XEmacs CHISE Version 0.24 (Kasagi)
守岡知彦 / MORIOKA Tomohiko
tomo at kanji.zinbun.kyoto-u.ac.jp
Tue May 27 23:16:28 JST 2008
XEmacs CHISE Version 0.24 (Kasagi) is available at:
http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/XEmacs/xemacs-chise-0.24.tar.gz
Major changes
=============
* improvements of Concord support
- Add new function `concord-define-object'
- Function `concord-object-put' adds a reversed links when FEATURE is
a relation feature.
* Character database
- Complete mappings between UCS and CNS 11643 plain 6.
- Use new command `ucs-compat-read-file' to read
"../etc/char-data/UCS-compat.txt"; add missing `=>ucs*' features.
- Add new definitions of Oracle-Bones characters: ZOB-{00236..02206}.
- Add `ideographic-structure' for some Oracle-Bones characters.
- Don't use `ideographic-combination' for a char-spec (Oracle-Bones).
- Add missing sources for some Oracle-Bones characters.
- Add some missing relations between Ideographic characters.
- Add/fix/modify some character features about Big5.
- Add/fix/modify other character features.
Note
====
We recommend to install Concord 0.0.1 and libchise-0.4.1 before
installing XEmacs CHISE 0.24.
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
In Mac OS X with Apple's X11, it is better to add
--with-dialogs=athena --with-widgets=athena --with-athena=3d
Build
=====
Run the program `make' as follows:
% make
Install
=======
Type `make install' as follows:
% make install
Happy Hacking!
--
tomo.
More information about the CHISE-en
mailing list