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.
To write a respons, access
http://ww
w.cpanforum.com/response_form/2365
To see the full thread, access
http://www.cpan
forum.com/threads/1655
--
You are getting this messages from www.cpanforum.com
To change your subscription information visit http://www.cpanforum.
com/mypan/
|