To build tcphijack) just type "make". This will produce the tcphijack
binary. There is no support for a "install" make target, so you
must copy the tcphijack executable to a location in your path, like
/usr/local/bin.

tcphijack was written on Linux and uses the GNU C Library. It does not
compile on BSD-derived Unixes.

tcphijack uses libpcap to listen for network traffic, so you must have
it installed or the link process will fail.

You may need to modify the Makefile to specify the location of libpcap.

$Id: INSTALL,v 1.2 2003/07/15 17:58:01 peloy Exp $
