Re: [CentOS] Re: pear

2008-07-16 Thread Johnny Hughes
David Hrbáč wrote: Johnny Hughes napsal(a): The point is that it's required for some dependency in that repo, and the other thing you asked about was not required. We are not trying to replace DAG or EPEL in centosplus or centos-extras ... so the only things that are in there are things that

Re: [CentOS] Re: pear

2008-07-16 Thread David Hrbáč
Johnny Hughes napsal(a): The point is that it's required for some dependency in that repo, and the other thing you asked about was not required. We are not trying to replace DAG or EPEL in centosplus or centos-extras ... so the only things that are in there are things that are absolutely requ

Re: [CentOS] Re: pear

2008-07-16 Thread Johnny Hughes
David Hrbáč wrote: Johnny Hughes napsal(a): It is exactly the same and for the same reasons. If you need something, look in DAG or EPEL or ATRPMS and if it is not there, I would build it if I were you. I think so, then I do not see the point of providing centosplus php-pear-MDB2 without h

Re: [CentOS] Re: pear

2008-07-16 Thread David Hrbáč
Johnny Hughes napsal(a): It is exactly the same and for the same reasons. If you need something, look in DAG or EPEL or ATRPMS and if it is not there, I would build it if I were you. I think so, then I do not see the point of providing centosplus php-pear-MDB2 without having DB driver pack

Re: [CentOS] Re: pear

2008-07-16 Thread Johnny Hughes
David Hrbáč wrote: Scott Silva napsal(a): Isn't a little late to ask if something is safe AFTER you do it? ;-P On testing virtual? ;-P As it is not safe to use cpan to install modules for perl, I was asking if pear is the same or not. It is exactly the same and for the same reasons. If you

Re: [CentOS] Re: pear

2008-07-16 Thread David Hrbáč
Scott Silva napsal(a): Isn't a little late to ask if something is safe AFTER you do it? ;-P On testing virtual? ;-P As it is not safe to use cpan to install modules for perl, I was asking if pear is the same or not. David ___ CentOS mailing list Cen

[CentOS] Re: pear

2008-07-16 Thread Scott Silva
on 7-16-2008 3:06 AM � spake the following: 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,