scim-wnn / honoka /
@tamra tamra authored on 24 Jun 2005
..
data アイコン変更。 18 years ago
intl 18 years ago
libhonoka コミットし忘れ。 18 years ago
m4 ライブラリを分離。 18 years ago
plugins プラグイン分離。 18 years ago
po メッセージ更新。 18 years ago
src プラグイン分離。 18 years ago
ABOUT-NLS 18 years ago
AUTHORS 18 years ago
COPYING 18 years ago
ChangeLog 予測の分離とWnn予測の実装。 18 years ago
INSTALL 18 years ago
Makefile.am プラグイン分離。 18 years ago
NEWS 18 years ago
README 18 years ago
bootstrap 18 years ago
config.rpath 18 years ago
configure.ac プラグイン分離。 18 years ago
mkinstalldirs 18 years ago
README
*scim-wnn (HONOKA-TAN)

- scim-wnn is module of SCIM-IMEngine for Wnn Japanese conversion. 

**Require

- scim-1.0.* 
- wnn6sdk/wnn7sdk (not supported libwnn.so in Wnn4/FreeWnn.)

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