Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2306 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45561 invoked from network); 13 Jun 2003 02:34:37 -0000 Received: from unknown (HELO ns0.ctv.com.au) (203.53.253.3) by pb1.pair.com with SMTP; 13 Jun 2003 02:34:37 -0000 Received: from kevin.oceania.net (203-109-184-88.ultrawholesale.com.au [203.109.184.88] (may be forged)) by ns0.ctv.com.au (8.12.8/8.12.5) with SMTP id h5D2Y73F020115 for ; Fri, 13 Jun 2003 12:34:09 +1000 Date: Fri, 13 Jun 2003 13:42:32 +1000 To: internals@lists.php.net Message-ID: <20030613134232.52dedf9c.kevin@oceania.net> In-Reply-To: <3EE929C7.2040409@php.net> References: <3EE9099F.5040104@3gstech.com> <20030613121019.64058c07.kevin@oceania.net> <3EE929C7.2040409@php.net> Organization: Oceania X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php5 compile problem From: kevin@oceania.net (Kevin Waterson) This one time, at band camp, Vlad Krupin wrote: > It was my understanding that this option was for IMAP, not openssl. By > sheer luck you must've been also configuring PHP to have IMAP support, > so '--with-kerberos' added a necessary '-I/usr/kerberos/include' for > you. If you do not configure PHP to use IMAP, you won't be able to use > openssl. At least that's what I experienced. This is my configure line.. from phpinfo(); './configure' '--host=i386-redhat-linux' '--build=i386-redhat-linux' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--prefix=/usr/local/apache2/php' '--with-config-file-path=/usr/local/apache2/php' '--enable-track-vars' '--enable-force-cgi-redirect' '--disable-cgi' '--with-gettext' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-gd' '--enable-gd-native-ttf' '--enable-gd-jis-conv' '--with-ttf' '--with-gettext' '--with-gmp' '! --with-iconv' '--with-jpeg-dir=/usr' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-discard-path' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--without-oci8' '--with-pear=/usr/share/pear' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--enable-memory-limit' '--enable-shmop' '--enable-versioning' '--enable-calendar' '--enable-dio' '--enable-mcal' '--with-pspell' '--with-png' '--with-png-dir=/usr' '--with-dom5' '--with-dom-xslt' '--with-dom=/usr' '--with-qtdom' '--with-zlib' '--enable-xslt' '--with-xslt-sablot=/usr' '--with-sablot-js=/usr' '--with-expat-dir=/usr' '--with-gdbm' '--enable-dbx' '--with-imap=shared' '--with-imap-ssl' '--with-openssl' '--with-kerberos=/usr/kerberos' '--with-layout=GNU' '--with-tiff=/usr' '--with-curlwrappers' '--with-filepro' '--with-xpm-dir=/usr' '--with-libxml-dir=/usr' '--with-xmlrpc' Kevin -- ______ (_____ \ _____) ) ____ ____ ____ ____ | ____/ / _ ) / _ | / ___) / _ ) | | ( (/ / ( ( | |( (___ ( (/ / |_| \____) \_||_| \____) \____) Kevin Waterson Port Macquarie, Australia