About freeRADIUS: 1. We suppose that you MySQL installs under /home/mysql 2. ./configure --prefix = /home/radius --with-rlm-sql_mysql-include-dir = /home/mysql/include/myql 3. make && make install 4. mkdir /home/radius/src 5. cp /home/freeradius-0.9.3/src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql /home/radius/src 6.Put "/home/radius/lib" into /etc/ld.so.conf.
About MySQL: 1. Put "/home/mysql/lib/mysql" into /etc/ld.so.conf. May you succeed. ----- Original Message ----- From: "Shannon Sariman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 01, 2004 3:29 PM Subject: Could not link driver "rlm_sql_mysql" problem. > Hi All, > > I am trying to use MySQL with FreeRadius for accounting purposes. I am > getting an error message when running freeradius in debug mode using > radiusd -X. The error message is something like: > > 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. > > Any ideas? > > Regards, > > Shannon Sariman (Mr.) > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > �ا~�칻�&���칻�&�I硶��0~����b��+��b�����٥

