scim-wnn / honoka /
@tamra tamra authored on 24 Jun 2005
..
data アイコン変更。 21 years ago
intl 21 years ago
libhonoka コミットし忘れ。 20 years ago
m4 ライブラリを分離。 20 years ago
po ライブラリを分離。 20 years ago
src デフォ設定の整理。 20 years ago
ABOUT-NLS 21 years ago
AUTHORS 21 years ago
COPYING 21 years ago
ChangeLog 予測の分離とWnn予測の実装。 20 years ago
INSTALL 21 years ago
Makefile.am ライブラリを分離。 20 years ago
NEWS 21 years ago
README 21 years ago
bootstrap 21 years ago
config.rpath 21 years ago
configure.ac ライブラリを分離。 20 years ago
mkinstalldirs 21 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