Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19605 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63427 invoked by uid 1010); 13 Oct 2005 21:46:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63411 invoked from network); 13 Oct 2005 21:46:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Oct 2005 21:46:44 -0000 X-Host-Fingerprint: 84.56.23.148 dslb-084-056-023-148.pools.arcor-ip.net Received: from ([84.56.23.148:6065] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FB/77-04211-4C5DE434 for ; Thu, 13 Oct 2005 17:46:44 -0400 To: internals@lists.php.net Date: Thu, 13 Oct 2005 23:46:42 +0200 Message-ID: <20051013234642.3e5daee1@localhost.localdomain> References: <434E9F40.1090800@zend.com> <434ECE78.8050205@zend.com> <20051013233048.23d60dc3@localhost.localdomain> <434ED3FC.8050701@zend.com> X-Newsreader: Sylpheed-Claws 1.9.14 (GTK+ 2.6.10; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 84.56.23.148 Subject: Re: [PHP-DEV] Installing PEAR in 5.1.0RC2-dev From: pierre.php@gmail.com (Pierre) On Fri, 14 Oct 2005 01:39:08 +0400 antony@zend.com (Antony Dovgal) wrote: > Also, what if someone uses --without-zlib? The installer would fail > again? Yes, so the solution is to go with uncompressed phar in php releases. It gets compressed anyway. --Pierre