简体   繁体   English

Amazon Linux AMI EC2-librrd.so.2依赖性问题

[英]Amazon Linux AMI EC2 - librrd.so.2 dependency issue

I am attemping to install OpsCenter for Cassandra, and using the the standard REHL image. 我正在尝试为Cassandra安装OpsCenter,并使用标准的REHL映像。 I can't figure out how to get this to work. 我不知道如何使它工作。 Another version of EPEL perhaps? EPEL的另一个版本?

yum install opscenter.... Error: Package: python26-rrdtool-1.2.27-1.i386 (opscenter) Requires: librrd.so.2 yum install opscenter ....错误:软件包:python26-rrdtool-1.2.27-1.i386(opscenter)需要:librrd.so.2

FYI: 供参考:

ftp://194.199.20.114/linux/EPEL/5/i386/rrdtool-1.2.27-3.el5.i386.rpm 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. 在rpm安装并修复dep问题后工作。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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