Re: freeradius_1.1.2 + ldap

2006-07-25 Thread Alan DeKok
Damon McDougald <[EMAIL PROTECTED]> 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-slap

Re: freeradius_1.1.2 + ldap

2006-07-25 Thread Damon McDougald
Alright...I figured it out...I ran ldconfig and then the missing file liblber was linked to rlm_ldap. Hooray for beer --- Damon McDougald <[EMAIL PROTECTED]> wrote: > Hello to all, I am encountering a problem when I > start > my radius server: > radiusd -X > > Failed to link to module 'rlm_

freeradius_1.1.2 + ldap

2006-07-25 Thread Damon McDougald
Hello to all, I am encountering a problem when I start my radius server: radiusd -X Failed to link to module 'rlm_ldap': liblber-2.3.so.0: cannot open shared object file: No such file or directory when I ldd rlm_ldap I receive the following: linux-gate.so.1 => (0xe000) libradius-1