Installation
---------------

   0.  Requirement 
	double array library Darts-0.2 or newer version.
       	http://cl.aist-nara.ac.jp/~taku-ku/software/darts/

	OCaml 3.07 or newer version
       	http://www.caml.org

	findlib 1.0 or newer version
	http://www.ocaml-programming.de/programming/findlib.html

   1. Type `./configure' to configure the package for your system.
      % ./configure
      You can give `configure' initial values for variables by setting
      them in the environment like this:
      % env CC=gcc CFLAGS="-O2 -Wall" ./configure
      See the file `INSTALL' for detail usage of configure.

   2. Type `make'.
      % make
      This produces the system. You might have to use GNU make.

   3. Type `make install' to install programs.
      # make install
      This will install the following files.
      /usr/local/bin/mana            mana command
      /usr/local/libexec/mana/       programs for building dictionaries
      /usr/local/share/mana/doc/     manuals

   4. Download manadic and configure, make, make install