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
========================
x.y.z is the appropriate version number.

  % tar zxvf groach-x.y.z.tar.gz         # unpack the sources
  % cd groach-x.y.z                      # change to the toplevel directory
  % ./configure                          # run the `configure' script
  % make                                 # build groach
  [ Become root if necessary ]
  % make install                          # install groach
