Patrick Kirk wrote: > And the grief goes on...do you have a suggestion in response to this > failure to make mod-midgard? > > /usr/bin/ld: cannot find -ldb1 > collect2: ld returned 1 exit status > apxs:Break: Command failed with rc=1 > make: *** [mod_midgard.so] Error 1 > enterprise mod_midgard-1.4.3 # apt-cache search ldb1 > enterprise mod_midgard-1.4.3 # > > I assume this can be done on Debian...perhaps we could write this up as > Install instructions for Debian.
It's a dependency problem in the debian builds of apache... you need to install db1-compat until they fix it. http://lists.debian.org/debian-devel/2002/debian-devel-200208/msg00733.html Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
