>checking whether to use Kerberos... yes
>checking for gethostbyname in -lresolv... (cached) yes
>checking for com_err in -lcom_err... (cached) yes
>checking for krb5_decrypt in -lk5crypto... (cached) no
>checking for krb5_auth_con_init in -lkrb5... (cached) no
>No Kerberos5 installed - support disabled.

In older releases of Kerberos (such as 1.0.6) the crypto library was called
"libcrypto" as opposed to what it's testing for here (libk5crypto).  First
you'll need to change that (check the config.log like Marcus suggested).

--Ken
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to