chise-core / chise-base 0.24 released.
守岡知彦 / MORIOKA Tomohiko
tomo at kanji.zinbun.kyoto-u.ac.jp
Sat May 31 00:33:12 JST 2008
CHISE-core / CHISE-base Version 0.24 is released.
They are available at
CHISE-core:
http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/base/chise-core-0.24.tar.gz
CHISE-base:
http://kanji.zinbun.kyoto-u.ac.jp/projects/chise/dist/base/chise-base-0.24.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.
Installing CHISE-base in Debian
===============================
If you use Debian (etch or later) and your account can use `sudo'
command, you can use a installer script `bootstrap.debian' as follows:
% ./bootstrap.debian
It installs some Debian packages and some Emacs Lisp packages for
CHISE-base environment.
This feature is not so tested yet. So we hope you will report your
installation result.
Installing CHISE-base in Mac OS X with Fink
===========================================
If you use Fink in Mac OS X (10.4 or later), you can use a installer
script `bootstrap.fink' as follows:
% ./bootstrap.fink
It installs some Fink packages and some Emacs Lisp packages for
CHISE-base environment.
This feature is not so tested yet. So we hope you will report your
installation result.
Happy Hacking!
--
tomo.
More information about the CHISE-en
mailing list