Bug 1306 - README for ns-3-allinone & ns-3-dev needs updating
README for ns-3-allinone & ns-3-dev needs updating
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: documentation
pre-release
All All
: P5 blocker
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-01 11:45 UTC by John Abraham
Modified: 2011-12-07 19:12 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Abraham 2011-12-01 11:45:27 UTC
The README file under ns-3-allione , describes 
"       ./download.py -n craigdo/ns-3-tap"
but does not adequately emphasize that the default case
"./download.py" is the first thing a user should try followed by ./build.py

A partial replication of the tutorial may help or tell the user to refer to the tutorial section

The README under ns-3-dev needs modification due to ns-3.11's modularization.

i.e ./waf configure; ./waf ; ./waf --run simple-global-routing

does not do what it is intended to do .
Comment 1 Tom Henderson 2011-12-07 19:12:17 UTC
changeset: b0120c820a67