Hi, the error you are getting means that you script cannot
find the file BerkeleyDB.so (this gets built when with my
module). If you don't intend making use of the module long
term, try putting the line use blib "xxx"; at
the top of your script. Substitute the string
"xxx" for the full path to the blib directory
where you built my moduule. Longer term I would advise
installing the module properly.
Paul
To write a respons, access
http://ww
w.cpanforum.com/response_form/2366
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/
|