File: INSTALL

package info (click to toggle)
gstalker 1.1-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,284 kB
  • ctags: 1,041
  • sloc: ansic: 14,118; makefile: 107; sh: 22
file content (16 lines) | stat: -rw-r--r-- 494 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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)