When I try to configure php-4.1.1 with my Apache-AdvancedExtranetServer/1.3.20 I get the following error: configure: error: no acceptable cc found in $PATH
[root@localhost php-4.1.1]# ./configure --with-mysql -with-apxs loading 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 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 parsers. checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH [root@localhost php-4.1.1]# Can someone please assist me? I am using Mandrake 8.1. - Tomas Nicolajsen -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php