Patrick Kirk wrote: > > It's a dependency problem in the debian builds of apache... you need to > > install db1-compat until they fix it. > > enterprise mod_midgard-1.4.3 # apt-get install libdb1-compat > Reading Package Lists... Done > Building Dependency Tree... Done > Sorry, libdb1-compat is already the newest version. > 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > enterprise mod_midgard-1.4.3 #
It's also possible to alter apxs (it's just a perl script) and replace the -ldb1 reference to -ldb. Worked for me. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
