Version 5 (modified by luis, 2 years ago)

--

During this stage Network Scanner just run on Linux and Windows.

New Dependences

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