Tagged Questions
0
votes
3answers
2k views
Exclude a specific repo from YUM Update
I am doing a system wide yum update on RHEL 5.5 and the IUS EPEL repository is throwing a missing dependency error:
php53-mcrypt-5.3.3-4.ius.el5.x86_64 from installed has depsolving problems
--> ...
1
vote
2answers
3k views
How do I install git/git-svn on RHEL5 with a custom perl install?
I've had nothing but trouble trying to install Git on RHEL5. First I tried from source, but ran into several issues with installing the docs. There appeared to be missing libs and such for parsing ...