scim-wnn / honoka /
@tamra tamra authored on 5 Oct 2005
..
data like-msime.rktのtypo修正。mekeさんサンクス。 19 years ago
intl 20 years ago
libhonoka Convertor/PreEditorにselected/unSelectedを追加。 19 years ago
m4 0.4.0にしておく。 19 years ago
plugins JServerTypeをWnnConversionの中に。 19 years ago
po 逐次変換のPredictor化。 19 years ago
src Convertor/PreEditorにselected/unSelectedを追加。 19 years ago
ABOUT-NLS 20 years ago
AUTHORS 20 years ago
COPYING 20 years ago
ChangeLog 0.3.3 19 years ago
INSTALL 20 years ago
Makefile.am README更新。 19 years ago
NEWS 20 years ago
README README更新。 19 years ago
README.jp 0.3.3 19 years ago
bootstrap 20 years ago
config.rpath 20 years ago
configure.ac 0.4.0にしておく。 19 years ago
mkinstalldirs 20 years ago
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