On Thu, Dec 12, 2002 at 05:56:58PM -0000, Ian Warburton wrote:
> sorry about the newbie type question
> Make is failing when including db.h, Make output is shown below.Berkley DB
> and associated libraries seem to be installed
>
> ar cq libpcre.a maketables.o get.o pcre.o study.o
> gcc -c -O -DCOMPILE_UTILITY -o util-spool_in.o spool_in.c
> In file included from exim.h:333,
> from spool_in.c:12:
> dbstuff.h:101:16: db.h: No such file or directory
This means you need a file named "db.h". Use "urpmf" to find in what
package it is.
> [root@frodo exim-4.11]#
Why the hell are you using the root acount to compile a software ? The
root acount is just to do administrative tasks.
--
Bernard Massot