That's a silly bug regarding the single quotes around -L'/usr/lib/mysql' (a mysql_config misbehaviour I think).
Either upgrade your OS ;) or search the list archive for a simple fix on the configure script in order to compile. Regards, On Apr 5, 2005 11:43 AM, Owen Simwanda <[EMAIL PROTECTED]> wrote: > I am running kannel 1.4.0 on redhat 8.0 everything works fine when i > compile without mysql support. But when i compile with the following > parameters i get an error. > Configuring DB support ... > checking whether to compile with MySQL support... searching > checking for mysql_config... /usr/bin/mysql_config > checking mysql version... 3.23.52 > checking mysql libs... -L'/usr/lib/mysql' -lmysqlclient -lz -lcrypt -lnsl > -lm > checking for mysql_init in -lmysqlclient... no > configure: error: Unable to find MySQL client libraries > > i compile with this parameters > /configure --enable-start-stop-daemon --with-mysql=/usr/local/mysql > --enable-mysql --with-dlr=mysql --enable-localtime --disable-ssl > > -- Alejandro Guerrieri Magicom http://www.magicom-bcn.net/
