[rrd-users] Sunfreeware RRDTool package

Andrikopoulos Dimitrios dandrikop at cosmote.gr
Thu May 24 15:14:04 CEST 2007


Hello,

  The RRDTool from SunFreeware.com was installed successfully in Solaris 10.
However, when I try to use the RRDs module with the following simple program:

=================================================
#!/usr/local/bin/perl
use lib "/usr/local/rrdtool-1.2.19/lib/perl";
use RRDs;
=================================================

I'm getting the complaints:

=================================================
Can't locate loadable object for module RRDs in @INC (@INC contains: /usr/local/rrdtool-1.2.19/lib/perl/5.8.7/sun4-solaris /usr/local/rrdtool-1.2.19/lib/perl/5.8.7 /usr/local/rrdtool-1.2.19/lib/perl /usr/local/lib/perl5/5.8.8/sun4-solaris /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at ./test.pl line 4
Compilation failed in require at ./test.pl line 4.
BEGIN failed--compilation aborted at ./test.pl line 4.
=================================================

Any ideas?

BR,
Dimitris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20070524/e9e457d1/attachment.html 


More information about the rrd-users mailing list