Compilig the cource
*******************
1) Run the autogen.sh script
2) Change the following line of the ./src/Makefile to 
   project9_OBJECTS =  main.o support.o interface.o callbacks.o cricket.o
2) compile the source bu typing make at the prompt.
