Here are step to add a common repository.
Centos 5
Step 1: install and enable epel reporpm -Uvh http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
Centos 6
Step 1: install and enable epel reporpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
Step 2: Enable priorities
yum install yum-priorities
Edit /etc/yum.repos.d/epel.repo
add under [epel]
priority=10
No comments:
Post a Comment