Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58022 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34868 invoked from network); 24 Feb 2012 21:01:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2012 21:01:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:56119] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/39-17132-79AF74F4 for ; Fri, 24 Feb 2012 16:01:11 -0500 Received: by yhfq11 with SMTP id q11so1531462yhf.29 for ; Fri, 24 Feb 2012 13:01:08 -0800 (PST) Received-SPF: pass (google.com: domain of pierre.php@gmail.com designates 10.236.181.74 as permitted sender) client-ip=10.236.181.74; Authentication-Results: mr.google.com; spf=pass (google.com: domain of pierre.php@gmail.com designates 10.236.181.74 as permitted sender) smtp.mail=pierre.php@gmail.com; dkim=pass header.i=pierre.php@gmail.com Received: from mr.google.com ([10.236.181.74]) by 10.236.181.74 with SMTP id k50mr8001109yhm.62.1330117268127 (num_hops = 1); Fri, 24 Feb 2012 13:01:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aEUrRAx2B8mdaGfu9bgOL2Gx6mKNQssyxPQkn9qwsXk=; b=xPdOc8etiynls5GsagP+AYK/f5cqmEiZUyRFPrjWVNgabHUqahwkdxxJNbp8B4cm44 jcpHyk+xXNzdH/J6uF7PfxFuYm1G3hzGWx0bmxsOfLrvk6d8nT5lz27p3QhmS4XKmdz8 fNW9eqvxW2EpoYkahjNyVFn6EVw5qBP12vMw0= MIME-Version: 1.0 Received: by 10.236.181.74 with SMTP id k50mr6066469yhm.62.1330117268065; Fri, 24 Feb 2012 13:01:08 -0800 (PST) Received: by 10.146.221.14 with HTTP; Fri, 24 Feb 2012 13:01:08 -0800 (PST) In-Reply-To: References: Date: Fri, 24 Feb 2012 22:01:08 +0100 Message-ID: To: Tom Boutell Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] pecl, zts, non-zts, fastcgi and Apache From: pierre.php@gmail.com (Pierre Joye) Once a package has been fetched, pecl install does nothing else than: phpize, make, make install and phpize does use php-config. On Fri, Feb 24, 2012 at 9:51 PM, Tom Boutell wrote: > On Fri, Feb 24, 2012 at 3:47 PM, Pierre Joye wrote: >> >> that's why php-config exists, use it to get which version of PHP is >> installed or has to be used (nts, ts, php version, api version, etc.). >> That's all parameter you need to know. php-config should give you the >> path as well afair. > > Then shouldn't a 'make install' of PHP have changed php-config on the > spot? Why wouldn't the pecl install I do immediately after that be > aware of the changes? The delay is what's puzzling. What good does it > do me to look at php-config output if pecl doesn't seem to? > > -- > Tom Boutell > P'unk Avenue > 215 755 1330 > punkave.com > window.punkave.com -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org