| Version 5 (modified by luis, 2 years ago) |
|---|
During this stage Network Scanner just run on Linux and Windows.
New Dependences
- netifaces - to install try easy_install -U netifaces
- pypcap from svn , get it from http://code.google.com/p/pypcap/source/checkout
In ubuntu:
- python-gtk2-dev
- gtk+-2.0
- gtk+-2.0-dev
- python-netifaces
- libglib-2.0-dev
- libglib2.0-dev
- python-pyrex
Compile libraries
To build you need built-tools/gcc/etc.
Anyway, you have to compile clann and umit-keybinders.
Just do:
$ cd umit/libkeybinder/ $ make $ cd .. $ cd clann $ make
