[rrd-users] Problem installing RRDs.pm
Ian Meyer
misc at crewcial.org
Wed May 18 21:12:09 MEST 2005
Hello all,
RedHat Linux ES 3
Perl 5.8.0
rrdtool 1.2.8
After make && make install'ing from the top-level RRD directory, I go
into bindings/perl-shared and do:
perl Makefile.PL && make && make test and make test fails with:
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base....Can't load
'/root/rrdtool-1.2.8/bindings/perl-shared/blib/arch/auto/RRDs/RRDs.so'
for module RRDs: librrd.so.2: cannot open shared object file: No such
file or directory at
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
at t/base.t line 20
Compilation failed in require at t/base.t line 20.
BEGIN failed--compilation aborted at t/base.t line 20.
t/base....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/base.t 255 65280 7 7 100.00% 1-7
Failed 1/1 test scripts, 0.00% okay. 7/7 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
Am I doing something incorrectly because doing the normal make && make
install in top-level rrd directory yields no Perl module that I can use.
Thanks in advance,
Ian
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list