Autor: Patrick Boutilier Datum: To: Stanier, Alan M CC: 'exim-users@exim.org' Betreff: Re: [Exim] Problems building 4.05 under Redhat Linux
Have you tried adding these two lines to the end of your Local/Makefile ?
DBMLIB=-ldb-3
USE_DB=yes
Stanier, Alan M wrote: > We are trying to build 4.05 on a Dell Poweredge 2550 running Redhat Linux
> 7.1
>
> Initially we had compilation problems because db.h was missing.
>
> We found there was a /usr/include/db.h in db3-devel\* and
> rpm -qa | grep db
> showed we w had db3 installed. So we ran
> rpm -Uvh ftp://rpm0/rh71i/db3-devel\*
>
> and compilation then went OK. But then we get ...
>
>
> Having checked all the documentation (README, Local/Makefile and docs/dbm*),
> I am now at a loss.
>
> Can anyone suggest what we try next?
>
>
>
> --------
> Alan Stanier
> Essex University Information Systems Services
> Systems Group
>
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>