X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=bf6353eddb3279535accf18ff1a5db4aa79de6b5;hb=b2c3a7e8652ff6fa4d815253d9b3aa6c59c0239b;hp=f768459aecb421dae4ec08836efc9397a954113d;hpb=ecfdb30f6636251b86935f97f7c92c3d2b220b94;p=elisp%2Fwanderlust.git diff --git a/INSTALL b/INSTALL index f768459..bf6353e 100644 --- a/INSTALL +++ b/INSTALL @@ -5,15 +5,32 @@ Yuuichi Teranishi, Tsunehiko Baba -Select MIME Module -================== +System Requirements +=================== + + Wanderlust supports following Emacsen: + + Mule 2.3 based on Emacs 19.34 + Emacs 20.1 or later + XEmacs 20.4 or later + + Before installing Wanderlust, please install the following MIME + modules. - Before installing Wanderlust, please install the following MIME modules. + SEMI (1.14.3 or later) + FLIM (1.14.3 or later) - SEMI (1.14.1 or later) + Wanderlust and MIME modules require APEL. Before installing MIME + modules, please install the APEL. - SEMI requires APEL and FLIM packages. For each Emacsen, Recommended - combination of MIME module package following. + APEL (10.3 or later) + + +Select MIME Module +================== + + For each Emacsen, Recommended combination of MIME module package + follows. (a) XEmacs 21.1 or later @@ -27,14 +44,14 @@ Select MIME Module (c) Emacs 20.1 to 20.3 - APEL 10.3, CLIME 1.14.0, SEMI 1.14.3 + APEL 10.3, CLIME 1.14.3, SEMI 1.14.3 Use CLIME instead of FLIM. FLIM does not support Emacs 20.3 or earlier. (d) Emacs 19.34 (Mule 2.3) - APEL 10.3, CLIME 1.14.0, SEMI 1.14.3 + APEL 10.3, CLIME 1.14.3, SEMI 1.14.3 Mule based on Emacs 19.34 can also run SEMI. See the following web page to get more information (in Japanese). @@ -65,6 +82,11 @@ Install MIME Module You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI. + Do following, running environment test included APEL, FLIM, and SEMI + version check. You can specify the emacs command name. + + % make check + % make EMACS=xemacs check Installation ============