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 2007-06-17 00:35:27-07 by pmarquess in response to 5451
Re: Cant load ...BerkeleyDB.so for module BerkeleyDB: libdb-4.4.so
This message you are getting
cannot restore segment prot after reloc
suggests you are running with SELinux (i.e. enhanced security) enabled. I've never run SELinux, but http://www.linuxquestions.org/questions/showthread.php?t=338231 thread suggests that you can "Allow the use of shared libraries with Text Relocation".

Paul
Direct Responses: 5463 | Write a response