The way I read your error is you did not include the library option please include it... --with-mysql-lib-dir=/usr/local/mysql/lib
> #./configure > --with-mysql-include-dir=/usr/local/mysql/include > > I got the warning as: > checking for compress in -lz... no > checking for mysql/mysql.h... yes > checking for mysql_init in -lmysqlclient... no > configure: warning: mysql libraries not found. Use > --with-mysql-lib-dir=<path>. it says here libraries not found ^^^^^^^^^^^ Thanks -- ador - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
