my rlm_* libraries are in /usr/local/freeradius/lib directory the variable LD_LIBRARY_PATH no defined but I define it, LD_LIBRARY_PATH=/usr/local/freeradius/lib,
and problem continue. Chris Brotsos wrote:
At 12:58 PM 11/15/2002 -0500, you wrote:I delete it but:
radiusd: entering modules setup
Module: Library search path is /usr/local/freeradius/lib
radiusd.conf[485] Failed to link to module 'rlm_pap': file not found
the problem now is with pap, I need authenticate and authorizate whit ldap only
I configure freeradius wihtout parameters (./configure ), is good?
Exactly, it moved to the next module. It seems that you *told* FR to look in /usr/local/freeradius/lib for your libraries. I'm guessing that they are not there. Instead, they are probably in /usr/local/lib or a more standard library directory (because you configure freeradius w/out parameters). Have you checked your LD_LIBRARY_PATH? Find out where the libraries are installed, find out where you are telling FR to look, and correct that mistake.
Regards,
Chris
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
