Hi Alitmd,
Thank you for your info, even it still no work. I guess this is a special
case with Trustix, I have tried to other distros and everything's went
smoothly. I will try to compile the MySQL by source on it just to make sure.
Thank you :)
Regards
Willy Mularto
----- Original Message -----
From: "alitmd" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, August 03, 2005 1:37 PM
Subject: Re: libmysqlclient failed even with all mysql packages installed
try
http://www.mail-archive.com/[email protected]/msg03596.html
----- Original Message -----
From: "Willy Mularto" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, August 02, 2005 3:09 PM
Subject: libmysqlclient failed even with all mysql packages installed
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
-l
pthread
-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 -ls
sl
-lcrypto
checking for mysql_init in -lmysqlclient... no
configure: error: Unable to find MySQL client libraries
....
Is there something miss here?
Regards
Willy