http://go-pear.org/
echo '<?php readfile( "http://go-pear.org/"); ?>' | php -Cq > go-pear.php
php -r 'readfile( "http://go-pear.org/");' > go-pear.php
php -Cq go-pear.php
- HTTP proxy (http://user:password@proxy.myhost.com:port), or Enter for none::
-
- 1-6, 'all' or Enter to continue:
-
| |
1. Installation prefix | |
2. Binaries directory | |
3. PHP code directory ($php_dir) | |
4. Documentation base directory | |
5. Data base directory | |
6. Tests base directory | |
- Would you like to install these as well? [Y/n] :
- Would you like to alter php.ini </etc/php.ini>? [Y/n]
-
| |
1. Installation prefix | /home/phpmook |
2. Binaries directory | /home/phpmook/bin |
3. PHP code directory ($php_dir) | /home/phpmook/share/pear |
4. Documentation base directory | /home/phpmook/doc/pear |
5. Data base directory | /home/phpmook/data/pear |
6. Tests base directory | /home/phpmook/test/pear |
$ /home/phpmook/bin/pear install <packagename>
| |
Config | |
Date | |
DB_DataObject | |
HTML_Common | |
HTML_QuickForm | |
HTML_QuickForm_Controller | |
Validate | *1 |
XML_Util | |