Kaido wrote:

>Hi,
>
>       I have problem with configure PHP 4.2.1 --with-mysql. When I put 
>--with-mysql it gives me at the end of configuring something about, 
>that I should give the path to mysql in configuring and when I do make 
>it finishes with error about libmysql. If I put --with-myslq=/usr/local 
>
I have "--with-mysql=shared,/usr". mysql will need both the /usr/include 
and /usr/lib directories so if you give it the directory above them both 
then it will search down for the files it needs. This is on a standard 
RH 7.3 installation so the exact directories may vary in your case.

HTH
Chris


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to