STEPS TO COMPILE THE SOURCE FILES
We use a Makefile. Following is a list of make commands along with their descriptions
'make list' - To know the compile options avaliable
'make all' - To compile all source files
'make gui'- To build a binary for the gui. Note: This requires GTK 2.0 or higher
'make exe' - To build a command line binary