Hi!

I want to install PHP-4.3.4 on my Slackware 9.1 (kernel 2.4.22)
with apache 2.0.48.
I have already install Apache and Sablotron v1.0

My configure command :
./configure --prefix=/usr/local/php-4.3.4 \
--with-config-file-path=/usr/local/php-4.3.4 \
--with-apxs2=/usr/local/apache-2.0.48/bin/apxs \
--enable-calendar \
--with-mysql \
--enable-xslt \
--disable-cgi \
--with-java=/home/kav/apps/j2sdk1.4.2_02 \
--with-xslt-sablot=/usr/local/Sablot-1.0 \
--enable-ftp \
--with-gettext

When I "make", I have this error :
make: *** [sapi/cli/php] Error 1

Have you an idea ?
Thank you.

-- 
Edouard Guérin
http://www.icitrus.net

Reply via email to