chise-core / chise-base 0.23 released.

守岡知彦 / MORIOKA Tomohiko tomo at kanji.zinbun.kyoto-u.ac.jp
Fri May 19 18:54:45 JST 2006


CHISE-core / CHISE-base Version 0.23 is released.

They are available at

    CHISE-core:
	http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/base/chise-core-0.23.tar.gz

    CHISE-base:

	http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/base/chise-base-0.23.tar.gz


What is CHISE-core/CHISE-base
=============================

CHISE-core is a package to install core functionalities of the CHISE
environment.  It contains the Concord Library, the CHISE Library
(libchise) and the CHISE general character database (chise-db).  You
can install them easily.

CHISE-base is also an installation package, but it supports not only
libchise but also XEmacs CHISE environment.  It contains whole
elements of CHISE-core, XEmacs CHISE, tomoyo-tools (an Emacs Lisp
utilities about character database for XEmacs CHISE) and the CHISE-IDS
package.


PREREQUISITES
=============

Please install
 - Berkeley DB Version 3 or later
before installing CHISE-core.

If you install CHISE-base, please install additional libraries to
install XEmacs.


CONFIGURATION
=============

In the top level directory of the CHISE-core/base distribution, run
the program `configure' as follows:

  % ./configure


Installing CHISE-core
=====================

Type `make install-core' as follows:

  % make install-core


Installing CHISE-base
=====================

Type `make install-base' as follows:

  % make install-base

Even if you get the CHISE-core package, it is available if you can use
a networking environment and it passes the CVS pserver protocol.  In
that case, the CHISE-core installer gets the sources of CHISE-base
from cvs.m17n.org via anonymous CVS.


Happy Hacking!
-- 
tomo.





More information about the CHISE-en mailing list