From cbcdc5772d0793141f41b1f9b8f115a5b2513973 Mon Sep 17 00:00:00 2001 From: kaoru Date: Sat, 28 Jun 2003 11:36:29 +0000 Subject: [PATCH] Sync with trunk. --- INSTALL | 14 ++++++++++++-- INSTALL.ja | 14 ++++++++++++-- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 4e00351..41bd6af 100644 --- a/INSTALL +++ b/INSTALL @@ -82,12 +82,22 @@ 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. + +Check Environment +================= + + Before going to the next step, we recommend you to run tests by % make check + or % 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. To find duplicated files in the + load-path, M-x list-load-path-shadows will help you. + + Installation ============ diff --git a/INSTALL.ja b/INSTALL.ja index 445ab6d..0369389 100644 --- a/INSTALL.ja +++ b/INSTALL.ja @@ -85,12 +85,22 @@ MIME用モジュールのインストール APEL, FLIM, SEMI のバージョンアップを行った場合は、Wanderlust をインス トールし直してください。 - 以下を実行することにより、APEL, FLIM, SEMI のチェックを含んだ環境テス - トが行えます。EMACS で emacs のコマンド名を指定することができます。 + +環境の確認 +========== + + Wanderlust のインストールの前に環境の確認をすることを推奨します。 % make check + または % make EMACS=xemacs check + で APEL, FLIM, SEMI のチェックを含んだ環境テストが行えます。 + + 新しい APEL, FLIM, SEMI がインストールされていても、load-path 上に古い + ものが残っている場合にはトラブルの原因となります。load-path 上で重複し + たファイルを探すには M-x list-load-path-shadows が便利です。 + 通常のインストール ================== -- 1.7.10.4