Building FreeRadius with custom LDAP libraries
    Arran Cudbard-Bell 
    a.cudbardb at freeradius.org
       
    Thu Sep 12 13:46:17 CEST 2013
    
    
  
On 12 Sep 2013, at 11:02, Nikolaos Milas <nmilas at noa.gr> wrote:
> On 12/9/2013 11:47 πμ, Arran Cudbard-Bell wrote:
> 
>> 
>> --with-rlm-ldap-lib-dir=
>> --with-rlm-ldap-include-dir=
>> 
>> Top level configure.
> 
> Thanks Arran,
> 
> It worked! I have built and installed the new RPMs and things are working OK.
Your linker's search path doesn't include the directory the libraries are in.
rlm_ldap ./configure opted not to build the module because it's dependencies were un met.
The module wasn't built, and so the rlm_ldap.so files didn't exist when building the RPM.
-Arran
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team
    
    
More information about the Freeradius-Users
mailing list