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

Garrick Staples

garrick at usc.edu
Mon Sep 17 17:43:06 UTC 2007


On Mon, Sep 17, 2007 at 12:43:18PM -0500, mike at securityfolk.com 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:
> 
>  
> 
> [root at localhost 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


> [root at localhost 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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos/attachments/20070917/9f0173ca/attachment.sig>


More information about the CentOS mailing list