.. | |||
data | 18 years ago | ||
intl | 19 years ago | ||
libhonoka | 18 years ago | ||
m4 | 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 | 18 years ago | ||
INSTALL | 19 years ago | ||
Makefile.am | 18 years ago | ||
NEWS | 19 years ago | ||
README | 19 years ago | ||
README.jp | 18 years ago | ||
bootstrap | 19 years ago | ||
config.rpath | 19 years ago | ||
configure.ac | 18 years ago | ||
honoka.pc.in | 18 years ago | ||
mkinstalldirs | 19 years ago |
*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