Installation
============

This program requires GTK+ 1.2.6 or higher to be compiled.

This program is developed on Debian GNU/Linux (woody)
(Linux 2.2.x + glibc 2.1.3), so it is possible not to work correctly
on other environment.

It is confirmed to work on the below environments:

o Debian GNU/Linux (woody) (glibc 2.1.3)
o Kondara MNU/Linux (glibc 2.1.x)
o Vine Linux 1.1 (glibc 2.0.x + libwcsmbs)
o Vine Linux 2.0 (glibc 2.1.x)
o Laser5 Linux 6.0 (glibc 2.1.x)
o TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs)
o TurboLinux 6.0 (glibc 2.1.2)
o RedHat Linux 6.2J (glibc 2.1.x)
o LinuxPPC2000 + Yukikaze(Japanization kit)
o Linux2000G (Intel, PowerPC)
o Linux for PPC Japanese Edition 2.0 (glibc 2.1.x)
o Linux MLD4
o Plamo Linux 2.0
o Solaris 2.6
o Solaris 7
o FreeBSD 3.2-RELEASE
o FreeBSD 3.4-RELEASE
o FreeBSD 4.0-RELEASE
o FreeBSD 5.0-CURRENT

For installation, just type:

% ./configure
% make
% su
Password: [Enter password]
# make install

If you want to enable multithread support, append a option --enable-threads
after ./configure .
Notice: Multithread support is still in an experimental stage, and it has
	some probrem.

If it failed, check all needed libraries are correctly installed.
If still failed, please send bug report to
Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>.
