Re: [EXIM] problems with compiling using RedHat 5.0

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Mark Shacklette
日付:  
To: Joe Saladino
CC: EXIM Users (E-mail)
題目: Re: [EXIM] problems with compiling using RedHat 5.0
Joe:

I don't know if this will help, but I've built 1.90 on RedHat 5.0 just fine.
My OS/Makefile-Linux reads as follows:

# Exim: OS-specific make file for Linux

BASENAME_COMMAND=look_for_it

DBMLIB = -lgdbm
LIBRESOLV = -lresolv

X11=/usr/X11R6
XINCLUDE=-I$(X11)/include
XLFLAGS=-L$(X11)/lib
X11_LD_LIB=$(X11)/lib

EXIWHAT_PS_ARG=-ax
EXIWHAT_EGREP_ARG='/exim( |$$)'
EXIWHAT_KILL_ARG=-USR1

# End

I might note that my compiler is egcs 1.0.2. Hope this helps.

Mark


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