Question

I am attemping to install OpsCenter for Cassandra, and using the the standard REHL image. I can't figure out how to get this to work. Another version of EPEL perhaps?

yum install opscenter.... Error: Package: python26-rrdtool-1.2.27-1.i386 (opscenter) Requires: librrd.so.2

Was it helpful?

Solution

FYI:

ftp://194.199.20.114/linux/EPEL/5/i386/rrdtool-1.2.27-3.el5.i386.rpm

Worked after rpm install and fixed dep issue.

OTHER TIPS

Try installing rrdtool via yum, that should contain librrd.so.2 and correct your issue.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top