summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2004-12-10 01:09:07 +0000
committerneilbrown <neilbrown>2004-12-10 01:09:07 +0000
commit604bc72d3a4894d6569f8cc58d935cc62217aee6 (patch)
tree12205c231daa989137c038e8ae066ddb5c4985e1 /README
parent2a8ca391fcc5f34aa02aa985a17823f6f7a4ad9f (diff)
downloadnfs-utils-604bc72d3a4894d6569f8cc58d935cc62217aee6.tar.gz
nfs-utils-604bc72d3a4894d6569f8cc58d935cc62217aee6.tar.xz
nfs-utils-604bc72d3a4894d6569f8cc58d935cc62217aee6.zip
configure improvements
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 502c673..3fa3a58 100644
--- a/README
+++ b/README
@@ -5,6 +5,16 @@ This is version 1.0.1 of nfs-utils, the Linux NFS utility package.
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