[README for SEMI kernel package (English Version)]
by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.en,v 1.7 1998-03-13 19:50:29 shuhei-k Exp $
+$Id: README.en,v 1.8 1998-04-13 15:36:57 morioka Exp $
What's SEMI?
------------
nil. (Maybe non mule setting requires to modify emu. In addition,
it is better to use terminal-coding-system feature)
- SEMI requires APEL and MEL package. Please install them before
- installing it. APEL package
- is available at:
+ SEMI requires APEL (8.2 or later) and FLIM package. Please install
+ them before installing it. APEL package is available at:
ftp://ftp.jaist.ac.jp/pub/GNU/elisp/apel/
- and MEL package is available at:
+ and FLIM package is available at:
- ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/libs/
-
- Notice that latest version of XEmacs may have latest version of APEL
- and MEL, so you should not install them.
+ ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/
PGP/MIME and application/pgp require mailcrypt or tiny-pgp package.
/usr/local/share/emacs/19.34/site-lisp/ --- emu
/usr/local/share/emacs/site-lisp/apel/ --- APEL
- /usr/local/share/emacs/site-lisp/bitmap/ --- BITMAP-MULE
- /usr/local/share/emacs/site-lisp/mu/ --- MU
- /usr/local/share/emacs/site-lisp/mel/ --- MEL
+ /usr/local/share/emacs/site-lisp/flim/ --- FLIM
/usr/local/share/emacs/site-lisp/semi/ --- SEMI
You can specify site-lisp directory, for example
(a) load-path
If you are using Emacs or Mule, please add directory of emu, apel,
- bitmap, mu, mel and semi to load-path. If you install by default
- setting, you can write subdirs.el for example:
+ flim and semi to load-path. If you install by default setting, you
+ can write subdirs.el for example:
--------------------------------------------------------------------
(normal-top-level-add-to-load-path
- '("apel" "bitmap" "mu" "mel" "semi"))
+ '("apel" "flim" "semi"))
--------------------------------------------------------------------
If you are using XEmacs, there are no need of setting about