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

This program requires GTK+ 2.6.0 or later to be compiled.

This program is developed on Ubuntu (dapper)
(Linux 2.6.x + glibc 2.3.6). It is possible that it dosen't work correctly
on the other environment.

Build it
========

Please make sure that gtk-devel and glib-devel (or similar) packages are
installed before the compilation (you may also require flex (lex) and bison
(yacc)).

To compile and install, just type:

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

report to:

  Masataka Ikezoe <rui@users.sourceforge.jp>
