Skip to content

Instantly share code, notes, and snippets.

@1v
Last active August 29, 2015 14:07
Show Gist options
  • Save 1v/ec76867e1ff6e6212dc6 to your computer and use it in GitHub Desktop.
Save 1v/ec76867e1ff6e6212dc6 to your computer and use it in GitHub Desktop.
wget http://nmap.org/dist/nmap-6.40.tar.bz2
tar -jxvf nmap-6.40.tar.bz2
cd nmap-6.40
./configure
make "LUA_LIBS=../liblua/liblua.a -ldl -lm"
sudo checkinstall
sudo dpkg -i nmap_6.40-1_amd64.deb

ubuntuforums.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment