After I install Mysql-standard-4.0.18-pc-linux-i686(in
/usr/local/mysql-xxxxx-linux-i686) + Freeradius(1.0.0.pre3),my OS is RedHat 9.0,and i
try to connect freeradius and mysql....
radiusd -X give me the following message:
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.
Then I try some way that i got from faq and google...
1) rebuild the freeradius with
./configure --disable_shared
make
make install
but it didn't work
2) cp /usr/local/lib/*.* /usr/lib
(vi /etc/ld.so.conf ; add the item: /usr/local/lib;)
they are same... and didn't work too
3) i reinstall the OS, and install mysql first,and then " cp
/usr/local/mysql/include/*.h /usr/include/mysql"
then build freeradius...
nothing changed ...I almost got crazy..
i cannot find the rlm_sql_mysql.la under any dir,but the freeradius docs seems tell
me that all db drivers are built into rlm_sql.so ,rlm_sql.a, rlm_sql.la....I don't
understand, even if i am afraid that's problem of my os...
anybody know about this?
thanks a lot...
Yyc
[EMAIL PROTECTED]
2004-07-10
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html