On Sat, 14 Jul 2001 16:49:02 +0100, Mike wrote:
>I've fiddled with the Makefile in the build-linux-i386 directory and got it
>to build against db1 by changing this:
>
># From OS/Makefile-Linux
>BASENAME_COMMAND=look_for_it
>CFLAGS=-O -I/usr/include/db1/ -L/usr/lib/ <- changed
>DBMLIB = -ldb1 <- changed
>USE_DB = yes
>LIBS = -lnsl -lcrypt
>haven't tested it in anger (yet).
that's the "correct correction" for db1. i have tested it, and it
works.
RedHat "improved" the db stuff beginning (as i recall) in 7.0, leading
to much flailing as we all tried to figure out why our previously
working exim setups weren't.
richard