On Thu, 30 Sep 2004, Kevin Old wrote:
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?

Here's a wild and crazy idea!

One which might actually work!

WHOOOT!!!!!!!!!!!!!!!!


Are you ready for it?

Are you?


(You sure?)


Ok.... here it comes.....


<drum roll>


Try reading the email I posted to the list in response to your question a few hours ago, rather than breaking your system by adding broken links and playing with config files.


[Sorry for the flame, but people that can't follow simple instructions and then flood mailing lists with messages requesting help (which was already given) tend to piss me off. Consider this second response an act of kindness. Realistically, I should just ignore you and let you screw your system over.]

Damian Menscher
--
-=#| Physics Grad Student & SysAdmin @ U Illinois Urbana-Champaign |#=-
-=#| 488 LLP, 1110 W. Green St, Urbana, IL 61801 Ofc:(217)333-0038 |#=-
-=#| 4602 Beckman, VMIL/MS, Imaging Technology Group:(217)244-3074 |#=-
-=#| <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Fax:(217)333-9819 |#=-
-=#| The above opinions are not necessarily those of my employers. |#=-
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to