"Alan DeKok" <[EMAIL PROTECTED]> wrote:
>   The easiest way to do it is to re-run 'configure', in the rlm_ldap
> directory:
> 
> $ cd src/modules/rlm_ldap
> $ CFLAGS="-I/opt/openldap/include -I/opt/openssl-snap/include"
> $ LDFLAGS="-L/opt/openldap/lib -L/opt/openssl-snap/lib"
> $ export CFLAGS
> $ export LDFLAGS

$ rm config.cache

  So that the old (possibly broken) things don't get picked up.

> $ ./configure

  Alan DeKok.

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

Reply via email to