1 Installation instructions for wmjmail.
4 ---------------------------------------------------------------------------
5 wmjmail requires the Xpm library (which should be available on most machines
6 with XFree86 installed). You'll also need a copy of sh, and grep. That
7 shouldn't be a problem though.
10 ---------------------------------------------------------------------------
11 1) gunzip wmjmail-#.#.tar.gz
13 1) tar -xvf wmjmail-#.#.tar
17 3) edit the Makefile to change the prefix variable and the
18 owner and group variables.
19 prefix describes where the files go during install.
20 owner and group describe who owns it after install.
21 You must uncomment owner and group if you use them.
25 4) edit mailchk to make it go. Currently it relies on mail being in
26 /var/spool/mail/$USER, or in perl speak: /var/spool/mail/$ENV{USER}
28 Alternatively, use dave's mail script. It's designed to work with
29 "Maildir/" type mail spools. Search me on what that is. He told me
30 that it works great with his configuration.
32 --------------------------------------------------------------------------
35 If you have problems, please contact me.
38 jettero@yakko.cs.wmich.edu