issues: [http://code.google.com/p/nmapsi4/issues/list Report bug] = Introduction = *Download the last snapshot sources with:* svn checkout http://nmapsi4.googlecode.com/svn/trunk/nmapsi4 nmapsi4-svn *1.x branches version:* svn checkout http://nmapsi4.googlecode.com/svn/branches/1.x nmapsi4-stable = Details = *Required:* qt4 >= 4.3 and cmake >= 2.6 *Build instructions:* # mkdir build # cd build # cmake ../ # make # (optional) make install (only root) *Start nmapsi4 with:* # ./nmapsi4 (user mode) # sudo ./nmapsi4 (full mode for sudo users)