Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
With PEAR properly installed on your system, you are able to install additional packages from the command line by using one of the commands in Table E-2, where package is the name of a PEAR package, as listed at the web page http://pear.php.net/packages.php.
| System | Command |
|---|---|
| Windows | "C:\Program Files\EasyPHP 3.0\php\pear" install package |
| Mac OS X | /Applications/MAMP/bin/pear install package |
| Linux Unix | pear install package |