Changes between Version 20 and Version 21 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup


Ignore:
Timestamp:
05/14/13 11:12:50 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup

    v20 v21  
    2626'''1. Prepare Omni''' [[BR]]
    2727Here is a very good tutorial on setting up Omni environment: [http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/HelloOmni HelloOmni] [[BR]]
    28 Simply follow the tutorial to set up Omni. [[BR]]
    29 
    30  '''If you are MAC user''':[[BR]]
    31  A small hint: make sure u have installed xcode before hand, if u are using MAC.[[BR]]
    32  An even better hint: use App store to install xcode, much faster :-)
    33   Note: while compiling M2Crypto using "pip install M2Crypto", there are a lot of warnings, ignore them. [[BR]]
    34   Note: you need to change the first line of omni-configure.py to "#!/usr/local/bin/python" to make omni config work. [[BR]]
    35   Note: you need to move readyToLogin.py from gcf/examples/ to gcf/src/ [[BR]]
    36   Note: it is recommended to change the first line of every .py file in the gcf/src directory to ''#!/usr/local/bin/python'' (on MAC OS X) [[BR]]
     28Simply follow the tutorial to set up Omni.
    3729
    3830'''2. Use Omni to create the topology: [[BR]]'''