Bug 1306

Summary: README for ns-3-allinone & ns-3-dev needs updating
Product: ns-3 Reporter: John Abraham <john.abraham.in>
Component: documentationAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: blocker CC: ns-bugs
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

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