[rrd-users] RRDs perl module question for Perl 5.10.1
Stefan Parvu
stefanparvu14 at yahoo.com
Sun Dec 6 18:03:42 CET 2009
Hi,
Im trying to understand whats going on here. I have built perl 5.10.1
on Solaris 10U8 x86, like this:
sh Configure -des -Dprefix=/opt/sdr/report/perl
and did install as well some CPAN modules: HTML::CalendarMonth etc.
Everything is fine.
When Im trying to add RRDs, RRDp modules
from RRDtool 1.4.2 I get the following error when running
$ perldoc perllocal:
Insecure dependency in require while running with -T switch at
/opt/sdr/report/perl/lib/5.10.1/Pod/Perldoc.pm line 1548.
The RRDs modules installs ok and I can use it too.
If I remove the RRDs module [1] perldoc perllocal
seems to work again. Any ideas whats going on here ?
Is perl complaining about some security config of certain files ?
Permissions, user id credentials seem to be fine.
Thanks a lot,
Stefan
[1] RRDs module
# make install
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Installing
/opt/sdr/report/perl/lib/site_perl/5.10.1/i86pc-solaris/auto/RRDs/RRDs.so
Installing
/opt/sdr/report/perl/lib/site_perl/5.10.1/i86pc-solaris/auto/RRDs/RRDs.bs
Installing /opt/sdr/report/perl/lib/site_perl/5.10.1/i86pc-solaris/RRDs.pm
Installing /opt/sdr/report/perl/man/man3/RRDs.3
More information about the rrd-users
mailing list