Search Criteria
Package Details: nmapsi4 0.6.alpha1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nmapsi4.git (read-only, click to copy) |
|---|---|
| Package Base: | nmapsi4 |
| Description: | Qt6-based Gui for nmap |
| Upstream URL: | https://github.com/nmapsi4/nmapsi4 |
| Licenses: | GPL2 |
| Submitter: | zoe |
| Maintainer: | zoe |
| Last Packager: | zoe |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-02-03 09:12 (UTC) |
| Last Updated: | 2026-01-10 20:49 (UTC) |
Dependencies (5)
- bind-tools (bind-gitAUR, bind-utils-standaloneAUR, bind)
- nmap (nmap-gitAUR)
- qt6-webengine
- cmake (cmake3AUR, cmake-gitAUR) (make)
- qt6-tools (make)
Latest Comments
rzax666 commented on 2024-07-29 05:42 (UTC)
qt5-script !!!!!
ndvio commented on 2022-12-22 18:15 (UTC) (edited on 2023-01-08 18:45 (UTC) by ndvio)
package nmapsi4 requires package qt5-script, otherwise:
-- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Error at /usr/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5Script" with any of the following names: Qt5ScriptConfig.cmake qt5script-config.cmake Add the installation prefix of "Qt5Script" to CMAKE_PREFIX_PATH or set "Qt5Script_DIR" to a directory containing one of the above files. If "Qt5Script" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:15 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! ...sl1pkn07 commented on 2022-12-22 14:41 (UTC) (edited on 2022-12-22 14:52 (UTC) by sl1pkn07)
Hi
qt5-webkit not need. build and run without it wiout problems
needs:
greetings
anonymous_user commented on 2022-07-17 23:12 (UTC)
The current sourceforge link doesn't work. I'd change to the github source instead.
kekonn commented on 2019-10-06 09:18 (UTC) (edited on 2019-10-06 09:22 (UTC) by kekonn)
When I try to build this, I get the following error:
EDIT: Looks like you have a build dependency on
qt5-tools