Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18736 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36534 invoked by uid 1010); 9 Sep 2005 08:22:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36517 invoked from network); 9 Sep 2005 08:22:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2005 08:22:32 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from ([80.91.229.2:55834] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 7A/55-17383-74641234 for ; Fri, 09 Sep 2005 04:22:31 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EDe7L-0003YD-D5 for internals@lists.php.net; Fri, 09 Sep 2005 10:20:15 +0200 Received: from p50886a67.dip.t-dialin.net ([80.136.106.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Sep 2005 10:20:15 +0200 Received: from sb by p50886a67.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Sep 2005 10:20:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Fri, 09 Sep 2005 10:20:15 +0200 Lines: 29 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p50886a67.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en Sender: news Subject: "make install" on PHP_5_1 does not work with PEAR From: sb@sebastian-bergmann.de (Sebastian Bergmann) sb@wopr-mobile php-5.1 % make install exit 0; /usr/local/src/php/php-5.1/ext/sqlite/libsqlite/src/parse.y Installing PHP CLI binary: /usr/local/php-5.1/bin/ Installing PHP CLI man page: /usr/local/php-5.1/man/man1/ Installing PEAR environment: /usr/local/php-5.1/lib/php/ Notice: Constant PEAR_VALIDATE_INSTALLING already defined in phar://install-pear.phar/PEAR/Validate.php on line 25 Notice: Constant PEAR_VALIDATE_UNINSTALLING already defined in phar://install-pear.phar/PEAR/Validate.php on line 26 Notice: Constant PEAR_VALIDATE_NORMAL already defined in phar://install-pear.phar/PEAR/Validate.php on line 27 Notice: Constant PEAR_VALIDATE_DOWNLOADING already defined in phar://install-pear.phar/PEAR/Validate.php on line 28 Notice: Constant PEAR_VALIDATE_PACKAGING already defined in phar://install-pear.phar/PEAR/Validate.php on line 29 Fatal error: Cannot redeclare class pear_validate in phar://install-pear.phar/PEAR/Validate.php on line 46 make[1]: *** [install-pear-installer] Error 255 make: *** [install-pear] Error 2 -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69