On Friday 22 March 2002 00:29, Richard Fox wrote:

> When I try to configure PHP 4.1.1 I get the following error:

> configure: error: Cannot find header files under /usr/include/mysql
>
> The command line I'm using to configure:
>
> ./configure --with-mysql=/usr/include/mysql


  ./configure --with-mysql=/usr

or just

  ./configure --with-mysql

if you want the PHP's builtin support for mysql.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Operator, please trace this call and tell me where I am.
*/

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

Reply via email to