This package contains the CHISE Library. Installing the CHISE Library **************************** PREREQUISITES ============= Please install - Berkeley DB Version 3 or later - CONCORD before installing the CHISE Library. CONFIGURATION ============= In the top level directory of the CHISE Library distribution, run the program `configure' as follows: % ./configure RUNNING MAKE ============ Run the program `make' as follows: % make Installing ========== Type `make install' as follows: % make install Reporting Bugs ************** If you write bug-reports and/or suggestions for improvement, please send them to the CHISE Mailing List: chise-en@lists.chise.org (English) chise-ja@lists.chise.org (Japanese) Via the CHISE mailing list, you can report bugs of the CHISE library, obtain the latest release of the CHISE library, and discuss future enhancements to the CHISE library. To join the CHISE mailing list, please see the descriptions of the following pages: http://lists.chise.org/mailman/listinfo/chise-en (English) http://lists.chise.org/mailman/listinfo/chise-ja (Japanese) * Git Development of the CHISE library uses Git. So the latest developing version is available at the following Git repository: % git clone http://git.chise.org/git/chise/libchise.git Or you can view the CHISE library repository via WWW at: http://git.chise.org/gitweb/?p=chise/libchise.git If you would like to join Git based development, please declare it in CHISE mailing list (English or Japanese). We hope you will join the open development.