[PHP] Error compiling PHP with native MySql

2002-03-21 Thread Richard Fox
When I try to configure PHP 4.1.1 I get the following error: checking whether to include ming support... no checking for mnoGoSearch support... yes checking for mnoGoSearch version... 3.1.19 checking for mSQL support... no checking for Muscat support... no checking for MySQL support... yes config

Re: [PHP] Error compiling PHP with native MySql

2002-03-21 Thread Jason Wong
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 --wi