25 Jul
2006
25 Jul
'06
4:36 p.m.
Damon McDougald <robspierre19@yahoo.com> wrote:
liblber-2.3.so.0 => not found
Your dynamic linker can't find that library. Update it's configuration so that it can find the LDAP libraries, wherever you installed them.
Here is what I used to compile openldap: ./confiugre --disable-slapd --disable-slurpd --disable-ldbm
And... where did it install the libraries? Is that location different from the location you passed for rlm_ldap in the FreeRADIUS "configure" script? Alan DeKok.