Few modules or rpm are only available in EPEL repository
To get it via yum and install you need to first enable EPEL in your system
Below are the steps to enabled it
wget http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
- Run the rpm install command
rpm -Uvh epel-release-5*.rpm
Configure EPEL Repository
- Open the EPEL repository file
/etc/yum.repos.d/epel.repo - Set priority for the EPEL repository
Add priority=3 to the end of the [epel] section
Now you can run and install the required modules using yum
Did this like this post /help you in any ways ?
We also offer cheap managed vps solutions at Hillock Hosting.
http://hillockhosting.com
