From bae5d35b8a984007e86b3a8af2c7da62fce2305c Mon Sep 17 00:00:00 2001 From: Josh Pelkey Date: Fri, 6 Aug 2010 15:40:56 -0400 Subject: [PATCH] minor tutorial update for clarity --- doc/tutorial/getting-started.texi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/tutorial/getting-started.texi b/doc/tutorial/getting-started.texi index 32d410bbc..11b2b39ba 100644 --- a/doc/tutorial/getting-started.texi +++ b/doc/tutorial/getting-started.texi @@ -230,7 +230,9 @@ continue with something like, @end verbatim This was the download script getting the Python bindings generator for you. -Next you should see (modulo platform variations) something along the lines of, +Note that you will need bazaar (bzr), a version control system, to download +PyBindGen. Next you should see (modulo platform variations) something along +the lines of, @verbatim # @@ -249,7 +251,8 @@ Next you should see (modulo platform variations) something along the lines of, @end verbatim This part of the process is the script downloading the Network Simulation -Cradle for you. +Cradle for you. Note that NSC is not supported on OSX or Cygwin and works +best with gcc-3.4 or gcc-4.2 or greater series. After the clone command completes, you should have several new directories under @code{~/repos/ns-3-allinone}: