I'm writing a script at work that automatically installs a number of applications on Centos. Some apps are available through yum but some aren't, so I'm installing them using easy_install. One of the ...
I haven't been working with yum for too long (though I like it!) so I can't give you anything specific. But have you determined if this is a yum or rpm issue? Maybe you should manually install one of ...