[CentOS] pear

Wed Jul 16 10:06:05 UTC 2008
David Hrbáč <hrbac.conf at seznam.cz>

Hi,
is it safe to install additional modules to pear with "pear install"? I 
need php-pear-MDB2 which is in CentosPlus but does not contain 
php-pear-MDB2_Driver_xxx. So I did:
yum install php-pear-MDB2
pear upgrade MDB2
pear install MDB2#mysql
Thanks,
David