close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Sep 8, 2009, 5:59:32 PM (15 years ago)
- Author:
-
Ingmar Baumgart
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v49
|
v50
|
|
53 | 53 | }}} |
54 | 54 | |
55 | | 8. Download the latest !OverSim snapshot [http://www.oversim.org/chrome/site/OverSim-20090320.tgz OverSim-20090320.tgz] and extract in next to your OMNeT++ installation: |
| 55 | 8. Download the latest !OverSim snapshot [http://www.oversim.org/chrome/site/OverSim-20090908.tgz OverSim-20090908.tgz] and extract in next to your OMNeT++ installation: |
56 | 56 | {{{ |
57 | 57 | cd ~/sim |
58 | | tar xzvf /tmp/OverSim-20090320.tgz |
| 58 | tar xzvf /tmp/OverSim-20090908.tgz |
59 | 59 | }}} |
60 | 60 | |
61 | 61 | 9. Compile !OverSim: |
62 | 62 | {{{ |
63 | | cd ~/sim/OverSim-20090320 |
| 63 | cd ~/sim/OverSim-20090908 |
64 | 64 | make |
65 | 65 | }}} |