How to install mytop on Centos/WHM?

I'm trying to install mytop using the yum command, but I'm getting dependecy errors, any ideas how I can get this to work?

yum install mytop
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-5: ams-proxy.cl-mirror.net
* rpmforge: fr2.rpmfind.net
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mytop.noarch 0:1.4-2.el5.rf set to be updated
--> Processing Dependency: perl(Term::ReadKey) for package: mytop
--> Finished Dependency Resolution
mytop-1.4-2.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Term::ReadKey) is needed by package mytop-1.4-2.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Term::ReadKey) is needed by package mytop-1.4-2.el5.rf.noarch (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

 

 

 

 

Top