From c6881c1139de542c95dd7dcffc9e14cccffa777b Mon Sep 17 00:00:00 2001 From: kaoru Date: Wed, 12 Sep 2001 14:40:38 +0000 Subject: [PATCH] Added caution when re-install APEL, FLIM, or SEMI. Ignore Emacs 19.28. --- INSTALL | 25 ++++++++++++++----------- INSTALL.ja | 28 ++++++++++++++++------------ 2 files changed, 30 insertions(+), 23 deletions(-) diff --git a/INSTALL b/INSTALL index 9e4dc11..aabd5ca 100644 --- a/INSTALL +++ b/INSTALL @@ -15,32 +15,33 @@ Select MIME Module 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 + Install MIME Module =================== @@ -62,6 +63,8 @@ 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 + You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI. + Installation ============ @@ -83,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 occasionally appears. + If you use Emacs without subdirs.el, the following error message + occasionally appears. Cannot open load file: mime-setup diff --git a/INSTALL.ja b/INSTALL.ja index 19d9935..3366b25 100644 --- a/INSTALL.ja +++ b/INSTALL.ja @@ -16,31 +16,32 @@ MIME用モジュールの選択 SEMI には APEL, FLIM と呼ばれるパッケージも必要です。主な Emacsen につ いて推奨される APEL, FLIM, SEMI の組合せを以下に示します。 -(a) XEmacs 21.1 以降 + (a) XEmacs 21.1 以降 APEL 10.3, FLIM 1.14.3, SEMI 1.14.3 - 可能ならば XEmacs のパッケージとしてインストールすることをお勧めします。 + 可能ならば XEmacs のパッケージとしてインストールすることをお勧めします。 -(b) Emacs 20.4 以降 + (b) Emacs 20.4 以降 APEL 10.3, FLIM 1.14.3, SEMI 1.14.3 -(c) Emacs 20.1〜20.3 + (c) Emacs 20.1〜20.3 APEL 10.3, CLIME 1.14.0, SEMI 1.14.3 - FLIM が動きませんので、代わりに CLIME をインストールしてください。 + FLIM が動きませんので、代わりに CLIME をインストールしてください。 -(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 - Emacs 19.34 ベースの Mule では SEMI を動作させることが可能です。下記の - ページが参考になります。 + Emacs 19.34 ベースの Mule では SEMI を動作させることが可能です。下記 + のページが参考になります。 http://www.jpl.org/elips/INSTALL-SEMI-ja.html + MIME用モジュールのインストール ============================== @@ -66,6 +67,10 @@ MIME用モジュールのインストール APEL 10.2, Chao 1.14.1, REMI 1.14.2 APEL 10.2, SLIM 1.14.3, EMY 1.13.9 + APEL, FLIM, SEMI のバージョンアップを行った場合は、Wanderlust をインス + トールし直してください。 + + 通常のインストール ================== @@ -73,8 +78,8 @@ MIME用モジュールのインストール Makefile は、EMACS, LISPDIR の部分を編集してください。 - EMACS 使用している Emacs のコマンド名を指定 - LISPDIR インストール先を指定 + EMACS 使用している Emacs のコマンド名を指定 + LISPDIR インストール先を指定 LISPDIR は特に指定しなくても (NONE のままでも) 自動的にインストール 先を検出します。 @@ -86,8 +91,7 @@ MIME用モジュールのインストール % make % make install - このとき、Emacs 19.28 ベースの Mule 2.3 など subdirs.el のない Emacs - では、 + このとき、subdirs.el のない Emacs では、 Cannot open load file: mime-setup -- 1.7.10.4