Changes between Version 1 and Version 2 of Tutorials/i1Net/mgen


Ignore:
Timestamp:
Jun 11, 2018, 5:48:28 PM (6 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/i1Net/mgen

    v1 v2  
    1717
    1818
    19 2) Download the source file for mgen, navigate to 'makefiles' directory and build.
     192) Download the source file for mgen and apply oml patch
    2020{{{
    2121wget https://downloads.pf.itd.nrl.navy.mil/mgen/src-mgen-5.02c.tgz
    2222tar -zxvf src-mgen-5.02c.tgz
    2323mv src-mgen-5.02c.tgz mgen
     24
     25wget http://www.orbit-lab.org/raw-attachment/wiki/Tutorials/i1Net/mgen/mgen_oml.patch
     26patch -b p0 mgen_oml.patch
     27}}}
     28
     293) Navigate to 'makefiles' directory and build.
     30{{{
    2431cd mgen/makefile
    2532make -f Makefile.linux mgen
    2633}}}
    2734
    28 3) use help for a listing of options
     354) use help for a listing of options
    2936{{{
    3037./mgen help