scim-wnn / honoka /
@tamra tamra authored on 9 Jun 2006
..
data プラグインを消去。 18 years ago
intl 20 years ago
libhonoka タイマスレッドのイベントが混ざらない工夫。 18 years ago
m4 プラグインを消去。 18 years ago
po 設定画面にSplitter設定を追加。 18 years ago
src 設定画面にSplitter設定を追加。 18 years ago
ABOUT-NLS 20 years ago
AUTHORS 20 years ago
COPYING 20 years ago
ChangeLog 0.9.0。 18 years ago
INSTALL 20 years ago
Makefile.am プラグインを消去。 18 years ago
NEWS 20 years ago
README README更新。 19 years ago
README.jp 0.9.0。 18 years ago
bootstrap 20 years ago
config.rpath 20 years ago
configure.ac プラグインを消去。 18 years ago
honoka.pc.in honoka.pcのディレクトリ指定修正。 18 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