Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96186 invoked by uid 1010); 14 Sep 2005 22:17:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96171 invoked from network); 14 Sep 2005 22:17:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 22:17:22 -0000 X-Host-Fingerprint: 64.233.162.204 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.204:60347] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6F/E5-41173-171A8234 for ; Wed, 14 Sep 2005 18:17:22 -0400 Received: by zproxy.gmail.com with SMTP id z31so45311nzd for ; Wed, 14 Sep 2005 15:17:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aspcSbvwGeFNPSo7Vg6CahVbGKoUGOHsw42Tn9RvEA3OwrfGfaT0dL6Ci+0JNoPDFgFnjb5/cQBlmuaPXOwmVCy8h/Ge0LMjUteD7448jE5vBEoLDsZOMWsAfVUDhvyf5Mo5ygJ5mQQCwAP8Q3LdDeYwXF9fZ1T+tfkWhZufCaE= Received: by 10.54.2.14 with SMTP id 14mr1186322wrb; Wed, 14 Sep 2005 06:57:36 -0700 (PDT) Received: by 10.54.154.16 with HTTP; Wed, 14 Sep 2005 06:57:36 -0700 (PDT) Message-ID: Date: Wed, 14 Sep 2005 15:57:36 +0200 Reply-To: pierre.php@gmail.com To: Uwe Schindler Cc: Zeev Suraski , internals@lists.php.net In-Reply-To: <6.2.3.4.0.20050914154644.032e6d48@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5.1.0.14.2.20050914142002.050b9cc0@localhost> <6.2.3.4.0.20050914154644.032e6d48@127.0.0.1> Subject: Re: [PHP-DEV] 5.1.0RC2 From: pierre.php@gmail.com (Pierre Joye) On 9/14/05, Uwe Schindler wrote: > No NEW problems on Solaris 9, only with latest 5.1 snapshot: >=20 > * "make test" still does not work > * "make install" fails because some PEAR components are missing (see > mail of Pierre) Uwe, _you_ have to do it while testing from CVS :) See pear/install-pear.txt. --Pierre