Difference between revisions of "Libnfsidmap"

From CBLFS
Jump to navigationJump to search
Line 18: Line 18:
 
Configure and compile the package:
 
Configure and compile the package:
  
  ./configure --prefix=/usr --enable-gums &&
+
  ./configure --prefix=/usr &&
 
  make
 
  make
  

Revision as of 14:34, 2 November 2008

Download Source: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-0.25.tar.gz

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 &&
make

Install the package:

make install

Multilib

32Bit

todo

N32

todo

64Bit

todo