Brian Johnson <[EMAIL PROTECTED]> wrote:
> As mentioned, I'm trying this with the latest version of
> freeradius (0.7.1).  I've ungzipped/untarred the package and done 
> 
> ./configure --with-rlm-krb5-include-dir=/usr/kerberos/include 
> --with-rlm-krb5-lib-dir=/usr/kerberos/lib.  

  Ok...

> I do have /usr/kerberos/lib/libk5crypto.so, /usr/kerberos/lib/libkrb5.so, 
> and /usr/kerberos/lib/libcom_err.so.  Not knowing if these were what it 
> wanted or if it was looking for k5crypto.so, com_err.so, and krb5.so, I 
> created those as symlinks to their respective counterparts.  Still no 
> luck.  If anyone can make sense of it, I'll be happy to post my 
> src/modules/rlm_krb5/config.log.

  No, you're better off at this point just creating the Makefile by
hand:

cp rlm_krb5/Makefile.in rlm_krb5/Makefile
vi rlm_krb5/Makefile

  And edit until it's pointed to the right directories and header
files.  'make', curse, and re-edit until it works. ;)

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to