4593180 [rkeene@sledge /home/rkeene/projects/build]$ cat unfs3.txt
# SHORT DESC: Userspace NFSv3 Server
# LONG DESC: UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server.  It has support for ClusterNFS extensions.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" --enable-cluster && \
make && \
make install || exit 1
4593181 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06