dlinknctu / OpenNet

A Simulator for Software-Defined Wireless Local Area Network
GNU General Public License v2.0
72 stars 44 forks source link

missing files #129

Open SidoineJ opened 5 years ago

SidoineJ commented 5 years ago

Hello, I've installed Opennet and all the others tools as indicated in your guide, but the thing is that when it comes to the test, I cannot find the examples that was told to launch, I mean the wifi-roaming.py. In the mininet folder, there is no folder or example related to opennet, so I want to know, did I miss something? should I install mininet and ns-3 in the opennet's folder? please give me some answer, and thank you for your work

charlesmcchan commented 5 years ago

Is this what you're looking for? https://github.com/dlinknctu/mininet/tree/opennet/examples/opennet

SidoineJ commented 5 years ago

Partly yes, thank you. but I also wanted to know, where should I install mininet and ns3? in the opennet folder or separately? thank you for your precious help

charlesmcchan commented 5 years ago

You shouldn't need to install them manually/separately. The install.sh script should work. Is that not the case?

SidoineJ commented 5 years ago

It seems that it is not working, because when I try to run an example I have an error saying that there is no module named ns3

SidoineJ commented 5 years ago

can you please help me?