wifiphisher / roguehostapd

Hostapd fork including Wi-Fi attacks and providing Python bindings with ctypes.
BSD 3-Clause "New" or "Revised" License
173 stars 67 forks source link

i have problem at step python setup.py install #5

Closed nadisoft closed 4 years ago

nadisoft commented 6 years ago

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

anakin1028 commented 6 years ago

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

nadisoft commented 6 years ago

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

dcliss commented 6 years ago

update your source list buddy

dennislwy commented 6 years ago

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

image

anakin1028 commented 6 years ago

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

dennislwy commented 6 years ago

no source to install libnl-dev image

anakin1028 commented 6 years ago

Have you tried libnl-3-dev?

volkdeejay commented 6 years ago

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

nice44 commented 5 years ago

NOTHING works !!!