XEmacs CHISE Version 0.21 (Narayama)
守岡知彦 / MORIOKA Tomohiko
tomo at kanji.zinbun.kyoto-u.ac.jp
Tue Nov 4 00:19:05 JST 2003
21.4.14 CHISE Version 0.21 (Narayama) is available at:
http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/XEmacs/xemacs-chise-0.21.tar.gz
[Major changes]
- libchise support
- some CCSs is defined in lisp codes instead of C codes
- change naming rule for CCS-feature-names
- abolish word-combining-categories and fix setting of
word-separating-categories
- fix a bug about character composition in decoding of some
coding-systems such as utf-8 variants
(You can use file names of Mac OS X correctly when you set up
file-name-coding-system to use utf-8 variants such as utf-8-jis)
- Add/fix/modify character feature database
etc.
[Note]
We recommend to install libchise-0.2.0 before installing XEmacs CHISE
0.21. You can also install XEmacs CHISE 0.21 without libchise. In
that case, you need Berkeley DB 3 or later and use it in XEmacs CHISE
0.21 as a database backend.
[Configuration]
Run the program `configure' with --with-chise option in the top level
directory. In some OS, --pdump is also required.
For example in Linux:
% ./configure --with-chise --without-xim --pdump
For example in Mac OS X with fink:
% ./configure --with-chise --without-xim --pdump \
--site-includes=/sw/include --site-library=/sw/lib
[Build]
Run the program `make' as follows:
% make
[Install]
Type `make install' as follows:
% make install
Happy Hacking!
--
守岡 知彦 (MORIOKA Tomohiko) <tomo at kanji.zinbun.kyoto-u.ac.jp>
More information about the CHISE-en
mailing list