[bugs] [OpenIndiana Distribution - Bug #724] rrdtool doesnt work with perl
illumos bugs
bugs at lists.illumos.org
Mon Jul 18 18:06:55 PDT 2011
Issue #724 has been updated by Chris Jordan.
Assignee set to OI SFW
Difficulty set to Medium
Tags set to perl
The problem appears to be that rrdtool was not compiled to build the Perl modules required for Perl support, or else they were not included in the package for some reason:
bash-4.0$ pkg contents rrdtool | grep pm
usr/share/rrdtool/examples/rrdcached/RRDCached.pm
So if I try and run one of the rrdtool example perl scripts I get an error:
bash-4.0$ /usr/share/rrdtool/examples/4charts.pl
Can't locate RRDs.pm in @INC (@INC contains: /usr/lib/perl /usr/perl5/5.8.4/lib/i86pc-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int /usr/perl5/site_perl/5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .) at /usr/share/rrdtool/examples/4charts.pl line 6.
BEGIN failed--compilation aborted at /usr/share/rrdtool/examples/4charts.pl line 6.
If I use pkgtool to build rrdtool from spec-files-extra then it does build and install those modules, so perhaps it's easy to fix?
bash-4.0$ pkg contents SFErrdtool | grep pm
usr/perl5/vendor_perl/5.8.4/RRDp.pm
usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int/RRDs.pm
usr/share/rrdtool/examples/rrdcached/RRDCached.pm
----------------------------------------
Bug #724: rrdtool doesnt work with perl
https://www.illumos.org/issues/724
Author: matthew lagoe
Status: Feedback
Priority: Low
Assignee: OI SFW
Category: SFW (Solaris Freeware)
Target version:
Difficulty: Medium
Tags: perl
It says it does and that it should but it doesnt
image/rrdtool at 0.5.11,5.11-0.148:20101125T004700Z
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the bugs
mailing list