X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=INSTALL;h=e946242e215e0cb8fa7372d26fd07d350075a2a0;hb=2d3d6cb7011b7fe432ffda2889e1f27860c49f37;hp=a2e2d618b65ab6d6eb70f42201abcc2f20709add;hpb=484a9acf0e463a588cc050229aabf1cb453b89c4;p=mmh diff --git a/INSTALL b/INSTALL index a2e2d61..e946242 100644 --- a/INSTALL +++ b/INSTALL @@ -50,7 +50,12 @@ need an ANSI C compiler such as gcc. 3) make -4) make install +4) make check + + This takes a bit of time, around one minute on a modern machine, + but is highly recommended. + +5) make install Note that if you have [n]mh files in your install directories with the same names as the files being installed, the old ones will get @@ -61,7 +66,7 @@ need an ANSI C compiler such as gcc. make is processing that directory to see if you need to merge changes from *.prev files into the new versions. -5) Edit the file `mts.conf' (installed in the nmh `etc' directory) +6) Edit the file `mts.conf' (installed in the nmh `etc' directory) and make any necessary changes for the mail transport interface you are using. @@ -91,11 +96,9 @@ need an ANSI C compiler such as gcc. rather than hardcoding pophost in `mts.conf'. Check the `mh-tailor' man page for a list of all the available options - for this file ("masquerade" may be of particular interest, though its - default value allows the most flexibility. See the discussion of the - --enable-masquerade configure option below). + for this file. -6) 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 @@ -116,13 +119,6 @@ need an ANSI C compiler such as gcc. "MH & xmh: Email for Users and Programmers", 3rd edition, by Jerry Peek, on the Internet at . -7) make check - - This takes a bit of time, around one minute on a modern machine, - but is highly recommended. If you're going to run it, it must be - run after installation. If you want to run the nmh test suite - prior to installation, use "make distcheck". - 8) Add an optional global mh.profile, if desired. This profile should be placed in the nmh `etc' directory with the name `mh.profile'. This file will be used to construct the initial .mh_profile of a new nmh @@ -198,19 +194,6 @@ Options for configure --enable-debug Enable debugging support. ---enable-masquerade[='draft_from mmailid username_extension'] - By default, all three masquerade options are enabled. - - If this option is disabled, the mts.conf file will contain the - line "masquerade: " (with no value), which may be manually edited - later. You may find it convenient to specify a value at - configure-time, however, so that each time nmh is reinstalled, - the right value will be there. - - See the mh-tailor(5) man page for full documentation of "masquerade:". - - This option will likely be removed in a future version of nmh. - --enable-pop Enable client-side support for pop.