You was right. I' have no shared versions of mysql libraries. Where can i find them ? I've tried to recompilig mysql, but the only library that i'have, are: drwxr-xr-x 15 root mysql 512 Feb 7 11:23 .. -rw-r--r-- 1 mysql mysql 15054 Jan 3 09:43 libdbug.a -rw-r--r-- 1 mysql mysql 767672 Jan 3 09:43 libmygcc.a -rw-r--r-- 1 mysql mysql 304428 Jan 3 09:43 libmysqlclient.a -rw-r--r-- 1 mysql mysql 121444 Jan 3 09:43 libmystrings.a -rw-r--r-- 1 mysql mysql 217310 Jan 3 09:43 libmysys.a
maurice > -----Messaggio originale----- > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Per conto di Alan DeKok > Inviato: mercoled=EC 6 febbraio 2002 18.23 > A: [EMAIL PROTECTED] > Oggetto: Re: Always on "rlm_sql: Could not link driver rlm_sql_mysql" > > > "Maurice Foschiatti" <[EMAIL PROTECTED]> wrote: > > We have tried to install FreeRadius 0.4 on ur server Sun > (Solaris 8.0), > > with MySQL as our RDBM (it is installed on /usr/local/mysql, > the libraies > > are on /usr/local/mysql/lib and /usr/local/mysql/include). It > works on the > > 'text version', but when we tried to work with mysql it return > the 'usual > > error': > > Do you have the *shared* versions of the mysql libraries installed? > > If all else fails, do: > > ./configure --disable-shared > > and you will avoid the problem. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
