scim-wnn / honoka /
@tamra tamra authored on 8 Apr 2005
..
data 19 years ago
intl 19 years ago
m4 19 years ago
po 19 years ago
src 19 years ago
ABOUT-NLS 19 years ago
AUTHORS 19 years ago
COPYING 19 years ago
ChangeLog 19 years ago
INSTALL 19 years ago
Makefile.am 19 years ago
NEWS 19 years ago
README 19 years ago
bootstrap 19 years ago
config.rpath 19 years ago
configure.ac 19 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