1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

attempt to make new instructions clearer

This commit is contained in:
Greg Beaver
2005-09-07 16:03:06 +00:00
parent 38a52c5b0d
commit 6ed7a799af

View File

@@ -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 |
+----------------------------------------------------------------------+