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 freeradius yourself?
Yes, I compiled it myself because I need the PostgreSQL support.
I'm running Debian Sarge.

What is it supposed to give?
Mine is like so:
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001d000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x4004a000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x4005f000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x40072000)
        libradius-0.9.2.so => /usr/lib/freeradius/libradius-0.9.2.so
(0x400c3000)
        libltdl.so.3 => /usr/lib/libltdl.so.3 (0x400d5000)
        libdl.so.2 => /lib/libdl.so.2 (0x400dc000)
        libc.so.6 => /lib/libc.so.6 (0x400df000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

It does not show any reference to MySQL 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 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.
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- 
Jérôme Warnier
Consultant
BeezNest
http://beeznest.net


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to