Could not link driver rlm_sql_mysql:

2009-12-01 Thread Yagnesh Dave
not link driver rlm_sql_mysql: ld.so.1: radiusd: fatal: rlm_sql_mysql.so: open failed: No such file or directory Make sure it (and all its dependent libraries!) are in the search path of your system's ld. /usr/local/etc/raddb/sql.conf[22]: Instantiation failed for module sql /usr/local/etc/raddb/sites

Re: Could not link driver rlm_sql_mysql:

2009-12-01 Thread Bjørn Mork
Yagnesh Dave yagnesh.d...@rediffmail.com writes: rlm_sql_mysql.so: open failed: No such file or directory Is this unclear? You should install all the modules you want to use from wherever you got FreeRADIUS. If you've built it yourself, you have to install the necessary headers and libraries

Re: Could not link driver rlm_sql_mysql:

2009-12-01 Thread tnt
While trying to run the FreeRadius I got this error. Please let me know what should be done to overcome this. While checking it on FreeRadius emails, i found the same problem has been encountered by others too, but did`nt get to see the solution, thus posting it. ERROR: Could not link

radiusd -x gives error Could not link driver rlm_sql_mysql

2008-11-06 Thread hsuan
Hi all: I have installed freeradius-server-2.1.1. when I start the radius server using radiusd -x I got the following error message : Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file: No such file or directory Make sure it (and all its dependent

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
? 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 http://www.freeradius.org

Could not link driver rlm_sql_mysql

2008-02-13 Thread johnson elangbam
MySql 4.1.2. Please suggest to work out. Here is the piece of output emphasizing the errors. rlm_sql (sql): Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file: No such file or directory rlm_sql (sql): Make sure it (and all its dependent libraries

Re: Could not link driver rlm_sql_mysql

2008-02-13 Thread Alan DeKok
johnson elangbam wrote: rlm_sql (sql): Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: 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. Read the FAQ. Alan DeKok

Re: Could not link driver rlm_sql_mysql: file not found

2004-04-30 Thread Linda Pagillo
followed his directions for the Mysql part and i got the error: Could not link driver rlm_sql_mysql: file not found.. now i can't get past it no matter what i do. I have tried everything. Thanks again! -- Original Message -- From: Milver S. Nisay [EMAIL

Re: Could not link driver rlm_sql_mysql: file not found

2004-04-30 Thread Milver S. Nisay
followed his directions for the Mysql part and i got the error: Could not link driver rlm_sql_mysql: file not found.. now i can't get past it no matter what i do. I have tried everything. Thanks again! you need to recompile freeradius with support to rlm_sql module. can you share radiusd -X ? what OS

Re: Could not link driver rlm_sql_mysql: file not found

2004-04-30 Thread Gary McKinney
with freeradius in general. I followed all of the directions and got the thing running using text file authentication, then i followed his directions for the Mysql part and i got the error: Could not link driver rlm_sql_mysql: file not found.. now i can't get past it no matter what i do. I have

RE: Could not link driver rlm_sql_mysql: file not found

2004-04-30 Thread Anson Rinesmith
Sent: Friday, April 30, 2004 2:23 AM To: [EMAIL PROTECTED] Subject: Re: Could not link driver rlm_sql_mysql: file not found Thanks. I already read all of that and i did everything he said to do. I'm happy that i read that because it was the only thing that really helped me to get

Re: Could not link driver rlm_sql_mysql: file not found

2004-04-30 Thread Alan DeKok
Linda Pagillo [EMAIL PROTECTED] wrote: Milver, Can you please tell me the command line that i have to enter to recompile freeradius with support to rlm_sql module? I'm running Linux Redhat 9, Mysql 3.23 and freeradius-0.9.3. Thank you. Normally, you don't have to do anything. FreeRADIUS

Re: Could not link driver rlm_sql_mysql: file not found

2004-04-29 Thread Milver S. Nisay
Hello everyone... I'm running freeradius-0.9.3 on Linux Redhat 9. The freeradius program is working perfectly by itself, but when i try to use it with Mysql 3.23 i get the error Could not link driver rlm_sql_mysql: file not found. I have read suggestions all day today on how to fix this. I have

could not link driver rlm_sql_mysql

2004-04-23 Thread stenmark
I'm getting this error when I try to run radiusd -X rlm_sql: Could not link driver rlm_sql_mysql: file not found I'm 99% sure that it is because (from the freeradius FAQ): 1) You put shared libraries into a place where your linker cannot find them. I'm using FreeBSD Does anyone know how

Re: Could not link driver rlm_sql_mysql problem.

2004-04-04 Thread Albert
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

Re: Could not link driver rlm_sql_mysql problem.

2004-04-03 Thread Jérôme Warnier
Le ven 02/04/2004 à 23:58, Paul Hampson a écrit : On Fri, Apr 02, 2004 at 05:48:48PM +0200, Jérôme Warnier wrote: Le jeu 01/04/2004 à 10:24, Costin Manda a écrit : you can check dependencies with the Linux command ldd. What version of Freeradius are you using and have you compiled

Re: Could not link driver rlm_sql_mysql problem.

2004-04-03 Thread Paul Hampson
On Sat, Apr 03, 2004 at 11:42:19AM +0200, Jérôme Warnier wrote: Le ven 02/04/2004 à 23:58, Paul Hampson a écrit : That's ldd of rlm_sql_mysql.so? Weird. No, that was a ldd /usr/sbin/freeradius, but I think it is not linked against PostgreSQL anyway, as I realized later. A ldd

Re: Could not link driver rlm_sql_mysql problem.

2004-04-03 Thread Jérôme Warnier
Le sam 03/04/2004 à 12:34, Paul Hampson a écrit : On Sat, Apr 03, 2004 at 11:42:19AM +0200, Jérôme Warnier wrote: Le ven 02/04/2004 à 23:58, Paul Hampson a écrit : That's ldd of rlm_sql_mysql.so? Weird. No, that was a ldd /usr/sbin/freeradius, but I think it is not linked against

Re: Could not link driver rlm_sql_mysql problem.

2004-04-03 Thread Paul Hampson
On Sat, Apr 03, 2004 at 12:40:28PM +0200, Jérôme Warnier wrote: Le sam 03/04/2004 à 12:34, Paul Hampson a écrit : Looks good to me. To me too, but my problem is still unsolved: it doesn't want to write in the DB, nor in the sqltrace file. OK... What's FreeRADIUS's debugging output say? Is

Re: Could not link driver rlm_sql_mysql problem.

2004-04-03 Thread Jérôme Warnier
Le sam 03/04/2004 à 13:27, Paul Hampson a écrit : On Sat, Apr 03, 2004 at 12:40:28PM +0200, Jérôme Warnier wrote: Le sam 03/04/2004 à 12:34, Paul Hampson a écrit : Looks good to me. To me too, but my problem is still unsolved: it doesn't want to write in the DB, nor in the sqltrace file.

Re: Could not link driver rlm_sql_mysql problem.

2004-04-02 Thread Jérôme Warnier
or PostgreSQL like I was expecting. Nor does a ldd /usr/lib/freeradius/libradius-0.9.2.so. - Original Message - From: Shannon Sariman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 01, 2004 10:29 AM Subject: Could not link driver rlm_sql_mysql problem. I am trying

Re: Could not link driver rlm_sql_mysql problem.

2004-04-01 Thread Costin Manda
driver rlm_sql_mysql problem. 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

Re: Could not link driver rlm_sql_mysql problem.

2004-04-01 Thread Gary McKinney
information in the INSTALL information file in the src directory of the FreeRadius package... Gary N. McKinney - Original Message - From: Shannon Sariman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 01, 2004 2:29 AM Subject: Could not link driver rlm_sql_mysql problem. Hi

Re: Could not link driver rlm_sql_mysql problem.

2004-04-01 Thread Shannon Sariman
Hi Costin, You wrote: you can check dependencies with the Linux command ldd. What version ofFreeradius are you using and have you compiled freeradius yourself? I am using freeradius-0.9.2 and yes I have compiled freeradius myself. I used the "./configure" with no additional options.