
intuitively is right now Linux-2.2+-only, maybe.  I don't have any
*BSD boxen to test on, but if someone cares to send me code how to get
routes etc set on those, I will incorporate it.  I requires that the
network route is set implicitly, this restriction may be removed in a
future version.

To compile intuitively, you need to install libnet and pcap.

libnet:

  http://www.packetfactory.net/libnet

pcap:

  ftp://ftp.ee.lbl.gov/libpcap.tar.Z

Intuitively is based on divine.

To compile and install:

cd /where/you/unpacked/intuitively/
aclocal
autoconf
automake
./configure
make
make install

Tollef Fog Heen <tollef@add.no>

$Id: INSTALL,v 1.4 2000/11/12 16:53:33 tfheen Exp $
