Hi...

I am trying to install PHP 4.0.4pl1 on RedHat 6.2 with Apache 1.3.17
and MySQL 3.23.32

I already compiled MySQL and it works fine

Now I am trying to compile PHP, but the problem is that when I run
"make", nothing happends...

First, I have runned ./configure on the Apache source dir... and then
on the PHP source dir, I run ./configure --with-mysql=/usr/local/mysql
--with-apache=/usr/local/src/apache-1.3.17

then everything seems fine... I didnt get any error...

but when I run make... it says that there is nothing to do

I think that the problem is that the ./configure isn't making the
makefile

Can anybody help?
thanks!!

Pablo Pasqualino
Mar del Plata, Argentina
http://www.marplatense.com



-- 
PHP General 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]

Reply via email to