Re: [PHP-INSTALL] Make install fails

2005-04-24 Thread Ralf Schneider
Am Samstag, 23. April 2005 23:43 schrieb Rasmus Lerdorf: > Ralf Schneider wrote: > > Hi, > > > > I'm trying to install PHP 4.3.11 with Apache 2.0.53 on SuSE 9.0. > > configure and make work fine, but "make install" aborts with this error > > message: > > > > Installing PHP SAPI module: apache

Re: [PHP-INSTALL] Make install fails

2005-04-23 Thread Rasmus Lerdorf
Ralf Schneider wrote: Hi, I'm trying to install PHP 4.3.11 with Apache 2.0.53 on SuSE 9.0. configure and make work fine, but "make install" aborts with this error message: Installing PHP SAPI module: apache2handler /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/li

[PHP-INSTALL] Make install fails

2005-04-22 Thread Ralf Schneider
Hi, I'm trying to install PHP 4.3.11 with Apache 2.0.53 on SuSE 9.0. configure and make work fine, but "make install" aborts with this error message: Installing PHP SAPI module:       apache2handler /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la /u

[PHP-INSTALL] make install fails, unexpected '=' in install-pear.php, line 5,

2004-07-02 Thread Pete Greening
Hi all, I am building php 4.3.7 on x86(athlon) freebsd 4.9. Php builds fine, however the 'make install' script dies with the following errors. FYI I have tried this with both 4.3.7 and 4.3.6, they produce identical output, other than different directory names. I am including hte 4.3.6 versio