On Thu, 30 Dec 2004 15:20:20 -0200 (BRST), Luiz Gustavo Anflor Pereira <[EMAIL PROTECTED]> wrote: > > Ok, the path is /usr/local/lib/rlm_sql_mysql.a > > What's next? What do i do? ... >rlm_sql (sql): Could not link driver rlm_sql_mysql: rlm_sql_mysql.a: cannot open >shared object file: No such file or directory >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.
Best guess would be to look in radiusd.conf file and find the sql module, it may be in a separate file like eap is. I'm not at my linux computer so I can't go look but you should be able to find what you need if you dig a little. I'm thinking you can either change the path freeradius is using or create a symbolic link in the directory where freeradius is looking for rlm_sql_mysql.a. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

