Contents
Installed Programs:
anthy-agent and anthy-dic-tool
Installed Libraries:
libanthy, libanthydic, and libanthyinput
Installed Directories:
/usr/include/anthy and /usr/share/anthy
The Anthy package provides a kana-kanji conversion engine for Japanese.
Install Anthy by executing the following commands:
patch -Np1 -i debian/patches/0001-calctrans-proccorpus.c-Fix-implicit-function-decl-of.patch &&
autoreconf -fiv &&
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-static &&
make
Now as the root user:
make install