Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kali linux error #1644

Open
pullghjunkkk opened this issue Mar 28, 2024 · 1 comment
Open

kali linux error #1644

pullghjunkkk opened this issue Mar 28, 2024 · 1 comment

Comments

@pullghjunkkk
Copy link

git clone https://github.com/wifiphisher/wifiphisher.git # Download the latest revision
cd wifiphisher # Switch to tool's directory
sudo python setup.py install # Install any dependencies

┌──(kali㉿kali)-[~/wifiphisher]
└─$ sudo python setup.py install
[sudo] password for kali:
/tmp/tmp_netlink_hu5nn4hq/test_netlink.c:2:10: fatal error: netlink/netlink.h: No such file or directory
2 | #include <netlink/netlink.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
The development package for netlink is required for the compilation of roguehostapd. Please install it and rerun the script (e.g. on Debian-based systems run: apt-get install libnl-3-dev libnl-genl-3-dev

┌──(kali㉿kali)-[~/wifiphisher]
└─$

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

No branches or pull requests

2 participants
@pullghjunkkk and others