PEAR doesn't need to be "installed", so to speak.

PEAR is simply a set of classes, at heart, they can be downloaded and used
without problem from the pear.php.net website. However, PEAR does have an
installer program that allows you to install these packages from command
line.

To check if you have the pear installer intalled, type "pear list-packages"
as superuser on your machine. If the installer is not installed, see the
http://pear.php.net/ website for installation information.

"Dave Carrera" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi List,
>
> How do I tell if pear is installed ?
>
> If it is not, then how do I add it to my Php.
>
> My Php is 4.3.0 on Unix system
>
> Thanks for any help or advice
>
> Dave C
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.687 / Virus Database: 448 - Release Date: 16/05/2004
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to