ID:               42574
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bernard dot prevosto at ifremer dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: solaris 5.8
 PHP Version:      5.2.4
-Assigned To:      
+Assigned To:      pajoye
 New Comment:

"--with-zip=/home/services/bibli/zziplib"

This option does not exist anymore (and not in 5.2.3 either). If you
like to have the ext/zip support, use "--enable-zip"

For the other options, they simply don't exist anymore. They are mostly
php4 options, the extensions are either not available anymore or has
been completely rewritten, see configure --help and the php manuals to
get more information.

Not a bug > bogus.


Previous Comments:
------------------------------------------------------------------------

[2007-09-06 08:43:06] bernard dot prevosto at ifremer dot fr

Description:
------------
Thank you for using PHP.

warning at the end of configure

no warning with PHP-5.2.3

Reproduce code:
---------------
my configure file:

./configure \
--with-apache=/home1/balanec/perso/bpre/anonymous/apache/apache_1.3.37
\
--with-ldap=/home/services/bibli/openldap \
--with-mysql=/home/services/bibli/mysql \
--with-pgsql=/home/services/bibli/www/pgsql \
--with-sybase=/home/services/bibli/www/sybase \
--with-oracle=/home/services/bibli/www/ora920 \
--with-oci8=/home/services/bibli/www/ora920 \
--with-gd \
--with-zlib-dir=/home/services/bibli/zlib \
--with-zip=/home/services/bibli/zziplib \
--with-jpeg-dir=/home/services/bibli/jpeglib \
--with-png-dir=/home/services/bibli/pnglib \
--with-tiff-dir=/home/services/bibli/tifflib \
--with-pdflib=/home/services/bibli/pdflib \
--with-imap=/home/services/bibli/www/imap \
--with-snmp=/home/services/systeme/reseau/ucd-snmp \
--with-mcrypt=/home/services/bibli/mcryptlib \
--with-sablot=/home/services/bibli/sablotlib-1.0.3 \
--with-expat-dir=/home/services/bibli/expatlib \
--with-xslt-sablot=/home/services/bibli/sablotlib-1.0.3 \
--with-gettext=/home/services/logiciels/gettext \
--with-dom=/home/services/bibli/xmllib \
--with-dom-xslt=/home/services/bibli/xsltlib \
--with-libxml-dir=/home/services/bibli/xml2lib \
--with-xsl=/home/services/bibli/xsltlib \
--with-curl=/home/services/logiciels/curl \
--with-iconv \
--enable-soap \
--enable-sysvsem \
--enable-sysvshm \
--enable-calendar \
--enable-mbstring=all \
--enable-exif \
--enable-xslt \
--without-pear \
--disable-cli \
--disable-pdo \
--with-config-file-path=/home/services/bibli/www/php



at the end of configure I've the message:





Thank you for using PHP.

Notice: Following unknown configure options were used:

--with-oracle=/home/services/bibli/www/ora920
--with-zip=/home/services/bibli/zziplib
--with-tiff-dir=/home/services/bibli/tifflib
--with-pdflib=/home/services/bibli/pdflib
--with-sablot=/home/services/bibli/sablotlib-1.0.3
--with-expat-dir=/home/services/bibli/expatlib
--with-xslt-sablot=/home/services/bibli/sablotlib-1.0.3
--with-dom=/home/services/bibli/xmllib
--with-dom-xslt=/home/services/bibli/xsltlib
--enable-xslt

Check './configure --help' for available options




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42574&edit=1

Reply via email to