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 the 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) (Intel, PPC)
o Laser5 Linux 6.0 (glibc 2.1.x)
o Laser5 Linux 6.2 (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.1 + Helix GNOME (glibc 2.1.x)
o RedHat Linux 6.2 (glibc 2.1.x)
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 Linux Mandrake 7.0
o Linux Mandrake 7.1
o SuSE Linux 6.3 (glibc 2.1.2)
o SuSE Linux 6.4
o SuSE Linux 7.0
o OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3)
o FreeBSD 3.2-RELEASE
o FreeBSD 3.4-RELEASE
o FreeBSD 4.0-RELEASE
o FreeBSD 4.1-RELEASE
o FreeBSD 5.0-CURRENT
o OpenBSD 2.7
o Solaris 2.5
o Solaris 2.5.2
o Solaris 2.6
o Solaris 7
o IRIX 6.3
o IRIX 6.5 6.5.8m
o HP-UX 10.20
o Windows (cygwin + GTK+ for win32) (unstable)

For installation, just type:

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

I recommend you install gdk-pixbuf or gdk_imlib library before installing
for built-in image view support, and libcompface for X-Face support.

If you want to enable multithread support, append the option
--enable-threads after ./configure.
Notice: Multithread support is still in an experimental stage, and it
	doesn't work correctly.

If you want to enable IPv6 support, append the option
--enable-ipv6 after ./configure.

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>.
