libchise 0.2.1 released
守岡知彦 / MORIOKA Tomohiko
tomo at kanji.zinbun.kyoto-u.ac.jp
Tue Mar 2 00:07:00 JST 2004
The CHISE Library (libchise) 0.2.1 is released.
It is available at
http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/libchise/libchise-0.2.1.tar.gz
Changes
=======
2004-03-01 MORIOKA Tomohiko <tomo at kanji.zinbun.kyoto-u.ac.jp>
* libchise 0.2.1 released.
* Makefile.in (ABI_VERSION): Update to Revision 1.
* configure.in: Update version to 0.2.1.
2004-02-26 MORIOKA Tomohiko <tomo at m17n.org>
* name.c (chise_make_name_table): Change initial number of hash
table to 256.
(chise_destroy_name_table): Destroy each entry.
* chise.c (CHISE_DS_close): Use `chise_destroy_name_table'.
What is libchise
================
libchise is a fundamental library to use CHISE character database.
PREREQUISITES
=============
Please install Berkeley DB Version 3 or later before installing the
CHISE Library.
How to install
==============
(1) In the top level directory of the CHISE Library distribution, run
the program `configure' as follows:
% ./configure
(2) Run the program `make' as follows:
% make
(3) Type `make install' as follows:
% make install
--
tomo.
More information about the CHISE-en
mailing list