没有可用的 rrdtool-perl 包

没有可用的 rrdtool-perl 包

在 CentOS 版本 5.10(最终版)上,我尝试安装rrdtool以获取 RRDs.pm,但没有成功。

yum install rrdtool-perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * rpmforge: mirror.team-cymru.org
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package rrdtool-perl available.
Nothing to do

我也尝试过librrds-perl但也没有找到。

2.我尝试过:

yum whatprovides "*/RRDs.pm"
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * rpmforge: mirror.team-cymru.org
Excluding Packages in global exclude list
Finished
cpanel-perl-514-Log-Log4perl-1.37-1.cp1136.x86_64 : CPAN module - Log4j implementation for Perl
Repo        : installed
Matched from:
Filename    : /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Log/Log4perl/Appender/RRDs.pm



cpanel-perl-514-RRDs-v1.4.7-1.cp1136.x86_64 : CPAN module - unknown
Repo        : installed
Matched from:
Filename    : /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/RRDs.pm

然后我尝试安装,但得到:没有可用的 cpanel-perl 包和变体(尝试使用全名,尝试列出的两个存储库)

答案1

在 CentOS 5 上,这不在默认的 Repo 中,而是在例如电力供应处

相关内容