[Fedora] [PHP] Installation of pear

Remi Collet Fedora at FamilleCollet.com
Fri Sep 28 18:13:57 UTC 2007


Craig White a écrit :

> you simply get a command line as root...
> 
> # pear install Auth_SASL Structures_Graph HTTP_Request Log Net_SMTP
> # pear upgrade-all

Rather use

yum install php-pear-Auth-SASL \
   php-pear-HTTP-Request \
   php-pear-Log \
   php-pear-Net-SMTP

I think "pear install" breaks system coherency

Using RPM also allow to have PHP apps in the repository.

Remi.




More information about the fedora-list mailing list