Anthy-1:0.4-3

Introduction to Anthy

The Anthy package provides a kana-kanji conversion engine for Japanese.

Installation of Anthy

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 --disable-static &&
make

Now as the root user:

make install

Contents

Installed Programs: anthy-agent and anthy-dic-tool
Installed Libraries: libanthy, libanthydic, and libanthyinput
Installed Directories: /usr/include/anthy and /usr/share/anthy

Short Descriptions

anthy-agent

is a tool which integrates Anthy input into applications

anthy-dic-tool

is a utility command for dictionary manipulation

libanthy

is the Anthy core library

libanthydic

is the Anthy dictionary manipulation library

libanthyinput

is the Anthy input library