			    <Installation>
			    Kazu Yamamoto
			    April 21, 1997

Emacs 19.28 or later GNU Mule epsilon or later, Mule version 2.3 or
later, and XEmacs 20.1-b15 or later are supposed to be officially
supported. Support for Emacs 18 and Mule 1 is OBSOLETE, sorry. This
version has not been tested on XEmacs 19.

(0) Copy "Mail/scan.form" to "~/Mail/scan.form". Please note that this
scan form was changed from the previous one. "E" and "S" mark is
displayed for Multipart/Encrypted and Multipart/Sigend.

If you use Japanese MH, copy "Mail/scan.jis.form" to
"~/Mail/scan.form" instead.

(1) Edit "Makefile" as you like.

(2) Type "make".

(3) Type "make install".

(4) Copy the contents in the "etc" directory to anywhere, say
"/usr/local/lib/xemacs-20.1/etc/mew".

(5) Add the following to "~/.emacs" or a site environment file.

	(autoload 'mew "mew" nil t)
	(autoload 'mew-send "mew" nil t)
	(setq mew-mail-domain-list '("your mail domain"))
	(setq mew-icon-directory "/usr/local/lib/xemacs-20.1/etc/mew")

Note that you need to set mew-icon-directory the directory in the
stage (4).

(6) Please check "mew.dot.emacs". Cut parts or the entire of the file
then add to "~/.emacs".

(7) On XEmacs, click the "Mail" tool button to start Mew. If cute cats
are displayed and no error occur, you succeeded. On text Emacs, type
"M-x mew" to execute Mew. In this case, the old demo will start.

(8) Copy info files under the "info" directory to the info directory
of your site. Add the following line into the "dir" file.

---
* Mew: (mew.info).      Messaging in the Emacs World
---

			   <CALL for ICONS>

Now necessary icons are prepared, however, I'm still calling for icon
contributions. The more icons are, the better.

If you don't install XEmacs 2.1 but want to see icon-base interface,
please gain access to:
	http://fukuda.aist-nara.ac.jp/~kazu/mew.html

--End of file
