Don wrote:
> Hi,
>
> I have just started to explore PEAR.  I am using PHP 4.3.11 and so PEAR
> automatically comes with PHP.  I would like to install PEAR's DB classes.
> However, I cam right now browsing the PEAR web site and cannot find
> information on how to install a package.  I have also downloaded and opened
> the DB tgz file but there is no install document.
>
> Can someone point me to the proper URL that explains how to install a PEAR
> package?
>
> Thanks,
> Don
>

If you already have PEAR on your system then you should be able to do:

pear install NAME_OF_PACKAGE

For help on using the installed:
pear help

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to