scim-wnn / honoka /
@tamra tamra authored on 22 May 2006
..
data プラグインを消去。 17 years ago
intl 18 years ago
libhonoka タイマスレッドのイベントが混ざらない工夫。 17 years ago
m4 プラグインを消去。 17 years ago
po プラグインを消去。 17 years ago
src 設定名にスラッシュ入れ忘れorz。 17 years ago
ABOUT-NLS 18 years ago
AUTHORS 18 years ago
COPYING 18 years ago
ChangeLog 文字種変換キー設定。 17 years ago
INSTALL 18 years ago
Makefile.am プラグインを消去。 17 years ago
NEWS 18 years ago
README README更新。 18 years ago
README.jp 0.8.3。 17 years ago
bootstrap 18 years ago
config.rpath 18 years ago
configure.ac プラグインを消去。 17 years ago
honoka.pc.in honoka.pcのディレクトリ指定修正。 17 years ago
mkinstalldirs 18 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