Posted on 2006-05-27 13:41:56-07 by pmarquess in response to 2365
Re: Cant load ...BerkeleyDB.so for module BerkeleyDB: libdb-4.4.so
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
Direct Responses: 5451 | 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.