Newer
Older
scim-wnn / honoka / README
@tamra tamra on 29 Jun 2005 461 bytes README更新。
*honoka (HONOKA-TAN)

- honoka is module of SCIM-IMEngine for Japanese conversion. 

**Require

- scim-1.0.* 
- wnn6sdk/wnn7sdk (not supported libwnn.so in Wnn4/FreeWnn.)
- or Anthy libraries (and headers).


**Compiling and Install

- change current directory to working-directory.
- The following should do it:
  $ ./configure && make && make install
- if you got newest version from SVN/CVS Repository:
  $ ./bootstot && ./configure && make && make install