Your system does not have required programs like bison and gcc. Install them
from RPM should fix your problem. Do not forget to install some devel RPM also.
(I wonder why your RedHat7 does not have even gcc. You may be better off
installing RedHat7 again, if you can install it from scratch with development
tools)
Regards,
--
Yasuo Ohgaki
"adams tao" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I can install Apache and PHP with Red Hat rpm file on Red Hat 7 without
> any problem, but when I install and configue PHP with tar file, i have
> faced the following problem:
> [root@h240c1 php-4.0.4pl1]# ./configure --with-apache=/usr/local/apache
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... no
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> Updated php_version.h
> checking whether to enable maintainer-specific portions of Makefiles...
> no
> checking host system type... i686-pc-linux-gnuoldld
> checking for gawk... gawk
> checking for bison... no
> checking for byacc... no
> configure: warning: You will need bison if you want to regenerate the
> PHP parser
> s.
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
> [root@h240c1 php-4.0.4pl1]#
>
> So what is the problem and what should I do now?
> Thanks
>
>
>
> --
> 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]