[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3.1 Installation

Edit LISPDIR and EMACS in `Makefile'. Set the Emacs's command name to EMACS. Set package installation directory to LISPDIR. Then, please execute following commands.

 
% make
% make install

Destination directory is auto-probed if you leave LISPDIR in `Makefile' as is. (That is, leave it as `NONE')

If you are using an Emacs variant which does not merge specified directory to load-path (e.g. Mule 2.3 based on Emacs 19.28), then you will see the error message:

 
Cannot open load file: mime-setup

In this case, either add destination directories of custom, APEL, FLIM and SEMI to environmental variable EMACSLOADPATH, or define load-path in `WL-CFG' in extracted directory.

If you want to handle shimbun folders or to use BBDB, add directory where emacs-w3m or BBDB is installed to load-path. Then necessary modules will be byte-compiled and installed. See section 3.8 Shimbun Folder, See section 13.1.2 bbdb.el.



This document was generated by Yuuichi Teranishi on February, 19 2005 using texi2html