doc/tutorial/source/getting-started.rst
changeset 8837 b769bed02bc2
parent 7661 9ef562047d3e
child 9107 97282f9f685b
equal deleted inserted replaced
8836:a2fa1888133d 8837:b769bed02bc2
     7 Downloading ns-3
     7 Downloading ns-3
     8 ****************
     8 ****************
     9 
     9 
    10 The |ns3| system as a whole is a fairly complex system and has a
    10 The |ns3| system as a whole is a fairly complex system and has a
    11 number of dependencies on other components.  Along with the systems you will
    11 number of dependencies on other components.  Along with the systems you will
    12 most likely deal with every day (the GNU toolchain, Mercurial, you programmer
    12 most likely deal with every day (the GNU toolchain, Mercurial, a text
    13 editor) you will need to ensure that a number of additional libraries are
    13 editor) you will need to ensure that a number of additional libraries are
    14 present on your system before proceeding.  |ns3| provides a wiki
    14 present on your system before proceeding.  |ns3| provides a wiki
    15 for your reading pleasure that includes pages with many useful hints and tips.
    15 for your reading pleasure that includes pages with many useful hints and tips.
    16 One such page is the "Installation" page,
    16 One such page is the "Installation" page,
    17 http://www.nsnam.org/wiki/index.php/Installation.
    17 http://www.nsnam.org/wiki/index.php/Installation.