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