Homework 3
Assigned: Febuary 23, 2009
Due: March 4, 2009
1) Download install-ubuntu.sh and run it
in a directory where you want ns installed. This creates ns directory and set up soft links to the master copy
of ns.
2) Add [ns-dir]/nam-1.11, [ns-dir]/ns-2.29, and [ns-dir]/bin to the
PATH environment variable in your ~/.cshrc file. For example, if your ns is installed at ~/ns2-ubuntu,
update .cshrc to "set path=($path ~/ns2-ubuntu/bin ~/ns2-ubuntu/nam-1.11 ~/ns2-ubuntu/ns-2.29)". (If you use B shell, you just
apply the same modification described above to ~/.bashrc instead of ~/.cshrc).
NS Tutorial
http://www.isi.edu/nsnam/ns/tutorial/index.html
http://nile.wpi.edu
http://www.isi.edu/nsnam/ns/ns-tutorial/index.html
ns-2 Manual
http://www.isi.edu/nsnam/ns/ns-documentation.html
Tcl/Tk 8.4 Manual
http://www.scriptics.com/man/tcl8.4/
ns-2 Mailing List
http://www.isi.edu/nsnam/ns/ns-lists.html
ns-nam web page
http://www.isi.edu/nsnam/