]> git.decadent.org.uk Git - nfs-utils.git/blob - README
More changes in the same version:
[nfs-utils.git] / README
1 This is the Linux NFS utility package version 0.3.3.
2
3 The nfs-utils package is available via the Linux NFS web page is at
4
5 http://sourceforge.net/projects/nfs/
6
7 To compile, just do
8
9 # ./configure
10 # make
11
12 # make install
13
14 will install the nfs-utils binaries. You have to install the NFS
15 service scripts. There are 2 in etc/redhat provided for RedHat 6.x
16 and 7.x. They are tested on RedHat 6.2 and 7.1.
17
18 On RedHat 6.2 and 7.1, you can use
19
20 # rpm -ta nfs-utils-0.3.3.tar.gz
21
22 to build the source and binary RPMs.
23
24 mount in util-linux 2.11f or above is required.
25
26 Thanks.
27
28
29 H.J.
30 hjl@lucon.org
31 09/24/2001