On 06/08/2011 12:00 AM, Ben Greear wrote: > On 06/07/2011 06:39 PM, Thomas Haynes wrote: >> On my FC 13 and FC 14 systems, I need to install the following to test NFSv4 XDR code: >> >> sudo yum -y install libgssglue-devel >> sudo yum -y install nfs-utils-lib-devel Please note, that nfs-utils-lib will be going away in Fedora 15. The rpm was a combination of two libraries. librpcsecgss and libnfsidmap. librpcsecgss is no longer needed now that we have libtirpc so I broke libnfsidmap out into its own rpm... steved. > > Yeah, that works. I was accidentally using a very ancient > nfs-utils git tree. > > Thanks, > Ben > >> >> >> On Jun 7, 2011, at 9:54 AM, Ben Greear wrote: >> >>> ./configure >>> .... >>> checking pkg-config is at least version 0.9.0... yes >>> checking for RPCSECGSS... yes >>> checking for GSSAPI... configure: error: Package requirements (libgssapi >= 0.11) were not met: >>> >>> No package 'libgssapi' found >>> >>> I tried: >>> >>> [root@fs3 linux-2.6.38.x64-dbg]# yum install libgssapi-devel >>> Loaded plugins: presto, refresh-packagekit >>> Setting up Install Process >>> Nothing to do >>> >>> This is on Fedora 13... >>> >>> Thanks, >>> Ben >>> >>> -- >>> Ben Greear <greearb@xxxxxxxxxxxxxxx <mailto:greearb@xxxxxxxxxxxxxxx>> >>> Candela Technologies Inc http://www.candelatech.com >>> >>> -- >>> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in >>> the body of a message to majordomo@xxxxxxxxxxxxxxx <mailto:majordomo@xxxxxxxxxxxxxxx> >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html