Posted on 2006-05-27 00:33:53-07 by emilio4 in response to 1656
Re: Cant load ...BerkeleyDB.so for module BerkeleyDB: libdb-4.4.so
I am having some trouble with the Berkeley DB interface. This is what I have done: downloaded Berkeley DB, compiled Berkeley DB succesfully (did not run make install because i am running locally), edited config.in in BerekeleyDB perl directory to point to local copies of include and lib, perl Makefile.PL, make, make test. everything is OK - no issues here. when i try to import the BerkeleyDB package into a perl script I get the error below. Any clues on what I am doing wrong? Undefined subroutine &BerkeleyDB::Term::close_everything called at /db-4.4.20/perl/BerkeleyDB/BerkeleyDB.pm line 1675.
Direct Responses: 2366 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.