scim-wnn / honoka /
@tamra tamra authored on 29 Aug 2006
..
data プラグインを消去。 17 years ago
intl 18 years ago
libhonoka フィルタプラグインの定義実装。 17 years ago
m4 バージョンを0.9.2にあげておく。 17 years ago
po フィルタを選択可能に。 17 years ago
src ツールバーの自動伸び縮み実装。 17 years ago
ABOUT-NLS 18 years ago
AUTHORS 18 years ago
COPYING 18 years ago
ChangeLog 0.9.0。 17 years ago
INSTALL 18 years ago
Makefile.am プラグインを消去。 17 years ago
NEWS 18 years ago
README README更新。 18 years ago
README.jp README更新。 17 years ago
bootstrap 18 years ago
config.rpath 18 years ago
configure.ac バージョンを0.9.2にあげておく。 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