Jeff Sheltren

I was recently working on scripting some OS installs of CentOS 5 and 6. As part of the deployment, I required drush be installed. Now, I’ve considered using the drush package found in EPEL but it don’t meet my needs for a number of reasons: It is built for Drupal 6. It has a dependency on the Drupal 6 package in EPEL meaning I have to install that if I want to pull in drush...

Rudy Grigar

I have created a centos/rhel Yum repository for x86_64 architectures containing all of the necessary packages for using HipHop . It depends on the EPEL and IUS repositories. All of the packages are tracked in a GitHub project , and are hosted in a Yum repository at pkg.tag1consulting.com . I recommend installing the repository and hiphop and giving it all a try. Follow the instructions provided in the README on GitHub to get started. Any...