close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Dec 15, 2006, 3:39:44 PM (18 years ago)
- Author:
-
Ingmar Baumgart
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
3 | 3 | These instructions show you how to install OverSim for Linux. Compiling and running OverSim for Windows is currently not supported (If you want to compile OverSim for windows, you should take a look at the [http://www.omnetpp.org/pmwiki/index.php?n=Main.OmnetppInstallation OMNeT++ install instructions for Windows]). |
4 | 4 | |
5 | | 1. Download and install OMNeT++ 3.3 from http://www.omnetpp.org/ |
| 5 | 1. Download and install OMNeT++ 3.3 from http://www.omnetpp.org/ |
6 | 6 | |
7 | | 2. Download INET and !OverSim from OverSimDownload |
| 7 | * Fetch and extract the tar from http://www.omnetpp.org/filemgmt/visit.php?lid=122 |
| 8 | * run ./configure and make |
| 9 | |
| 10 | 2. Download and install the patched version of the INET framework |
| 11 | from OverSimDownload |
8 | 12 | |
9 | | {{{ |
10 | | tar xzvf INET-20062010-OverSim.tar.gz |
11 | | }}} |
| 13 | 3. Download and extract OverSim from OverSimDownload |
| 14 | |