User Tools

Site Tools


informatica:linux:ns2

This is an old revision of the document!


Please put:

/usr/local/src/ns-allinone-2.34/bin:/usr/local/src/ns-allinone-2.34/tcl8.4.18/unix:/usr/local/src/ns-allinone-2.34/tk8.4.18/unix

into your PATH environment; so that you'll be able to run

itm/tclsh/wish/xgraph.

IMPORTANT NOTICES:

(1) You MUST put

/usr/local/src/ns-allinone-2.34/otcl-1.13
/usr/local/src/ns-allinone-2.34/lib

into your LD_LIBRARY_PATH environment variable.

If it complains about X libraries, add path to your X libraries into LD_LIBRARY_PATH. If you are using csh, you can set it like:

setenv LD_LIBRARY_PATH <paths>

If you are using sh, you can set it like:

export LD_LIBRARY_PATH=<paths>

(2) You MUST put

/usr/local/src/ns-allinone-2.34/tcl8.4.18/library 

into your TCL_LIBRARY environmental variable. Otherwise ns/nam will complain during startup.

After these steps, you can now run the ns validation suite with

cd ns-2.34; ./validate

For trouble shooting, please first read ns problems page

http://www.isi.edu/nsnam/ns/ns-problems.html. 

Also search the ns mailing list archive for related posts.

informatica/linux/ns2.1264073501.txt.gz · Last modified: 2015/04/13 20:19 (external edit)