[smokeping-users] Can't locate RRDs.pm
Andrew Hall
andyjohnhall at gmail.com
Mon Jan 29 18:24:01 CET 2007
Hi there.
I'm attempting to run SmokePing 2.0.9 under FC6, but am getting this error...
[user at machine bin]# ./smokeping
Can't locate RRDs.pm in @INC (@INC contains:
/usr/local/smokeping-2.0.9/lib /usr/lib /usr/lib/perl5/site_perl/5.8.8
</snip>
I installed rrdtool-1.2.15-9.fc6 from the Fedora Extras repository,
which apart from manpages and a font file installed just this...
/usr/bin/rrdcgi
/usr/bin/rrdtool
/usr/bin/rrdupdate
/usr/lib/librrd.so.2
/usr/lib/librrd.so.2.0.8
/usr/lib/librrd_th.so.2
/usr/lib/librrd_th.so.2.0.8
...so I have configured bin/smokeping to this...
use lib qw(/usr/lib);
use lib qw(/usr/local/smokeping-2.0.9/lib);
use Smokeping 2.000009;
Smokeping::main("/usr/local/smokeping-2.0.9/etc/config");
Any ideas where RRDs.pm should come from?
Should I just remove the RRDtool RPM and install from source instead?
Will that then generate RRDs.pm?
Thanks very much for you help,
Andrew Hall.
More information about the smokeping-users
mailing list