INSTALLATION:  

REQUIREMENTS:

GTK+, developed on 1.2 version (version 2.0 untested)  
  
Process of Compilation  
For a quick beginning, type in the prompt of the shell:  
  
          
        make  
  
to install the binaries type:  
        
        make install  
          
For uninstall process:  
  
       make uninstall  
  
  

