Hi all, I have install all mysql packages installed : mysql-shared-4.1.13-2tr mysql-4.1.13-2tr php-mysql-5.0.4-7tr mysql-libs-4.1.13-2tr mysql-client-4.1.13-2tr mysql-devel-4.1.13-2tr
And doing ./configure .... .... Configuring DB support ... checking whether to compile with MySQL support... searching checking for mysql_config... /usr/bin/mysql_config checking mysql version... 4.1.13 checking mysql reentrant libs... -L/usr/lib/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib -lssl -lcrypto checking for mysql_init in -lmysqlclient_r... no checking mysql libs... -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto checking for mysql_init in -lmysqlclient... no configure: error: Unable to find MySQL client libraries .... Is there something miss here? Regards Willy _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
