Posted by Gerold Kathan on 05/05/05 11:28
hi - i am running into troubles:
i have a linux (Redhat ES3) system running php4.3.11
* trying to build apache2/php5.0.4 (= run php4 OR php5)
= PREFIX : /usr/local/php5
i can do it as long i compile php5 with option "--without-pear" if i try to
build with pear it compiles fine but when doing "make install" it tells me
the following error message:
make install
Installing PHP SAPI module: apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
/usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp5.la
/usr/local/apache2/modules/
cp .libs/libphp5.lai /usr/local/apache2/modules/libphp5.la
cp .libs/libphp5.a /usr/local/apache2/modules/libphp5.a
ranlib /usr/local/apache2/modules/libphp5.a
chmod 644 /usr/local/apache2/modules/libphp5.a
libtool: install: warning: remember to run `libtool --finish
/home/kaktus/_install.NEW/php-5.0.4/libs'
Warning! dlname not found in /usr/local/apache2/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache2/modules/libphp5.so
[activating module `php5' in /usr/local/apache2/conf/httpd.conf]
Installing PHP CLI binary: /usr/local/php5/bin/
Installing PHP CLI man page: /usr/local/php5/man/man1/
Installing PEAR environment: /usr/local/php5/lib/php/
make[1]: *** [install-pear-installer] Segmentation fault
make: *** [install-pear] Error 2
=> it seams there is a problem with 2 pear installations ?
any hints appreciated,
greetings from vienna,
Navigation:
[Reply to this message]
|