I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-01-22 11:51:57-08 by pmarquess in response to 1665
Re: Cant load ...BerkeleyDB.so for module BerkeleyDB: libdb-4.4.so
Try including the directory where the berkeley DB library lives in the environment variable LD_LIBRARY_PATH. If you've not used this before, it works just like the PATH environment variable - so if you already have one you need to add it without destroying any existing entries. No, I haven't personally tested it with the FEDORA core bout I know that it runs on practically every Unix that is available. Paul
Direct Responses: 1689 | Write a response