-
CHECK THE INSTALLATION STEPS AGAIN>
1. omnet
Download omnetpp-5.6.2-src-linux.tgz
Extract
Open terminal from folder omnetpp-5.6.2
```
sudo apt-get update
sudo apt-get install build-essential …
-
Hi Valerio,
Thanks for making your repositories open-source. It will be very useful for several researchers to work on. I have faced an error while running the docker-compose files for both "on-boa…
-
Hi @serhatarslan-hub,
just for the sake of completeness and as a follow-up to the solution by @marvin71 für issue #7, on the side, we also ran the [default tests](https://github.com/serhatarslan-hu…
-
**Reported by tjroamer on 28 Apr 2011 12:02**
**Version:** 4.1
Hi,
I connected a SystemC module and an OMNET module. I could see the message sending from OMNET to SystemC, but I could not see the m…
-
Hi,
It looks like the automatically generated Makefile is looking for a binary that is the same as the project name. For example, a project with the name of pytictoc, the Makefile will look for `py…
-
hi everyone,
i'm trying to run the mec emulation of simu5g.
i followed all the steps in Readme file.
When i run the simulation file "run.sh" with the command " ./run.sh " i got this error:
sim…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Error in module (cCompoundModule) SN.node[0].Communication.Routing(id=31)
during network set…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Error in module (cCompoundModule) SN.node[0].Communication.Routing(id=31)
during network set…
-
```
What steps will reproduce the problem?
1.make
2.
3.
What is the expected output? What do you see instead?
ctp is not making
What version of the product are you using? On what operating system?
o…
-
Dear the authors,
I read your paper and want to re-generate your dataset.
First of all, thank you for your contributions.
Now I am having problem with the installment.
I installed OMNET++ and SU…