update.
[chise/ids.git] / README.en
index 7eb189a..194f3ce 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,8 +1,35 @@
-;; -*- coding: utf-8 -*-
-This package contains data and utilities about structures of
-Han Ideographs (漢字).
+;; -*- coding: utf-8-jis-er -*-
+This directory holds the CHISE-IDS package which contains data and
+utilities about structures of Han Ideographs (漢字).
 
 
+* How to install
+
+Please install XEmacs CHISE before install this package.
+
+If XEmacs CHISE is installed in your system, please type
+
+    % make install
+
+in the directory of the CHISE-IDS distribution.
+
+
+[Note] If you don't have XEmacs CHISE, the CHISE-base package may be
+useful.  It is an installer package to install CHISE functionalities
+including libchise, XEmacs CHISE, the CHISE-IDS package, some other
+Emacs Lisp utilities, some fonts, etc.  It is available at:
+
+       http://www.chise.org/dist/base/
+
+In addition, if you use Mac OS X with Fink,
+
+http://corpus.kanji.zinbun.kyoto-u.ac.jp/cgi-bin/gitweb.cgi?p=corpus/env.git;a=blob_plain;f=install-base-system_mac-fink.sh;hb=HEAD
+
+is available and easier than plain CHISE-base package.
+
+
+* IDS files
+
 The following files contains the data about structures of Han
 Ideographs (漢字).
     
@@ -62,11 +89,7 @@ Each element means
     <COMMENTS> comment
 
 
-The developing of the package was supported by the “Exploratory
-Software Project” of Information-technology Promotion Agency, Japan.
-Some data in the IDS-UCS* files are derived and expanded from the CDP
-database developped by C.C. Hsieh and his team at Academia Sinica in
-Taipei, Taiwan.
+* License
 
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -82,3 +105,12 @@ You should have received a copy of the GNU General Public License
 along with this package; see the file COPYING.  If not, write to
 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
+
+
+* Acknowledgment
+
+The developing of the package was supported by the “Exploratory
+Software Project” of Information-technology Promotion Agency, Japan.
+Some data in the IDS-UCS* files are derived and expanded from the CDP
+database developped by C.C. Hsieh and his team at Academia Sinica in
+Taipei, Taiwan.