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

link|improve this question

70% accept rate
feedback

2 Answers

up vote 1 down vote accepted

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.

link|improve this answer
feedback

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

link|improve this answer
1  
didn't work.... – Frank LoVecchio Mar 17 '11 at 20:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.