Problem compiling Freeradius + MySQL on Solaris 9

Nitin Pande npande at xnet.com
Tue Mar 7 19:52:35 CET 2006


Alan wrote:

>I've made symlinks like recommended in the mailing lists. I have also
>specified the lib, include and base MySQL directory when running the
>configure script. After running configure I always get the same output.
>Please help.
>
>OS: Solaris 9 (SPARC)
>MySQL Package: Sunfreeware (mysql-4.0.21-sol9-sparc-local.gz)
>
>--
>ln -s /usr/local/mysql/lib /usr/lib/mysql
>ln -s /usr/local/mysql/include/mysql /usr/include/mysql
>
>--
>
>./configure \
>--with-mysql-dir-dir=/usr/local/mysql/ \
>--with-mysql-include-dir=/usr/local/mysql/include/mysql/ \
>--with-mysql-lib-dir=/usr/local/mysql/lib/ 
>
>--
>configure: warning: mysql libraries not found. Use
>--with-mysql-lib-dir=<path>.
>configure: warning: sql submodule 'mysql' disabled
>  
>
Try compiling with the symlinked path instead of actual path.

-Nitin


More information about the Cistron-radius mailing list