How did you install MySQL ??
If you used the RPM method, you should find all of the MySQL files
'dispersed' throughout "/usr", so that should be what you use in your
config statement ("--with-mysql=/usr"). If you used the 'source' method of
installation, you'd point to the directory where you 'configured' MySQL to
reside (i.e. "/usr/local/mysql").
There are no 'header' files in "/usr/bin"...
----- Original Message -----
From: "Jan-Erik Bullett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 23, 2001 9:50 AM
Subject: [PHP-INST] problems building PHP
> Help, please!
>
> I'm trying to install PHP 4.0.6,
> using ./configure --with-mysql=/usr/bin --with-apxs=/usr/sbin/apxs
> make
> make install
>
> It worked once, where did it put the file it built?
> And what are the compiled files called?
>
> now when I try to run ./configure, I get the error
> configure: error: Cannot find header files under /usr/bin
> I assume it's looking for the mysql headers. Can I only build it once
> (I re-decompressed the download to the same location and tried again)?
>
> Thanks
>
> -
>
> Jan
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]