Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18740 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39134 invoked by uid 1010); 9 Sep 2005 13:27:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39119 invoked from network); 9 Sep 2005 13:27:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2005 13:27:03 -0000 X-Host-Fingerprint: 66.249.82.200 xproxy.gmail.com Received: from ([66.249.82.200:45829] helo=xproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D9/40-17383-5AD81234 for ; Fri, 09 Sep 2005 09:27:01 -0400 Received: by xproxy.gmail.com with SMTP id h29so1963213wxd for ; Fri, 09 Sep 2005 06:26:58 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VccenMa4dDz4uP6g6CdZl/2BojNMww6+NFDQ9+IiIAP7YxIt/5IWzntpPmt/PCZoTZU40rUciosA+sJrmweMnKZKlA074OxgiNajxZRmODvqVgIWMNTCQXKtW8odOtvrBNqMRJAUgjqroibYl8QUan4SI0KsJVu+LfMQEPKcuTQ= Received: by 10.70.31.4 with SMTP id e4mr5310wxe; Fri, 09 Sep 2005 06:26:58 -0700 (PDT) Received: by 10.70.29.14 with HTTP; Fri, 9 Sep 2005 06:26:58 -0700 (PDT) Message-ID: Date: Fri, 9 Sep 2005 08:26:58 -0500 Reply-To: destiney@gmail.com To: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: [PHP-DEV] "make install" on PHP_5_1 does not work with PEAR From: destiney@gmail.com (Greg Donald) On 9/9/05, Sebastian Bergmann wrote: > 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/ >=20 > Notice: Constant PEAR_VALIDATE_INSTALLING already defined in > phar://install-pear.phar/PEAR/Validate.php on line 25 >=20 > Notice: Constant PEAR_VALIDATE_UNINSTALLING already defined in > phar://install-pear.phar/PEAR/Validate.php on line 26 >=20 > Notice: Constant PEAR_VALIDATE_NORMAL already defined in > phar://install-pear.phar/PEAR/Validate.php on line 27 >=20 > Notice: Constant PEAR_VALIDATE_DOWNLOADING already defined in > phar://install-pear.phar/PEAR/Validate.php on line 28 >=20 > Notice: Constant PEAR_VALIDATE_PACKAGING already defined in > phar://install-pear.phar/PEAR/Validate.php on line 29 >=20 > 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 Same errors here. --=20 Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/