Archive for the ‘php’ Category

ZendFramework Packages

Wednesday, March 26th, 2008

The other day I added Alexander Kahl’s packages to my yum repository for ZendFramework. Alex posted them on Redhat Bugzilla bugs #421241, #437785 and #437801. I’ll continue to host them until Fedora reviews and adopts them into the main repositories. Thanks Alex.

Yum Repository Online

Tuesday, February 26th, 2008

I created a yum repository for Emacs 23 and a few PHP packages. To install the yum repository, do the following as root:

rpm --import http://rpm.bradmwalker.com/brad-walker.asc
wget -P /etc/yum.repos.d/ http://rpm.bradmwalker.com/brad-walker.repo

I plan on updating the packages at least once every two weeks.