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 RPM missing?  Here's
> some of what I found:
> 
>  
> 
> [EMAIL PROTECTED] webauth-3.5.4]# ./configure
> 
> checking for gcc... gcc

What's with the double spacing?
 

> checking for krb5-config... no
> 

$ yum provides krb5-config
...
krb5-devel.i386                          1.3.4-49               installed
Matched from:
/usr/kerberos/bin/krb5-config


> [EMAIL PROTECTED] webauth-3.5.4]# rpm -qa | grep -i krb
> 
> krb5-libs-1.5-26
> 
> krb5-libs-1.5-29
> 
> krb5-server-1.5-29
> 
> pam_krb5-2.2.11-1
> 
> pam_krb5-2.2.11-1
> 
> krb5-workstation-1.5-26

You haven't installed krb5-devel.

Attachment: pgpjjmoQaZOgg.pgp
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to