G'Day

Did you build FreeRADIUS with MySQL support? Did you specify the MySQL
header files location? Also, you need to have MySQL-devel-x.x.xx-x installed
before building the FreeRADIUS binaries.

Regards,

Eki

> 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:
> =09rlm_sql (sql): Could not link driver rlm_sql_mysql: file not=
>  found
> =09rlm_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
> =09=09./configure --disable_shared
> =09=09make
> =09=09make install
> =09but it didn't work
> 2)=09cp /usr/local/lib/*.* /usr/lib
>    =09(vi /etc/ld.so.conf ; add the item: /usr/local/lib;)
> =09they 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"
> =09then build freeradius...
>
> =09nothing changed ...I almost got crazy..
>
> =09
>  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?=09
> thanks a lot...
>
>



-- 
This message has been scanned for viruses and dangerous content by MailScanner, and is 
believed to be clean.


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

Reply via email to