At 03:09 PM 3/11/2002 -0500, CGI wrote:
>After all my tests, I just connect the radius server
>to Mysql, but from the first fire up I had this
>message:
>----------------------------------------------------
>rlm_sql: Could not link driver rlm_sql_mysql: file not
>found
>rlm_sql: Make sure it (and all its dependent
>libraries!) are in the search path
>of your system's ld.
>radiusd.conf[4]: sql: Module instantiation failed.
>----------------------------------------------------
>
>Where is looking radius to find the file?

Most likely /usr/local/lib

>[root@localhost root]# find / -name mysql -print
>/var/lib/mysql
>/var/lib/mysql/mysql
>/var/lock/subsys/mysql
>/etc/rc.d/init.d/mysql
>/etc/logrotate.d/mysql
>/usr/bin/mysql
>/usr/lib/mysql
>/usr/share/mysql
>/usr/include/mysql

Yup, it didn't build and install it.  Change to the 
~radiusd/src/modules/rlm_sql/drivers/rlm_sql_mysql/ directory, and
try running 'make' and 'make install' to determine why it's not
building and installing it.

-Chris
--
    \\\|||///  \          StarNet Inc.      \        Chris Parker
    \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Wholesale Internet Services - http://www.megapop.net



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

Reply via email to