X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=7f3478db46cf166e143dce355c0d58ce021b8458;hb=edfc70c856caa58a15365c730980448ce028ab51;hp=3c8774051d6479b5b00910c74ef6478a61b2613c;hpb=1f38513df41081ef70ec8a5c88a56bdf161cc2b4;p=elisp%2Fwanderlust.git diff --git a/INSTALL b/INSTALL index 3c87740..7f3478d 100644 --- a/INSTALL +++ b/INSTALL @@ -17,13 +17,13 @@ System Requirements Before installing Wanderlust, please install the following MIME modules. - SEMI (1.14.3 or later) - FLIM (1.14.3 or later) + SEMI (1.14.6 or later) + FLIM (1.14.6 or later) Wanderlust and MIME modules require APEL. Before installing MIME modules, please install the APEL. - APEL (10.3 or later) + APEL (10.6 or later) Select MIME Module @@ -34,24 +34,24 @@ Select MIME Module (a) XEmacs 21.1 or later - APEL 10.5, FLIM 1.14.5, SEMI 1.14.5 + APEL 10.6, FLIM 1.14.7, SEMI 1.14.6 Installation as a XEmacs package, If possible. (b) Emacs 20.4 or later - APEL 10.5, FLIM 1.14.5, SEMI 1.14.5 + APEL 10.6, FLIM 1.14.7, SEMI 1.14.6 (c) Emacs 20.1 to 20.3 - APEL 10.5, CLIME 1.14.5, SEMI 1.14.5 + APEL 10.6, CLIME 1.14.6, SEMI 1.14.6 Use CLIME instead of FLIM. FLIM does not support Emacs 20.3 or earlier. (d) Emacs 19.34 (Mule 2.3) - APEL 10.5, CLIME 1.14.5, SEMI 1.14.5 + APEL 10.6, CLIME 1.14.6, SEMI 1.14.6 Mule based on Emacs 19.34 can also run SEMI. See the following web page to get more information (in Japanese). @@ -77,8 +77,8 @@ Install MIME Module latest versions should work. For example, the following combinations are confirmed to work: - APEL 10.5, SLIM 1.14.9, SEMI 1.14.5 - APEL 10.5, CLIME 1.14.5, EMIKO 1.14.1 + APEL 10.6, SLIM 1.14.9, SEMI 1.14.5 + APEL 10.6, CLIME 1.14.5, EMIKO 1.14.1 You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI. @@ -93,8 +93,9 @@ Check Environment % make EMACS=xemacs check to check running environment including the version of APEL, FLIM, and - SEMI. (Note that even if you have installed new APEL/FLIM/SEMI, old - ones in load-path may cause trouble.) + SEMI. Note that even if you have installed new APEL/FLIM/SEMI, old + ones in load-path may cause trouble. To find duplicated files in the + load-path, M-x list-load-path-shadows will help you. Installation