On Thu, 30 Sep 2004 10:04:28 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Todd Lyons wrote: > > Kevin Old wanted us to know: > > > >> /usr/bin/ld: cannot find -lgssapi_krb5 > >> ... > >> The weird part is, I've checked my /etc/ld.so.conf file and it > >> lists: /usr/kerberos/lib /usr/X11R6/lib > >> /usr/lib > > > > That is for runtime. The issue you're having is that it cannot find > > the libgssapi_krb5.so file. > > ... > > It build just fine for me, but mine is in /usr/lib instead of > > /usr/kerberos/lib. > > Try > ln -s /usr/lib/kerberos/libgssapi_krb5.so /usr/lib/libgssapi_krb5.so > ...
But, I don't have libgssapi_krb5.so in /usr/kerberos/lib, I have libgssapi_krb5.so.2 and libgssapi_krb5.so.2.2 Can I just link libgssapi_krb5.so to libgssapi_krb5.so.2 in /usr/kerberos/lib? I did "rpm -qa | grep krb5" and it returned: pam_krb5-1.60-1 krb5-libs-1.2.7-14 Any other ideas? Thanks, Kevin -- Kevin Old [EMAIL PROTECTED] _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users