Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22753 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63177 invoked by uid 1010); 14 Apr 2006 07:00:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63162 invoked from network); 14 Apr 2006 07:00:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2006 07:00:11 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from ([80.123.98.46:13504] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AF/30-19715-B784F344 for ; Fri, 14 Apr 2006 03:00:11 -0400 Message-ID: To: internals@lists.php.net Date: Fri, 14 Apr 2006 09:00:09 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <47723.67.108.68.36.1144984536.squirrel@www.l-i-e.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: extension configure From: mike@php.net (Michael Wallner) Michael Wallner wrote: > Richard Lynch wrote: > >> From my extension directory: >> >> -bash-2.05b$ cat ~/cvs/php-src/config.safe >> #! /bin/sh >> ./configure --enable-debug --enable-maintainer-zts >> --prefix=/www/acousticdemo.com/cvs/usr/local $@ > > > Point configure to "your local" php-config: > ./configure ... --with-php-config=/usr/local/bin/php-config Oh, I seemingly quoted the wrong part of your message. I--of course--meant the extensions configure. Regards, -- Michael - http://dev.iworks.at/ext-http/http-functions.html.gz