Skip to content

Conversation

@dogancanbakir
Copy link
Member

Closes #318 - this PR will show the requirement info before it throws any error.

@dogancanbakir dogancanbakir self-assigned this Sep 2, 2024
@dogancanbakir dogancanbakir linked an issue Sep 2, 2024 that may be closed by this pull request
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

root@e7d4548d229c:~/go/bin# ./pdtm -i naabu
...
# github.com/google/gopacket/pcap
../pkg/mod/github.com/google/[email protected]/pcap/pcap_unix.go:34:10: fatal error: pcap.h: No such file or directory
   34 | #include <pcap.h>
      |          ^~~~~~~~
compilation terminated.
github.com/projectdiscovery/asnmap/libs
github.com/projectdiscovery/uncover/sources/agent/shodanidb
github.com/projectdiscovery/mapcidr/asn
[INF] naabu requirements:
required To install libpcap on Linux, run the following command in the terminal: sudo apt install -y libpcap-dev
optional To install nmap on Linux, visit https://nmap.org/download.html and follow the instructions for your distribution.
Note: nmap is not required for naabu, so you can skip this step if you don't need it.

@Mzack9999 Mzack9999 merged commit 85a4aac into dev Sep 2, 2024
@Mzack9999 Mzack9999 deleted the print_reqs_after_install_msg branch September 2, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error installing some tools

3 participants