Dear folks,
I am having the same problem as described at Freeradius FAQ.
I tried the solution just as the FAQ mentioned,

First i tried with: 
./configure --disable-shared
   make
   make install

But it didnt succeed.

I tried second way: i add "/usr/local/radiusd/lib" into /etc/ld.so.conf
--
[EMAIL PROTECTED]:/usr/local/radiusd/lib# cat /etc/ld.so.conf
/usr/local/lib
/usr/X11R6/lib
/usr/i386-slackware-linux/lib
/opt/kde/lib
/usr/local/radiusd/lib
[EMAIL PROTECTED]:/usr/local/radiusd/lib# ldconfig
[EMAIL PROTECTED]:/usr/local/radiusd/lib# /usr/local/radiusd/sbin/radiusd -X
.
.
sql: simul_verify_query = "SELECT RadAcctId, AcctSessionId, UserName, 
NASIPAddress, NASPortId, FramedIPAddress, CallingStationId, FramedProtocol 
FROM radacct WHERE UserName='%{SQL-User-Name}' AND AcctStopTime = 0"
rlm_sql (sql): Could not link driver rlm_sql_mysql: file not found
rlm_sql (sql): Make sure it (and all its dependent libraries!) are in the 
search path of your system's ld.
radiusd.conf[14]: sql: Module instantiation failed.
--

I wonder why still not worked ? Of course FAQ given the right instruction 
right ? I ve tried google, answer to related problem is just the same as 
written in FAQ. Do i missed something ?

Regards,
Rio Martin.


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

Reply via email to