X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=0aaff51d756c83b2316ab9afcc058e669aae8ac5;hb=cbb96e16fce1a19bfbf5c617570ec3b9852f9d65;hp=fd8539fe410fef690fab0d7e8d355ad58e695711;hpb=b6a2d32fad8f7d564856d92489427dcd97556952;p=elisp%2Fwanderlust.git diff --git a/INSTALL b/INSTALL index fd8539f..0aaff51 100644 --- a/INSTALL +++ b/INSTALL @@ -8,49 +8,39 @@ Select MIME Module ================== - Before installing Wanderlust, please install either of the following - MIME modules. SEMI is recommended because it's more functional. + Before installing Wanderlust, please install the following MIME modules. SEMI (1.14.1 or later) - tm (8.7 or later) SEMI requires APEL and FLIM packages. For each Emacsen, Recommended combination of MIME module package following. -(a) XEmacs 21.1 or later + (a) XEmacs 21.1 or later APEL 10.3, FLIM 1.14.3, SEMI 1.14.3 - Installation as a XEmacs package, If possible. + Installation as a XEmacs package, If possible. -(b) Emacs 20.4 or later + (b) Emacs 20.4 or later APEL 10.3, FLIM 1.14.3, SEMI 1.14.3 -(c) Emacs 20.1 to 20.3 + (c) Emacs 20.1 to 20.3 APEL 10.3, CLIME 1.14.0, SEMI 1.14.3 - Use CLIME instead of FLIM. FLIM does not support Emacs 20.3 or - earlier. + Use CLIME instead of FLIM. FLIM does not support Emacs 20.3 or + earlier. -(d) Emacs 19.34 (Mule 2.3) + (d) Emacs 19.34 (Mule 2.3) APEL 10.3, CLIME 1.14.0, 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). + Mule based on Emacs 19.34 can also run SEMI. See the following web + page to get more information (in Japanese). http://www.jpl.org/elips/INSTALL-SEMI-ja.html -(e) Emacs 19.28 or earlier (Mule 2.3, Nemacs) - - APEL 10.3, CLIME 1.14.0, tm 8.8 - - If you use Mule based on Emacs 19.28 or earlier, please install tm. - SEMI does not support Emacs 19.28 or earlier. You need upgrade APEL - and CLIME. - Install MIME Module =================== @@ -61,9 +51,6 @@ Install MIME Module FLIM: ftp://ftp.m17n.org/pub/mule/flim/ CLIME: SEMI: ftp://ftp.m17n.org/pub/mule/semi/ - tm: http://cvs.m17n.org/tomo/comp/emacsen/tm/tm-8/ - -(a) SEMI Please install APEL, FLIM(CLIME), and SEMI, in that order. Generally, 'make install' will do the job. To get full information, please refer @@ -76,16 +63,7 @@ Install MIME Module APEL 10.2, Chao 1.14.1, REMI 1.14.2 APEL 10.2, SLIM 1.14.3, EMY 1.13.9 -(b) tm - - The tm, whose version is 8.7 or later, is recommended. To get full - information, please refer README.en within package. - - tm-8.8 or earlier makes following error while compiling Wanderlust. - - Use tm-8.x with APEL 10.2 or later. - - In this case, please install APEL 10.2 or later. + You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI. Installation @@ -108,8 +86,8 @@ Installation % make % make install - If you use Emacs without subdirs.el (e.g. Mule 2.3 based on Emacs - 19.28), the following error message ocasinally appears. + If you use Emacs without subdirs.el, the following error message + occasionally appears. Cannot open load file: mime-setup @@ -162,9 +140,6 @@ load-path '("apel" "flim" "semi" "wl")) -------------------------------------------------------------------- - If you are using Emacs 19.28 or earlier, you can't use subdirs.el. - Please write setting about load-path in site configuration file. - Manual ====== @@ -186,9 +161,9 @@ Sample configuration file Wanderlust requires the following three configuration files: - ~/.addresses Address Book - ~/.folders Folder Book ~/.wl Wanderlust Configuration (loaded at startup) + ~/.folders Folder Book + ~/.addresses Address Book (optional) Each sample file (dot.addresses, dot.folders, dot.wl) exists on samples/en/ directory. Please refer to them.