On Mon, 9 Sep 2002, Steven Christensen wrote:
> I fixed this on my Linux Mandrake system by:
>
> 1) in OS/Makefile-Default, uncomment the line for # INCLUDE and set it
> to be:
> INCLUDE=-I/usr/include/db1
>
> 2) In OS/Makefile-Linux, change DBMLIB to be:
> DBMLIB = -ldb1
>
> Things compiled cleanly then, but I didn't check out the executable
> yet (this was just last night, coincidentally).
The "right" way to do that would be to put those settings in your
Local/Makefile, instead of modifying the distribution files. Anything in
Local/Makefile overrides. By doing it that way, you won't have to do it
again for the next release.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.