#------------------------------------------------------------------------------ # Copyright (c) 2001-2018 The Eisfair Team, team(at)eisfair(dot)org # # Creation: 2018-03-14 jed # Last Update: $Id$ # # !!! this is not a script but an step-by-step howto !!! #------------------------------------------------------------------------------ exit 1 # needs the following environment to build: gcc v3.3.4 # needs the following library packages to be build: # - dos2unix # - libnl3-dev # - libpcap-dev # - libssh2-dev # - libssl-dev # - lua51-dev # - pcre-dev # - python-dev # needs the following packages to be build: # - base 2.8.3 - pcre-tools ### RPM build info ### RPM package source: http://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/nmap-7.60-1.2.src.rpm # if the RPM build process is used instead of the manual build process, # the following package can be ignored and aren't required for this package: # - gtk2-dev # - update-desktop-files # - Lua(dev) # RPM build command: # rpmbuild -ba --rmsource --nocheck ./SPECS/nmap.spec