mirror of
https://github.com/php/php-src.git
synced 2024-11-23 09:54:15 +08:00
Update PEAR failed download installation banner (#14216)
There was once install-su Makefile rule, now the install-pear can be used instead.
This commit is contained in:
parent
f07f3b4078
commit
9aee546919
@ -4,9 +4,9 @@
|
|||||||
| |
|
| |
|
||||||
| PEAR: PHP Extension and Application Repository |
|
| PEAR: PHP Extension and Application Repository |
|
||||||
| |
|
| |
|
||||||
| To install these components, |
|
| To install these components, download |
|
||||||
| download http://pear.php.net/go-pear.phar to php-src/pear/ |
|
| https://pear.php.net/install-pear-nozlib.phar to php-src/pear/ |
|
||||||
| become the superuser and execute: |
|
| become the superuser and execute: |
|
||||||
| |
|
| |
|
||||||
| # make install-su |
|
| # make install-pear |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user