doc/tutorial/source/getting-started.rst
changeset 7071 24c505cb1c87
parent 7025 32212c736ab4
child 7088 3f0535480de9
equal deleted inserted replaced
7070:5635f2667e08 7071:24c505cb1c87
   277 
   277 
   278 ::
   278 ::
   279 
   279 
   280   Waf: Leaving directory `/home/craigdo/repos/ns-3-allinone/ns-3-dev/build'
   280   Waf: Leaving directory `/home/craigdo/repos/ns-3-allinone/ns-3-dev/build'
   281   'build' finished successfully (2m30.586s)
   281   'build' finished successfully (2m30.586s)
       
   282   
       
   283   Modules built: 
       
   284   core, network, config-store, internet, propagation, point-to-point, 
       
   285   csma, emu, bridge, tap-bridge, virtual-net-device, applications,
       
   286   nix-vector-routing, olsr, aodv, dsdv, click, openflow, mobility, wifi,
       
   287   netanim, stats, uan, spectrum, mesh, test, ns3tcp, ns3wifi,
       
   288   flow-monitor, wimax, lte, mpi, topology-read, energy, tools,
       
   289   visualizer
   282 
   290 
   283 Once the project has built you can say goodbye to your old friends, the 
   291 Once the project has built you can say goodbye to your old friends, the 
   284 ``ns-3-allinone`` scripts.  You got what you needed from them and will now 
   292 ``ns-3-allinone`` scripts.  You got what you needed from them and will now 
   285 interact directly with Waf and we do it in the ``ns-3-dev`` directory,
   293 interact directly with Waf and we do it in the ``ns-3-dev`` directory,
   286 not in the ``ns-3-allinone`` directory.  Go ahead and change into the 
   294 not in the ``ns-3-allinone`` directory.  Go ahead and change into the 
   365   SQlite stats data output      : enabled
   373   SQlite stats data output      : enabled
   366   Network Simulation Cradle     : enabled
   374   Network Simulation Cradle     : enabled
   367   Python Bindings               : enabled
   375   Python Bindings               : enabled
   368   Python API Scanning Support   : enabled
   376   Python API Scanning Support   : enabled
   369   Use sudo to set suid bit      : not enabled (option --enable-sudo not selected)
   377   Use sudo to set suid bit      : not enabled (option --enable-sudo not selected)
       
   378   Build tests                   : enabled
   370   Build examples                : enabled
   379   Build examples                : enabled
   371   Static build                  : not enabled (option --enable-static not selected)
   380   Static build                  : not enabled (option --enable-static not selected)
   372   'configure' finished successfully (2.870s)
   381   'configure' finished successfully (2.870s)
   373 
   382 
   374 Note the last part of the above output.  Some ns-3 options are not enabled by
   383 Note the last part of the above output.  Some ns-3 options are not enabled by
   439 ::
   448 ::
   440 
   449 
   441   Waf: Entering directory `/home/craigdo/repos/ns-3-allinone/ns-3-dev/build'
   450   Waf: Entering directory `/home/craigdo/repos/ns-3-allinone/ns-3-dev/build'
   442   Waf: Leaving directory `/home/craigdo/repos/ns-3-allinone/ns-3-dev/build'
   451   Waf: Leaving directory `/home/craigdo/repos/ns-3-allinone/ns-3-dev/build'
   443   'build' finished successfully (1.799s)
   452   'build' finished successfully (1.799s)
       
   453   
       
   454   Modules built: 
       
   455   core, network, config-store, internet, propagation, point-to-point, 
       
   456   csma, emu, bridge, tap-bridge, virtual-net-device, applications,
       
   457   nix-vector-routing, olsr, aodv, dsdv, click, openflow, mobility, wifi,
       
   458   netanim, stats, uan, spectrum, mesh, test, ns3tcp, ns3wifi,
       
   459   flow-monitor, wimax, lte, mpi, topology-read, energy, tools,
       
   460   visualizer
       
   461 
   444   PASS: TestSuite ns3-wifi-interference
   462   PASS: TestSuite ns3-wifi-interference
   445   PASS: TestSuite histogram
   463   PASS: TestSuite histogram
   446   PASS: TestSuite sample
   464   PASS: TestSuite sample
   447   PASS: TestSuite ipv4-address-helper
   465   PASS: TestSuite ipv4-address-helper
   448   PASS: TestSuite devices-wifi
   466   PASS: TestSuite devices-wifi