Well, I cant give you all the details on the solution, just a direction. I am struggling with a simulair problem. You have to compile Apache with support for dynamic libraries. This is explained in the INSTALL document. You can either call configure with all the correct options or edit ./src/Configuration to change the static modules in to shared modules. To add the mod_perl read the INSTALL doc. Hans Hopman > > I can't believe that nobody has an answer to this?: > > I'm trying to build apache with mod_perl. The build goes OK but when I > try to load apache, it complains apache (with mod_perl) I get this > message > > Cannot load /usr/local/apache/libexec/libperl.so into server: libdb.so.1: cannot > open shared object file: No such file or directory > > libdb.so.2 exists, but libdb.so.1 seems to be libc5 only. > > Solutions, comments? > > > > - > To get out of this list, please send email to [EMAIL PROTECTED] with > this text in its body: unsubscribe suse-linux-e > Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the > archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html > - To get out of this list, please send email to [EMAIL PROTECTED] with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html