Yum Install Perl Rrdtool Centos

  1. Yum Update Perl
  2. Install Rrdtool Windows
  • Yes, I know CentOS 5 does not come with a repository that holds valid redhat style rpm’s for rrdtool. So here is how we fix that. We are going to echo to a new file.
  • Mm try to edit you dag.repo file and add 'includepkgs=perl-rrdtool' without quote to the last line of the file. And then re-run yum install again. May 14, 2009 at 1:38 AM Anonymous said.
  • Download rrdtool-1.4.8-9.el7.x86_64.rpm for CentOS 7 from CentOS repository.
Active1 year ago

Edit: Actually I tried yum install perl-Unix-Syslog too but result is the same. May be I don't have the correct repository configured in my CentOS. May be I don't have the correct repository configured in.

Install rrdtool windows

I'm trying to install Zenoss core 4.2.3 which requires RRDtool 1.4.7.CentOS 6 comes with RRDtool 1.3.8

So, I've downloaded the RPM rrdtool-1.4.7-1.el6.rfx.x86_64.rpm and tried to install it, which gave me the following output:

So I've downloaded perl-rrdtool-1.4.7-1.el6.rfx.x86_64.rpm and tried to install it which gave me the following output:

Yum

It seems like I'm stuck in a loop where I can't install RRDtool since it requires something that requires the RRDtool.

Is there a way to install RRDtool 1.4.7 on CentOS 6?

Thanks

Tzach SolomonTzach Solomon

3 Answers

Downloaded https://pkgs.org/centos-6/repoforge-x86_64/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm.html and installed it.

Yum Update Perl

I was able to install RRD tools by using the command yum -y --enablerepo='rpmforge*' install rrdtool-1.4.7

Tzach SolomonTzach Solomon

As the first failed dependency was: libdbi.so.0()(64bit), installing or updating libdbi would have been my first suggestion.

David B.David B.

Install Rrdtool Windows

3861 gold badge2 silver badges11 bronze badges
Yum Install Perl Rrdtool Centos
Ivan ChauIvan Chau

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