Click to See Complete Forum and Search --> : bash: ./configure: No such file or direc


shahzad
07-24-2001, 02:54 AM
Hello !

I am have problem in installation of php4.0.5 on redhat. Problem is that when i run script of configure.It gives an error as

bash: ./configure: No such file or directory

I think , thing wrong with environment varaiables of linux.

What is the going wrong, can any body point it out.

regards,
shahzad

Anon
07-24-2001, 11:20 AM
read INSTALL file more carefully or if file really doesn't exist, check your distribution, or better yet get the latest one from php.net

willythemax
07-24-2001, 01:46 PM
Maybe you are in the wrong directory.
You should try reading the manual on php.net. there's a nice box on this page:
http://www.php.net/manual/en/install.unix.php
telling you exactly what to do.
Hope this helps