Im configuring Apache 2.0.43 with php 4.3, to compile
and install apache is ok. 
during the install of php 4.3 get the error when make
tries to install cli, the make breaks in this line:

...Zend/zend_sprintf.lo Zend/zend_ini.lo
Zend/zend_qsort.lo Zend/zend_multibyte.lo
Zend/zend_execute.lo sapi/cli/ph
p_cli.lo sapi/cli/getopt.lo
main/internal_functions_cli.lo -lodbc -lsablot -lexpat
-lpdf -lz -ltiff -lpng -ljpeg -lmysqlclient -lgd -lfr
eetype -lpng -lz -ljpeg -lz -lcrypt -lssl -lcrypto
-lresolv -lm -ldl -lnsl -lcrypt -ldl -lm -lclntsh
-locijdbc8  -o sapi/cli/php
[root@xxx php-4.3.0]#

i tried to configure with released versions and get
the same error ate this point of make.

how can i disable this module, in configure the
command --disable-cli doesnt works. i Dont wanna use
php with cgi.


the gd is install correctly and libgd too. do i forget
something during configure? 
Can someone help me?

thanks for help

apache configure:
./configure --enable-layout=GNU
--enable-module=src/modules/php4/libphp4.a
php configure:
./configure
--with-oci8=/ora8i/u01/app/oracle/product/8.1.6
--enable-sigchild --with-apache2=/usr/src/httpd-2.0.43
--with-pdflib=/usr/local --with-unixODBC
--with-png-dir=/usr/local --with-gd=/usr/local
--enable-gd-native-ttf --with-jpeg-dir=/usr/local
--with-zlib-dir=/usr/local
--with-freetype-dir=/usr/local/include/freetype2
--with-png-dir=/usr/local --with-openssl=/usr
--with-config-file-path=/etc/php --sysconfdir=/etc/php
--with-pdflib=/usr/local --with-mysql=/usr/local/mysql
--with-tiff-dir=/usr/ --with-xslt-sablot=/usr/local --enable-xslt

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to