Re: [Fedora] [PHP] Installation of pear



On Fri, 2007-09-28 at 20:13 +0200, Remi Collet wrote:
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.
----
good idea - I'm used to CentOS/RHEL 4 servers where those pear items
aren't packaged for me.

Craig

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages