X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=INSTALL;h=11ffd3b8a4bdb508418d7ac40fe3ab5baac72fa6;hb=ed7b16e77ac3662db77d362d15e84b69e5cd3fe6;hp=1bfae3f79a17db70045f83bc3bd3a8a298d7f323;hpb=c9f5db670ffbc6e761fb0512e621f2aee71509ee;p=mmh diff --git a/INSTALL b/INSTALL index 1bfae3f..11ffd3b 100644 --- a/INSTALL +++ b/INSTALL @@ -27,17 +27,16 @@ need an ANSI C compiler such as gcc. sh configure --help -2) (IMPORTANT) Edit the user configuration section at the beginning - of the generated include file `config.h'. Currently, not everything - is auto-configured, so some #defines must be set manually. +2) Look through the user configuration section at the beginning + of the generated include file `config.h'. All system-specific + definitions should be sensed automatically now, but you may + want to customize some #defines for your environment. -3) Edit the user configuration section at the top of the main Makefile. +3) make -4) make +4) make install -5) make install - -6) Edit the file `mts.conf' (installed in the nmh `etc' directory) +5) Edit the file `mts.conf' (installed in the nmh `etc' directory) and make any necessary changes for the mail transport interface you are using. @@ -83,13 +82,13 @@ need an ANSI C compiler such as gcc. Check the `mh-tailor' man page for a list of all the available options for this file. -7) If you have enabled POP support, make sure that `pop3' (or more +6) If you have enabled POP support, make sure that `pop3' (or more precisely the value of the define POPSERVICE in config.h) is defined in the /etc/services file (or its NIS/NIS+ equivalent) on the client machine. It should be something equivalent to "110/tcp". This might have already been done when the pop daemon was installed. -8) Edit the file `mhn.defaults' (installed in the nmh `etc' directory). +7) Edit the file `mhn.defaults' (installed in the nmh `etc' directory). This file contains the default profile entries for the nmh command `mhn' and is created by the script `mhn.defaults.sh'. This script will search a generic path (essentially your $PATH) for programs to