diff options
Diffstat (limited to 'pear/install-pear.txt')
-rw-r--r-- | pear/install-pear.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pear/install-pear.txt b/pear/install-pear.txt new file mode 100644 index 0000000..d168cf4 --- /dev/null +++ b/pear/install-pear.txt @@ -0,0 +1,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 | ++----------------------------------------------------------------------+ |