简体   繁体   中英

Amazon Linux AMI EC2 - librrd.so.2 dependency issue

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

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.

尝试通过yum安装rrdtool,其中应包含librrd.so.2并更正您的问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM