2001 1:36 PM
To: Gabriel Richards
Cc: PHP Install
Subject: Re: [PHP-INST] Cannot Find MySQL Header Files
What are you using? If the header files are under
/usr/local/include/mysql and the library files under /usr/local/lib/mysql
then you should use --with-mysql=/usr/local
-Rasmus
On Mon, 19 No
What are you using? If the header files are under
/usr/local/include/mysql and the library files under /usr/local/lib/mysql
then you should use --with-mysql=/usr/local
-Rasmus
On Mon, 19 Nov 2001, Gabriel Richards wrote:
> I installed MySQL via the RPMs. I installed MySQL, as well as the ser
I installed MySQL via the RPMs. I installed MySQL, as well as the server,
client and develop RPMs.
The PHP RPM doesn't seem to set everything up right, so I've been trying to
build it from source, but keep getting "Cannot find header files under
[where I think the header files are]." So, where ar