-
Notifications
You must be signed in to change notification settings - Fork 97
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
How to install hostapd-wpe on Raspberry Pi #35
Comments
You won't be able to apt install hostapd-wpe itself since it is a patch to hostapd. Unless you are using Kali Linux. To address your screenshot of missing "libnl-dev", I'd try to instead install "libnl-3-dev". The rest of your screenshots don't seem to be showing that you're following the "Building" instructions in the readme. If you would rather avoid manually building I suggest installing Kali Linux on your Pi, which does contain a hostapd-wpe package. Hope that helps! |
I'm not sure how I can help without more specific errors from the docs. Basically I would set up a space to install/build: $ sudo -i Then I'd follow the docs: General
|
What does hostapd-2.6.tar.gz do here? Doesn't my Raspberry Pi come with hostapd by default? The version is newer than 2.6 Why do I need to install and compile it? wget http://hostap.epitest.fi/releases/hostapd-2.6.tar.gz is a dead link http code 404 I have downloaded hostapd-2.6.tar.gz using another link I am trying again It is 03:55 AM I got up late at night and turned on my computer but it still doesn't work Error message It is frustrating I read the issue #1 which mentioned installing Solved by apt-get install libssl1.0-dev but it doesn't work for me |
@decidedlygray So what is the reason for this? Thank you. What should I do? |
I have provided the error information. What should I do? Thank you. |
@decidedlygray Hi, brother, I have uploaded the compilation error message why is there no message? What should I do with this error? I look forward to your help. Thank you. |
I want to study airgeddon on Raspberry Pi 4 OS, but it says hostapd-wpe is missing. I found that hostapd dependency is installed by default on Raspberry Pi system. Is hostapd not equivalent to hostapd-wpe? How can I install hostapd-wpe successfully? Thank you.
System version: Debian GNU/Linux 11 (bullseye)
The text was updated successfully, but these errors were encountered: