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