What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated Jun 28, 2008 by francesco.cecconi
CompileSvnSnapshot  

issues: 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:

  1. mkdir build
  2. cd build
  3. cmake ../
  4. make
  5. (optional) make install (only root)

Start nmapsi4 with:

  1. ./nmapsi4 (user mode)
  2. sudo ./nmapsi4 (full mode for sudo users)

Sign in to add a comment