Hi The same warning was shown after including --with-mysql-lib-dir=/usr/local/mysql/lib in command line
May any symbolic link be creat just like as for include "ln -s ../include mysql". I use solaris2.7, gcc3.2 and mysql binary packet installed in /usr/local/mysql Any suggestion? Thanks K --- Ador Dauz <[EMAIL PROTECTED]> wrote: > 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 _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
