WHAT YOU NEED TO COMPILE AND RUN:
---------------------------------
You will need the GTK+ widget set to compile this. Go to http://www.gtk.org to get it.



TO COMPILE AND INSTALL SOURCE VERSION:
--------------------------------------
1) compile and install the GTK+ widget set.
2) download gstalker*.tgz into /tmp or whatever.
2) tar zxvf gstalker*.tgz
3) cd /tmp/gstalker*/tcp4u/src
4) make (this will compile the tcp4u socket library)
5) cd /tmp/gstalker*
6) make 
7) make install (as root)