radiusd -x gives error Could not link driver rlm_sql_mysql: rlm_sql_mysql.so

2008-11-06 Thread hsuan
Hi all : I have install mysql-libs(/usr/lib/mysql) and Package mysql-devel - 5.0.45-7.el5.i386 is already installed by yum install mysql-devel . But when I I start the radius server using radiusd -x i get the following message : Could not link driver rlm_sql_mysql: rlm_sql_mysql.so

Re: radiusd -x gives error Could not link driver rlm_sql_mysql: rlm_sql_mysql.so

2008-11-06 Thread lolo
Le jeudi 6 novembre 2008 13:14, hsuan a écrit : Hi all : I have install mysql-libs(/usr/lib/mysql) and Package mysql-devel - 5.0.45-7.el5.i386 is already installed by yum install mysql-devel . Install the libmysqlclient devel ! In Debian the name is : libmysqlclient15-dev So with

radiusd -x gives error Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file: No such file or directory

2008-11-06 Thread hsuan
Hi all : I have install freeradius-server-2.1.1 and mysql using yum -y install mysql-server mysql-devel. But when I start the radius server using radiusd -x I get the following message : Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file

Could not link driver rlm_sql_mysql: rlm_sql_mysql.so

2008-06-12 Thread Devinder Singh
Hi Why do i get this error message *Could* *not* *link* *driver* *rlm_sql_mysql*: *rlm_sql_mysql*.*so* ** ** *Regards* *Devinder* - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Could not link driver rlm_sql_mysql: rlm_sql_mysql.so

2008-06-12 Thread Ivan Kalik
Have you tried reading the FAQ? Ivan Kalik Kalik Informatika ISP Dana 12/6/2008, Devinder Singh [EMAIL PROTECTED] piše: Hi Why do i get this error message *Could* *not* *link* *driver* *rlm_sql_mysql*: *rlm_sql_mysql*.*so* ** ** *Regards* *Devinder* - List info/subscribe/unsubscribe? See

Re: Could not link driver rlm_sql_mysql: rlm_sql_mysql.so

2008-06-12 Thread Anders Holm
You haven't installed the MySQL headers. If you're on Linux, you're likely to need to install a package called something along the lines of mysql-devel. If this isn't an FAQ listed query, it should be .. :) //anders 2008/6/12 Ivan Kalik [EMAIL PROTECTED]: Have you tried reading the FAQ?