Difference between revisions of "Libnfsidmap"
From CBLFS
Jump to navigationJump to search (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-0.20.tar.gz |} ---- {{Package-Intr...) |
|||
Line 11: | Line 11: | ||
== Dependencies == | == Dependencies == | ||
+ | === Optional === | ||
* [[OpenLDAP]] | * [[OpenLDAP]] | ||
Line 17: | Line 18: | ||
Configure and compile the package: | Configure and compile the package: | ||
− | ./configure --prefix=/usr && | + | ./configure --prefix=/usr --enable-gums && |
make | make | ||
Revision as of 11:40, 2 November 2008
Download Source: | http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-0.20.tar.gz |
---|
Contents
Introduction to Libnfsidmap
Library to help mapping id's, mainly for NFSv4.
Project Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/
Dependencies
Optional
Non-Multilib
Configure and compile the package:
./configure --prefix=/usr --enable-gums && make
Install the package:
make install
Multilib
32Bit
todo
N32
todo
64Bit
todo