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
...

[EMAIL PROTECTED]                      805.964.4554 x902
Hispanic Business Inc./HireDiversity.com         Software Engineer
perl -e"map{y/a-z/l-za-k/;print}shift" "Jjhi pcdiwtg Ptga wprztg,"
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to