To build Groundhog you need to have GTK-2.0 installed. 

  % tar xvfz groundhog-1.4.tgz     # unpack the sources
  % ./configure			   # run configuration script
  % make			   # make Groundhog
  % make install		   # install Groundhog
