The file name is not important. Theorically, ldconfig should read all those files and add it to its lib path. Unfortunately, I don't know much Fedora but it should work that way.
Alan On December 11, 2009 12:55:24 pm Ted Spradley wrote: > Thanks Alan, and others. I realize my server admin skills are lacking. > > So, file.conf should be named 'lpam.conf' or 'libpam.conf'? (tried both, > then ldconfig as root ... still the same error) > > Ted S. > ----- Original Message ----- > From: Alan Boudreault [via OSGeo.org] > To: Ted Spradley > Sent: Friday, December 11, 2009 10:27 AM > Subject: Re: [mapserver-users] make error - version 5.6.0-rc1 - > /usr/bin/ld: cannot find -lxslt > > > You could simply add the path to ldconfig. Add a file.conf in > /etc/ld.so.conf.d/ which contains only a line with: /lib/ > > and type "ldconfig" as root. > > Alan > > On December 11, 2009 11:08:59 am Ted Spradley wrote: > > Stephen Woodbridge wrote: > > > http://www.google.com/#hl=en&source=hp&q=fedora+7+libpam > > > > > > -Steve > > > > Not having libpam doesn't appear to be the issue. It just can't find > > it. > > > > /usr/bin/ld: cannot find -lpam > > > > # locate libpam > > /lib/libpam.so.0 > > /lib/libpam.so.0.81.6 > > /lib/libpam_misc.so.0 > > /lib/libpam_misc.so.0.81.2 > > /lib/libpamc.so.0 > > /lib/libpamc.so.0.81.0 > > /root/psa/PSA_8.4.0/dist-rpm-FedoraCore-7-i386/base/psa-libpam-plesk-8. > >4.0- fc7.build84080425.19.i586.rpm > > > > /root/psa/PSA_9.2.3/dist-rpm-FedoraCore-7-i386/base/psa-libpam-plesk-9. > >2.3 -fc7.build92091015.22.i586.rpm > > > > /swsoft/PSA_8.3.0/dist-rpm-FedoraCore-7-i386/base/psa-libpam-plesk-8.3. > >0-f c7.build83071218.19.i586.rpm > > > > > > Is there any way to feed make the path for this library? > > > > Thanks, Ted S. > > --------------------------------------------------------------------------- > --- > > View message @ > http://n2.nabble.com/make-error-version-5-6-0-rc1-usr-bin-ld-cannot-find-l > xslt-tp4148052p4152220.html To unsubscribe from Re: make error - version > 5.6.0-rc1 - /usr/bin/ld: cannot find -lxslt, click here. > -- Alan Boudreault Mapgears http://www.mapgears.com _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
