Hi, I have SUN Solaris 2.8, want to install apache-1.3.29 with (among others) PHP4.3.5. I downloaded the latest version of apache 1.3.x and PHP (4.3.5). Set a few environment vars: # INFORMIXDIR=/home/informix2000 # PATH=/usr/xpg4/bin:/home/informix2000/bin:$PATH # LD_LIBRARY_PATH=/home/informix2000/lib/esql:$LD_LIBRARY_PATH # LIBRARY_PATH=/home/informix2000/lib/esql:$LIBRARY_PATH (dit is iets wat door gcc gebruikt wordt, los van LD_LIB..) # SQLEXEC= # export INFORMIXDIR PATH LD_LIBRARY_PATH LIBRARY_PATH SQLEXEC
(first did a ./configure in the apache source dir) Chdir'd to the php-4.3.5 source directory: # ./configure --with-apache=/home/wins/builds/src/other/apache_1.3.29 \ --with-gd \ --with-jpeg-dir=/usr/local \ --with-png-dir=/usr/local \ --with-zlib-dir=/usr/local \ --with-informix=/home/informix2000 \ --with-ldap=/usr/local \ --enable-yp OK. # make OK. # make install Installing PHP SAPI module: apache Installing PHP CLI binary: /usr/local/bin/ Installing PHP CLI man page: /usr/local/man/man1/ Installing PEAR environment: /usr/local/lib/php/ *** Error code 139 The following command caused the error: /home/wins/builds/src/other/php-4.3.5/sapi/cli/php -n -dshort_open_tag=0 -dsafe_mode=0 /home/wins/builds/src/other/php-4.3.5/pear/install-pear.php -d "/usr/local/lib/php" -b "/usr/local/bin" /home/wins/builds/src/other/php-4.3.5/pear/package-*.xml make: Fatal error: Command failed for target `install-pear-installer' Current working directory /home/wins/builds/src/other/php-4.3.5 *** Error code 1 make: Fatal error: Command failed for target `install-pear' I have installed apache with all the added packages (see above) ans PHP in previous versions many times.. What's wrong with that PEAR ? Thanks for any help ant hint. Pieter _______________ / Pieter Donche \____________________________________________ | ITC Manager e-mail [EMAIL PROTECTED] \ | Dept. Mathem. & Computer Science, University of Antwerp | | (UA) Middelheimlaan 1, B 2020 Antwerpen, BELGIUM (EU) | | room G1.16, tel +32 03.265.3870, fax +32 03.265.3777 | |____________________________________________________________|