The source code of GOLIATH simulator and installation guide is provided in public. https://github.com/necst/GOLIATH
However, I found it hard to install it. I got permission denied error as attached in image file. I would be grateful for your suggestion. I have following issues.
- I make the omnet++ simulator in ubuntu 20.04 and run the sumo server. It is showing running on port 9999. However while i run the run script. I got bash: ./run: Permission denied error. I have attached the screenshot of error message.
- Do I need to install veins separately? or I can import from the downloaded github repository? I have followed the second step.
- Do I need to install INET separately?
- ./run -c MoST-MaliciousRandom -u Cmdenv (this example file is not present inside the simulator folder)I would be grateful if you could provide the detailed steps for running the simulation in the simulator.
I make the omnet++ simulator in ubuntu 20.04 and run the sumo server. It is showing running on port 9999. However while i run the run script. I got bash: ./run: Permission denied error. I have attached the screenshot of error message.
(https://i.stack.imgur.com/0W28j.png)(https://i.stack.imgur.com/amgmV.png)