libnfs/INSTALL

9 lines
139 B
Plaintext

To install
./bootstrap
./configure (plus arguments)
make
sudo make install
To build the examples specify --enable-examples to configure.