Misc:

  Frackle may not work properly on 64bit systems, I hope to fix this in the
  future. Sorry :|

Dependencies:
  
  GTK+ and libglade

Unix:

  Some tweaking to the Makefile may be required to get Frackle to compile on
  your platform. You will need to have the -dev packages (headers) installed for
  GTK+ and libglade. Simply run "make" to compile.

Windows:

  Project files for DevC++ are included. The gtk+ win32 development packages
  should be installed under C:\DevCpp\gtkstuff\ or the paths in the project
  file should be adjusted.
  
  The GTK+ win32 developer packages can be downloaded from
  http://gtk.org/download-windows.html (don't forget to get the various
  dependencies of GTK+ itself as well, or just get the bundle package).

  libglade can be downloaded from
  http://ftp.acc.umu.se/pub/GNOME/binaries/win32/libglade/2.6/ (get both the
  -dev and non -dev zips).
