Nihongo Benkyo
==========

    Nihongo Benkyo is a japanese dictionary and learning tool.

    Nihongo Benkyo:
      
      * Is available for Linux and other Unix systems.
      * Searches words from kanji, kana, romaji or translation.
      * Imports EDICT, JMdict, JMnedict files.
      * Scans selections from other applications.
      * Has its interface translated in english, french, japanese and spanish.

Requirements
------------

    Ruby >= 1.8.0:              http://www.ruby-lang.org
    GTK+ >= 2.6:                http://www.gnome.org
    Ruby-GetText >= 0.6.1:      http://ponx.s5.xrea.com/hiki/ruby-gettext.html
    Ruby-GNOME2 >= 0.12.0 [*]:  http://ruby-gnome2.sourceforge.jp
    libsqlite3 >= 0.8.3:        http://www.sqlite.org         
    Sqlite3/Ruby >= 1.1.0:      http://rubyforge.org/projects/sqlite-ruby/
    Intltool:                   http://freedesktop.org/wiki/Software_2fintltool

    [*]: Required libraries are: Ruby/Libglade2 and Ruby/Gtk2.

Install
-------

    $ ruby install.rb config
    $ ruby install.rb setup
    ($ su)
    # ruby install.rb install

Usage
-----

    $ nihongobenkyo
    
FAQ
---

    - How to upgrade from version 0.1 to version 0.2 ?
    
        First delete ~/.nihongobenkyo/dic.db and then proceed to the install.

    - How to load automatically SCIM with Nihongo Benkyo ?
    
        $ GTK_IM_MODULE=scim nihongobenkyo

License
-------

    Nihongo Benkyo is distributed under the terms of the GNU General Public License.
    See the COPYING file for more information.
