X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=0aaff51d756c83b2316ab9afcc058e669aae8ac5;hb=cbb96e16fce1a19bfbf5c617570ec3b9852f9d65;hp=bce46422b791149e28a55641d841fbda0632fd24;hpb=1e366a559be4aec4ad4d3cf3e954b8e62a20d2f3;p=elisp%2Fwanderlust.git diff --git a/INSTALL b/INSTALL index bce4642..0aaff51 100644 --- a/INSTALL +++ b/INSTALL @@ -1,75 +1,69 @@ How to install Wanderlust - Time-stamp: <00/03/14 20:05:52 teranisi> - Kaoru Takahashi, - Yuuichi Teranishi, - Tsunehiko Baba + Kaoru Takahashi, + Yuuichi Teranishi, + Tsunehiko Baba -Required environment -==================== +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.13.4 or later) - tm (8.7 or later) + SEMI (1.14.1 or later) - If you use Mule based on Emacs 19.28 or earlier, please install tm. - SEMI does not support Emacs 19.28 or earlier. + SEMI requires APEL and FLIM packages. For each Emacsen, Recommended + combination of MIME module package following. - SEMI only supports relatively new Emacsen like Emacs 20.xx, XEmacs, etc. - But Mule based on Emacs 19.34 can also run SEMI. - See the following web page to get more information (written by Japanese). + (a) XEmacs 21.1 or later - http://www.jpl.org/elips/INSTALL-SEMI-ja.html + APEL 10.3, FLIM 1.14.3, SEMI 1.14.3 + Installation as a XEmacs package, If possible. -(a) SEMI + (b) Emacs 20.4 or later - SEMI requires APEL and FLIM packages. - Recommended combination of APEL, FLIM and SEMI are: + APEL 10.3, FLIM 1.14.3, SEMI 1.14.3 - APEL 10.2, FLIM 1.12.7 and SEMI 1.13.4 - or - APEL 10.2, FLIM 1.13.2 and SEMI 1.13.7 + (c) Emacs 20.1 to 20.3 - Combination of APEL 10.2 and FLIM 1.12.7 makes following error - while compiling FLIM 1.12.7. + APEL 10.3, CLIME 1.14.0, SEMI 1.14.3 - 'Please install latest APEL 7.3 or later.' + Use CLIME instead of FLIM. FLIM does not support Emacs 20.3 or + earlier. - In this case, please comment out following lines in FLIM-CFG. + (d) Emacs 19.34 (Mule 2.3) - (or (fboundp 'write-region-as-binary) - (error "Please install latest APEL 7.3 or later.")) - (or (fboundp 'insert-file-contents-as-binary) - (error "Please install latest APEL 7.3 or later.")) + APEL 10.3, CLIME 1.14.0, SEMI 1.14.3 - You can download these packages from following URLs. + Mule based on Emacs 19.34 can also run SEMI. See the following web + page to get more information (in Japanese). - APEL: ftp://ftp.m17n.org/mule/apel/ - FLIM: ftp://ftp.m17n.org/mule/flim/ - SEMI: ftp://ftp.m17n.org/mule/semi/ + http://www.jpl.org/elips/INSTALL-SEMI-ja.html - Please install APEL, FLIM, SEMI in order. - Generally 'make install' will do the job. - To get full information, please refer README.en within each package. - You can also use many other FLIM/SEMI variants. - Combination of the latest versions should work. - For example, following combination is confirmed to work. +Install MIME Module +=================== + + You can download these packages from following URLs. - APEL 10.2, Chao 1.14.1 and REMI 1.14.1 + APEL: ftp://ftp.m17n.org/pub/mule/apel/ + FLIM: ftp://ftp.m17n.org/pub/mule/flim/ + CLIME: + SEMI: ftp://ftp.m17n.org/pub/mule/semi/ -(b) tm + Please install APEL, FLIM(CLIME), and SEMI, in that order. Generally, + 'make install' will do the job. To get full information, please refer + to the README.en within each package. - The tm, whose version is 8.7 or later, is recommended. Please - obtain from the following web site. + You can also use many other FLIM/SEMI variants. Combination of the + latest versions should work. For example, the following combinations + are confirmed to work: - http://cvs.m17n.org/tomo/comp/emacsen/tm/tm-8/ + APEL 10.2, Chao 1.14.1, REMI 1.14.2 + APEL 10.2, SLIM 1.14.3, EMY 1.13.9 - To get full information, please refer README.en within package. + You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI. Installation @@ -92,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 @@ -132,10 +126,10 @@ Install as a XEmacs package load-path ========= - If you are using Emacs 20.3 or later, or XEmacs, there are no need - of setting about load-path. + If you are using Emacs 20.3 or later, or XEmacs, there is no need + to set load-path. - If you are using Emacs 20.2 or earlier, please add directory of + If you are using Emacs 20.2 or earlier, please add the directory of Wanderlust to load-path. If you install by default setting, with Emacs 19.29 or later, Emacs @@ -146,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 you write setting about load-path in site configuration file. - Manual ====== @@ -168,13 +159,18 @@ Manual Sample configuration file ========================= - Wanderlust requires following three configuration files. + 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 them. + samples/en/ directory. Please refer to them. To get full information, please read Info file. + + +Local Variables: +fill-column: 72 +End: