- *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