Re: [EXIM] problems with compiling using RedHat 5.0

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Mark Shacklette
CC: Joe Saladino, EXIM Users (E-mail)
Subject: Re: [EXIM] problems with compiling using RedHat 5.0
On Sun, 12 Apr 1998, Mark Shacklette wrote:

> I don't know if this will help, but I've built 1.90 on RedHat 5.0 just fine.


The current compiling files for Linux don't work well on RedHat 5.0 (or
other systems with the new libc in them). I have been sent changes that
will be in the next release. You need, in Local/Makefile,

DBMLIB = -ldb
USE_DB = yes
LIBS = -lnsl
LIBRESOLV = -lresolv

if you want to use the DB library.

--
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***