Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19523 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67579 invoked by uid 1010); 9 Oct 2005 00:14:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67563 invoked from network); 9 Oct 2005 00:14:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Oct 2005 00:14:04 -0000 X-Host-Fingerprint: 67.48.78.96 CPE-67-48-78-96.neb.res.rr.com Received: from ([67.48.78.96:23835] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F8/E6-54476-BC068434 for ; Sat, 08 Oct 2005 20:14:04 -0400 To: internals@lists.php.net Message-ID: <434860C6.606@php.net> Date: Sat, 08 Oct 2005 19:13:58 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: Marcus Boerger , Derick Rethans Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 67.48.78.96 Subject: update on install-pear.phar situation From: cellog@php.net (Greg Beaver) Hi all, I just committed an install-pear.phar that uses a bootleg Archive/Tar.php without the double-@ that caused the problem, and on my gentoo system it installed like a charm. If others could verify this is fixed from the "make instal-pear" end on their systems, that would be great. One less factor holding back 5.1 Greg