1) gzip -d easy-sniffer-X.X.X.tgz | tar xv -
(replace X's with your Easy Sniffer version)
2) cd Easy-Sniffer-X.X.X
3) read README and FAQ.
4) modify config.h
5) make
6) make install

Hopefully will work. If don't please contact me. Easy Sniffer will install
in /usr/local/bin by default. Feel free to edit Makefile.

do a 'make clean' to delete the modules from ./obj/ and the binary from
./bin/ being '.' the root directory of the source.