old-www/LDP/nag2/x15999.html

164 lines
2.6 KiB
HTML

<HTML
><HEAD
><TITLE
>Compiling Exim</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.57"><LINK
REL="HOME"
TITLE="Linux Network Administrators Guide"
HREF="index.html"><LINK
REL="UP"
TITLE="Getting EximUp and Running"
HREF="x-087-2-exim.html"><LINK
REL="PREVIOUS"
TITLE="If Your Mail Doesn't Get Through"
HREF="x15964.html"><LINK
REL="NEXT"
TITLE="Mail Delivery Modes"
HREF="x-087-2-exim.queue.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Network Administrators Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x15964.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 19. Getting EximUp and Running</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x-087-2-exim.queue.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="AEN15999"
>19.3. Compiling Exim</A
></H1
><P
>&#13;Exim is still under active development; the version of Exim included in
Linux distributions is probably not the latest release. If you need a
feature or a bugfix found in a later release, you have to obtain a
copy of the source code and compile it yourself. The latest release can be
found via Exim's web page at
<SPAN
CLASS="SYSTEMITEM"
>http://www.exim.org</SPAN
>.</P
><P
>Linux is one of the many operating systems supported by the Exim source. To
compile Exim for Linux, you should edit the <TT
CLASS="FILENAME"
>src/EDITME</TT
>
file and put the result in a file called <TT
CLASS="FILENAME"
>Local/Makefile</TT
>.
There are comments in <TT
CLASS="FILENAME"
>src/EDITME</TT
> that tell you what the
various settings are used for. Then run <B
CLASS="COMMAND"
>make</B
>. See the Exim
manual for detailed information on building Exim from source.</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x15964.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x-087-2-exim.queue.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>If Your Mail Doesn't Get Through</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="x-087-2-exim.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Mail Delivery Modes</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>