Re: [PHP] urgent,configure-problems

2001-04-02 Thread Richard Lynch
> 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 cc and gcc are C compilers. PHP is written in C. You need to have a cc compiler, preferably the Gnu CC Comp

[PHP] urgent,configure-problems

2001-03-29 Thread MMATTES
Hello People, I want to configure the version php-4.0.4pl1 on to a RS/6000 with AIX4.3.3. IBM HTTP Server 1.3.12.0, IBM JDK 1.2.2, IBM DB2 UDB 6.1, IBM C-Compiler 3.6.4, LDAP-Server 3.2.0. After unpacking the php-4.0.4pl1.tar-file under /usr/, parallel to the HTTPServer, I used the configure-sc