Build Information for Linux:

Required:
* qt4
* cmake >= 2.6

Build:

# cd tools/
# ./cmake_verbose_script.sh --> update install url
cd ../build/
# make
# make install (only root) || search or create a package for your disto ;)

Packages:
http://nmapsi4.netsons.org

* Debian Package (not tested with kubuntu)
* OpenSuse
* altlinux
* archlinux (DPKGBUILD)

Start nmapsi4 SVN version:

# ./nmapsi (user mode)
# sudo ./nmapsi4 (full nmap extensions) || (kdesu etc etc ;) )

For SVN version read:
http://code.google.com/p/nmapsi4/wiki/CompileSvnSnapshot

**********************************************************************
nmapsi4-admin.desktop (with kdesu):
**********************************************************************
installed nmapsi4-admin.desktop used kdesu for default
**********************************************************************

**********************************************************************
For sudo users:
**********************************************************************

* set X-KDE-SubstituteUID=true to X-KDE-SubstituteUID=false in /usr/share/applications/kde/nmapsi4-admin.desktop
* change Exec=nmapsi4 with Exec=sudo nmapsi4

insert this line in your /etc/sudoers:
#cd /etc
#visudo

#
# sudoers line
#
Cmnd_Alias NMAPSI4 = /usr/bin/nmapsi4
ALL ALL=NOPASSWD:NMAPSI4

Else:
start nmapsi4 in user mode. ;)

***********************************************************************************
MS windows build:

for build informations with MS windows OS visit: http://nmapsi4.netsons.org

***********************************************************************************
Mac Os:

sorry, but I haven't a mac machine, for build nmapsi4 ;)
