CPAN::Forum
BerkeleyDB - Re: Cant load ...BerkeleyDB.so for module BerkeleyDB: libdb-4.4.so
| Posted on Sat Jun 16 22:34:41 2007 by maxkhalilov in response to 2366 (See the whole thread of 11) |
| Re: Cant load ...BerkeleyDB.so for module BerkeleyDB: libdb-4.4.so |
|
Hello, I've tried all the tricks suggested in this forum to install BerkeleyDB 4.50.20.NC perl module on my Fedora 6 system (perl, v5.8.8 built for i386-linux-thread-multi).
However, nothing worked for me.
I still have the error message making test
[root@d5214k BerkeleyDB]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/btree........Can't load '/home/khalilov/Desktop/SAMT/db-4.5.20.NC/perl/BerkeleyDB/blib/arch/auto/BerkeleyDB/BerkeleyDB.so' for module BerkeleyDB: /home/khalilov/Desktop/SAMT/db-4.5.20.NC/perl/BerkeleyDB/blib/arch/auto/BerkeleyDB/BerkeleyDB.so: cannot restore segment prot after reloc: Permission denied at /usr/lib/perl5/vendor_perl/5.8.8/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
at t/btree.t line 6
Compilation failed in require at t/btree.t line 6.
BEGIN failed--compilation aborted at t/btree.t line 6.
Undefined subroutine &BerkeleyDB::Term::close_everything called at /home/khalilov/Desktop/SAMT/db-4.5.20.NC/perl/BerkeleyDB/blib/lib/BerkeleyDB.pm line 1675.
END failed--call queue aborted at t/btree.t line 6.
t/btree........dubious
Test returned status 2 (wstat 512, 0x200)
etc.................................
FAILED--23 test scripts could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2
I've edited the config.in file and LD_LIBRARY_PATH points to the Berkeley lib directory.
Is it impossible to install perl module on my system or there is a trick??
Thank you in advance. Max
|
| Direct Responses: 5452 | Write a response |
(4)
]