Re: [CentOS] Compiling mod_webauth on CentOS 5 - krb dependency failure

2007-09-17 Thread umair shakil
Dear, Have u installed krb-deval package if yes then possibblly the reqiuired library is not in that PATH. Regards, Umair Shakil ETd On 9/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello all, > > > > When I try to compile the mod_webauth module on CentOS 5, the dependencies >

[CentOS] Compiling mod_webauth on CentOS 5 - krb dependency failure

2007-09-17 Thread mike
Hello all, When I try to compile the mod_webauth module on CentOS 5, the dependencies for Kerberos fail. I have the Kerberos libs installed, which is what I assume it's complaining about. Ideas? Is there an RPM missing? Here's some of what I found: [EMAIL PROTECTED] webauth-3.5.4]# ./c

Re: [CentOS] Compiling mod_webauth on CentOS 5 - krb dependency failure

2007-09-17 Thread Garrick Staples
On Mon, Sep 17, 2007 at 12:43:18PM -0500, [EMAIL PROTECTED] alleged: > Hello all, > > > > When I try to compile the mod_webauth module on CentOS 5, the dependencies > for Kerberos fail. I have the Kerberos libs installed, which is what I > assume it's complaining about. Ideas? Is there an R