X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=README;h=3fa3a58587329235ad928e694e7ec61f5f7564ec;hp=e95ae93eb7d2645e091ae8a911f99263c3875c7b;hb=6e18539119224c930760ab801c24efe92b809a1e;hpb=3872901d947014e7a21620f1eea1829d0790054c diff --git a/README b/README index e95ae93..3fa3a58 100644 --- a/README +++ b/README @@ -1,10 +1,20 @@ -This is version 1.0 of nfs-utils, the Linux NFS utility package. +This is version 1.0.1 of nfs-utils, the Linux NFS utility package. 0. PROJECT RESOURCES Home page: http://sourceforge.net/projects/nfs/ +To use the 'gss' support you must have kerberos-5 development +libraries installed. +Otherwise use "--disable-gss" + +To use nfsv4 support you need libevent and libnfsidmap development +libraries. They are available from + http://www.monkey.org/~provos/libevent/ + http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/ +Otherwise use --disable-nfsv4 + 1. COMPILING WITHOUT PACKAGE MANAGEMENT @@ -27,7 +37,7 @@ have been tested on RedHat 6.2 and 7.1. On RedHat 6.2 and 7.1, you can use - # rpm -ta nfs-utils-1.0.tar.gz + # rpm -ta nfs-utils-1.0.1.tar.gz to build the source and binary RPMs.