JavaScript Editor Javascript validator     Web page editor 



Chapter 11. Command line installer

Table of Contents
Before you begin
Configuring your PEAR setup
Installing packages
Getting information about packages
Using channels
Command list

Prerequisites

The following description requires the latest version of the PEAR package manager to be installed.

This chapter shows you how to use the PEAR command line installer.

Before you begin

Always remember that PEAR has a help command:

$ pear help
.. list of commands follows ..

Help for a command is just as easy to get:

$ pear help <command>
$ pear help install
.. help for install follows ..



JavaScript Editor Javascript validator     Web page editor