wifiphisher / roguehostapd

Hostapd fork including Wi-Fi attacks and providing Python bindings with ctypes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i have problem at step python setup.py install

nadisoft opened this issue · comments

hey have a nice day when i write python setup.py install to finish install script hostapd i see this message
screenshot from 2018-04-17 04-46-56

You can follow the hint in the terminal:
apt-get install libssl-dev

look what i got again
screenshot from 2018-04-17 16-33-53
help me

update your source list buddy

I am also facing same problem when trying to install. I am using Kali 2018.2, apt update and fully upgraded

image

Do you install libnl-dev? Can you output the stdout: ldconfig -p |grep libnl ?

no source to install libnl-dev
image

Have you tried libnl-3-dev?

leafpad /etc/apt/sources.list
Open
Delete all
Copy and past this
deb http://http.kali.org/kali kali-rolling main contrib non-free
Save

apt-get update
apt-get upgrade

NOTHING works !!!