BerkeleyDB - Re: Cant load ...BerkeleyDB.so for module BerkeleyDB: libdb-4.4.so

Posted on Sat May 27 03:33:53 2006 by emilio4 in response to 1656 (See the whole thread of 11)
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