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