intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
438 stars 239 forks source link

issue while install #340

Closed yogiex closed 3 years ago

yogiex commented 3 years ago

hi can anyone help me this issue while install on ubuntu 18.04 lts? i tried to install

sudo util/install.sh -Wlnfv

ramonfontes commented 3 years ago

You probably already have installed (or even tried to install) Mininet-WiFi before and the system is asking for you if you want to apply a patch or not to hostap. You can either ignore the patch or delete the hostap directory and run sudo install/install.sh -Wlnfv again.

yogiex commented 3 years ago

first error is while install python package error hashing or like that, then i tried to reinstall again, i tried to run

sudo mn --wifi

but there is error

AIO no such file or directory /etc/networkmanager

ubuntu server sorry

ramonfontes commented 3 years ago

You cannot run mn-wifi if you haven't installed it. If there are missing dependencies in your system you need to solve them if you want to install it correctly.

yogiex commented 3 years ago

problem solved with remove directory hostap then reinstall it