From: Greg Beaver Date: Wed, 7 Sep 2005 16:03:06 +0000 (+0000) Subject: attempt to make new instructions clearer X-Git-Tag: RELEASE_1_0RC1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ed7a799af91f0a274612778eae25a488cfc8a9a;p=php attempt to make new instructions clearer --- diff --git a/pear/install-pear.txt b/pear/install-pear.txt index ec632e8ade..10a607291b 100644 --- a/pear/install-pear.txt +++ b/pear/install-pear.txt @@ -2,10 +2,11 @@ | The installation process is incomplete. The following resources were | | not installed: | | | -| Self-contained Extension Support | | PEAR: PHP Extension and Application Repository | | | -| To install these components, become the superuser and execute: | +| To install these components, | +| download http://pear.php.net/install-pear.phar to php-src/pear/ | +| become the superuser and execute: | | | | # make install-su | +----------------------------------------------------------------------+