Next: , Up: Platform-specific  


General installation instructions

% wget http://www.nncpgo.org/download/nncp-0.1.tar.xz
% wget http://www.nncpgo.org/download/nncp-0.1.tar.xz.sig
% gpg --verify nncp-0.1.tar.xz.sig nncp-0.1.tar.xz
% tar xf nncp-0.1.tar.xz
% make -C nncp-0.1 all

There is install target respecting DESTDIR. It will install binaries and info-documentation.