X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=INSTALL;h=32e6d42e602a2f5076da05548dc8ddaed486221d;hp=d93ff2c3e7d51fc63b1255ae33b695040c1142da;hb=ec31c208d8618994f39ec21aa14d6cf4b7fdae66;hpb=e1f54ce0994fca960d2680d07b05a9deb9e5485b diff --git a/INSTALL b/INSTALL index d93ff2c..32e6d42 100644 --- a/INSTALL +++ b/INSTALL @@ -50,24 +50,11 @@ need an ANSI C compiler such as gcc. that directory to see if you need to merge changes. 4) Edit the file `mhn.defaults' (installed in the mmh `etc' directory). + This file contains the default profile entries for the mmh commands - mhlist/mhstore/mhshow and is created by the script `mhn.defaults.sh'. - This script will search a generic path (essentially your $PATH) for - programs to handle various content types (for example, xv to display - images). You can re-run this script and give it a more tailored - path. You may want to re-run this script later if you install new - programs to display content. An example of this is: - - % cd support/general - % ./mhn.defaults.sh /usr/local/bin:/usr/ucb > mhn.defaults - - and then move `mhn.defaults' into the mmh `etc' directory. - - The `mhn.defaults.sh' script only searches for a simple set of programs. - If you have specialized programs to handle various types, you will need - to edit the `mhn.defaults' file manually. The syntax of this file is - described in section 9.4 of the book "MH & xmh: Email for Users and - Programmers", 3rd edition, by Jerry Peek, on the Internet at + mhlist/mhstore/mhshow. The syntax of this file is described in section + 9.4 of the book "MH & xmh: Email for Users and Programmers", 3rd edition, + by Jerry Peek, on the Internet at . 5) Add the bindir to your PATH variable.