head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2009.11.09.21.00.53; author wessels; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @You need libpcap. On debian: $ sudo apt-get install libpcap0.8 $ sudo apt-get install libpcap0.8-dev Edit Makefile, search for "LINUX" and then uncomment the variables that follow. Then build with make $ make @