I am trying to install php 4.0.6 on Sparc solaris 8 machine and having great problem. Your suggestions are greatly appreciated. I have installed all the freewares, which included flex-2_5_4a-sol26-sparc-local, gcc-2_95_2-sol26-sparc-local, gzip-1.2.4-sol26-sparc-local, perl-5_005_03-sol26-sparc-local, bison-1_25-sol26-sparc-local, make-3_76_1-sol26-sparc-local, m4-1_4-sol26-sparc-local, autoconf-2.13, automake-1.4 . I verified and they are all there. Here is whats going: #PATH=.:/usr/local/bin:/usr/sbin:/usr/bin:/usr/ccs/bin #export PATH #cd /export/home/php-4.0.6 # ./configure --with-mysql=/export/home/mysql --with-nsapi=/export/home/iplane t/servers --enable-libgcc loading cache ./config.cache checking for a BSD compatible install... ./install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... ./configure: make: not found 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... sparc-sun-solaris2.8 checking for gawk... no checking for mawk... no checking for nawk... nawk 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 # Could someone help and tell me whats going on here. Thank you Paul -- 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]