Actually, replace the 'pe' in the repos path with 'ce'. Sorry about that.
On 31/05/2009 9:06 AM, Jason Webster wrote:
:$ /etc/yum.repos.d/zend.repo
[Zend]
name=Zend PE $releasever - $basearch - Released Updates
baseurl=http://repos.zend.com/rpm/pe/$basearch/
enabled=1
gpgcheck=0
[Zendpe-noarch]
name=Zend PE - noarch
baseurl=http://repos.zend.com/rpm/pe/noarch
enabled=1
gpgcheck=0
:$ yum install zend-framework-ce
And you're done!
On 29/05/2009 9:19 AM, Hector Virgen wrote:
Hello,
Is there an RPM available for Zend Framework, preferably 1.8+? I've
searched the site and google and didn't find one. Thanks!
-Hector