Centos 5.8 - Help with Epel Repository

Many tutorials ask for you to download repositories from the old location at:
download.fedora.redhat.com
This has now been changed to:
dl.fedoraproject.org
For example, to enable the epel repository (64bit) in Centos5.8 instead of running:
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
It is now:
rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm

No comments:

Post a Comment