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]