forked from php/php-src
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall-pear.txt
12 lines (12 loc) · 876 Bytes
/
install-pear.txt
1
2
3
4
5
6
7
8
9
10
11
12
+----------------------------------------------------------------------+
| The installation process is not complete. The following resources |
| were not installed: |
| |
| PEAR: PHP Extension and Application Repository |
| |
| To install these components, |
| download http://pear.php.net/go-pear.phar to php-src/pear/ |
| become the superuser and execute: |
| |
| # make install-su |
+----------------------------------------------------------------------+