close Warning: BrowserModule failed with ConfigurationError: Look in the Trac log for more information.

Changes between Version 10 and Version 11 of OverSimInstall


Ignore:
Timestamp:
Dec 15, 2006, 5:18:27 PM (17 years ago)
Author:
Ingmar Baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimInstall

    v10 v11  
    22
    33These 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
     5Requirements for OMNeT++ and !OverSim:
     6  * [http://tcl.sourceforge.net/ Tcl/Tk 8.4]
     7  * [http://www.swox.com/gmp/ libgmp]
     8  * optional simulation output postprocessing: [http://search.cpan.org/dist/Statistics-Descriptive/Descriptive.pm Perl::Descriptive]
     9
     10If you have a debian-based distribution like Ubuntu you can install these packages
     11with
     12{{{
     13  sudo apt-get install tk8.4-dev libgmp3-dev libstatistics-descriptive-perl
     14}}}
    415
    516  1. Download [http://www.omnetpp.org/filemgmt/visit.php?lid=122 OMNeT++ 3.3] from http://www.omnetpp.org/ after reading the [http://www.omnetpp.org/external/license.php License]
     
    4758}}}
    4859
    49   9. Download the latest OverSim snapshot [http://www.oversim.org/chrome/site/OverSim-20061215.tgz OverSim-20061215.tgz] and extract in next to your OMNeT++ installation:
     60  9. Download the latest !OverSim snapshot [http://www.oversim.org/chrome/site/OverSim-20061215.tgz OverSim-20061215.tgz] and extract in next to your OMNeT++ installation:
    5061{{{
    5162  cd ~/sim