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 gtkdiff 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 gtkdiff-x.y.z.tar.gz         # unpack the sources
  % cd gtkdiff-x.y.z                      # change to the toplevel directory
  % ./configure                           # run the `configure' script
  % make                                  # build gtkdiff
  [ Become root if necessary ]
  % make install                          # install gtkdiff
