Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19789 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54801 invoked by uid 1010); 28 Oct 2005 17:29:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54786 invoked from network); 28 Oct 2005 17:29:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2005 17:29:48 -0000 X-Host-Fingerprint: 69.64.38.41 bluga.net Linux 2.5 (sometimes 2.4) (4) Received: from ([69.64.38.41:46603] helo=bluga.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 12/48-57990-B0062634 for ; Fri, 28 Oct 2005 13:29:47 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by bluga.net (Postfix) with ESMTP id 15FA221C9AC; Fri, 28 Oct 2005 12:30:53 -0500 (CDT) Received: from bluga.net ([127.0.0.1]) by localhost (bluga.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31809-13; Fri, 28 Oct 2005 12:30:52 -0500 (CDT) Received: from [192.168.0.104] (CPE-67-48-78-96.neb.res.rr.com [67.48.78.96]) by bluga.net (Postfix) with ESMTP id AC35B21C9A7; Fri, 28 Oct 2005 12:30:52 -0500 (CDT) Message-ID: <43626002.7080200@php.net> Date: Fri, 28 Oct 2005 12:29:38 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ilia Alshanetsky CC: internals@lists.php.net References: <43624C99.4060705@prohost.org> In-Reply-To: <43624C99.4060705@prohost.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new using ClamAV at bluga.net Subject: Re: PHP 5.1.0RC4 Released From: cellog@php.net (Greg Beaver) Ilia Alshanetsky wrote: > The fourth and final release candidate of PHP 5.1.0 is now available for > testing. You can download the source packages from here: I have been unable to verify (i.e. works for me) http://bugs.php.net/34955 This is an oddity in a PEAR install apparently on Mac OS X. It works fine on gentoo linux in my tests. Can others try out the make install-pear to see if the problem exists on their platform? I am particularly interested in OS X failures. Thanks, Greg