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

Changes between Version 45 and Version 46 of OverSimInstall


Ignore:
Timestamp:
Mar 23, 2009, 10:04:37 AM (15 years ago)
Author:
Ingmar Baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OverSimInstall

    v45 v46  
    7676  * The build process should start automatically - if not, hit ''Ctrl->B''
    7777
    78 == How to built !OverSim for a simulation machine without X11 ==
     78== How to build !OverSim for a simulation machine without X11 ==
    7979
    80   * You don't have to install Tcl/Tk if you only need ''Cmdenv''. Add the following option to ''omnetpp-4.0/configure.user'':
     80  * You don't have to install Tcl/Tk, if you only need ''Cmdenv''. Add the following option to ''omnetpp-4.0/configure.user'':
    8181{{{
    8282  NO_TCL=true
     
    9191
    9292  * Read the [http://omnetpp.org/doc/omnetpp40/migration/migration.html official OMNeT++ 4.0 migration guide]!
    93   * Try to use the OMNeT++ migration tools migratened, migrateini, migratemsg and migratecpp
    94   * Pay special attention to the changed NED and INI syntax - !OverSim now uses NED inheritance (e.g. for BaseOverlay)
     93  * Try to use the OMNeT++ migration tools migratened, migrateini, migratemsg and migratecpp.
     94  * Pay special attention to the changed NED and INI syntax - !OverSim now uses NED inheritance (e.g. for BaseOverlay).
     95  * Some ini file parameters now have units like seconds or bytes.
    9596