Closed philok93 closed 4 years ago
@philok93 the issue is taken care of.
Note that I have made some changes to setup.sh. By default, it enables only contiki + ns3.
For using contiki-ng + ns3 ... you need to do scripts/setup.sh --contiki-ng 1
... ns3 is default enabled.
@philok93 Can you confirm if this is working ok for you? Thanks.
Yes, it works fine! Thanks a lot!
Describe the bug When I tried to run whitefield from a different user in linux, I got this error:
To Reproduce
Expected behavior It should allow a different instance of whitefield to run from different user. This will help to run simulations simultanously from the same linux machine.