Prerequisites
=============
GTK+1.2.0 or better required.
GNOME(gnome-libs-1.0.0) or better required.
Although I haven't tried GTK+1.1.x, it might be O.K.
If you find groach doesn't work with GTK+1.2.x(x>0), please let me know.


Simple install procedure
========================
  % tar zxvf groach-0.2.0.tar.gz         # unpack the sources
  % cd groach-0.2.0                      # change to the toplevel directory
  % ./configure                          # run the `configure' script
  % make                                 # build groach
# This is a pre-alpha version. I don't recommend you to install it. See README.
#  [ Become root if necessary ]
#  % make install                          # install groach
