Hi list,<br><br>I'm trying to integrate freeradius with mysql and daloradius for the management, but i can't resolve some problems.<br><br>When I do a radiusd -X print a big output, and in the end of the output:<br>

<br><i>Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: cannot open shared object file: No such file or directory<br>Make sure it (and all its dependent libraries!) are in the search path of your system's ld.<br>

/usr/local/etc/raddb/sql.conf[22]: Instantiation failed for module "sql"<br>/usr/local/etc/raddb/sites-enabled/default[159]: Failed to find module "sql".<br>/usr/local/etc/raddb/sites-enabled/default[62]: Errors parsing authorize section. </i><br>

<br><br>I search on google, but i can't find anything to solve the problem.<br><br>¿Anyone know where I can find a solution?<br>