Installation procedure for GSBench
----------------------------------

First, please install GNUstep on your system. Use a recent developer snapshot
in order to get the best results! You can find GNUstep at 

	http://www.gnustep.org

Once GNUstep runs on your machine, open the GSBench project with ProjectCenter,
which can be found at the same place. Now press the build button and make 
(and install)the application. 

Alternatively just type 'make;make install' if you do not use ProjectCenter.

Installing the bundles
----------------------

Once GSBench has been installed, you should install the benchmark bundles found
in 'Bundles/'. You can do this either by typing 

	make; make install

in this directory, or you might want to do this from ProjectCenter again - just
open the benchmark bundles' project files and install them as before!
