I installed mysql from source and mysql.h is there in include directory . With ./configure command i also provided this include directory. But still I dont know whether rlm_sql_mysql has been compiled or not. In /usr/local/lib i have the following files related to sql.
rlm_sql.a, rlm_sql.so.0.0.0, rlm_sql_mysql.so.0 rlm_sql.la, rlm_sql_mysql.a, rlm_sql_mysql.so.0.0.0 rlm_sql.so, rlm_sql_mysql.la, rlm_sql.so.0 rlm_sql_mysql.so Thanks for your reply. Aqeel --- Nikodim Nikodimov <[EMAIL PROTECTED]> wrote: > This happens probably because you don't have > rlm_sql_mysql compiled. How did > you install mysql? > from source or rpm...I had the same problem, because > first I had mysql from > rpm...and I didn't have mysql.h...and some other > header files...so I > installed mysql from source...and after then I > reinstalled freeradius and > after that I had rlm_sql_mysql. > > NN > > ----- Original Message ----- > From: "Aqeel Anwar" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, April 02, 2002 12:24 PM > Subject: (no subject) > > > > HI all > > I am trying to run radius with mysql. when i start > > radius the following error message is shown. > > > > Starting - reading configuration files ... > > Module: Loaded SQL > > 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. > > > > what should i do in this case. > > > > Thanks for your help. > > Aqeel > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Tax Center - online filing with TurboTax > > http://http://taxes.yahoo.com/ > > > > - > > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://http://taxes.yahoo.com/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
