Thank you so much.
I run ./install and I got this:
Ns-allinone package has been installed successfully.
Here are the installation places:
tcl8.5.10: /home/mohameed/ns-allinone-2.35/{bin,include,lib}
tk8.5.10: /home/mohameed/ns-allinone-2.35/{bin,include,lib}
otcl: /home/mohameed/ns-allinone-2.35/otcl-1.14
tclcl: /home/mohameed/ns-allinone-2.35/tclcl-1.20
ns: /home/mohameed/ns-allinone-2.35/ns-2.35/ns
nam: /home/mohameed/ns-allinone-2.35/nam-1.15/nam
xgraph: /home/mohameed/ns-allinone-2.35/xgraph-12.2
gt-itm: /home/mohameed/ns-allinone-2.35/itm, edriver, sgb2alt, sgb2ns, sgb2comns, sgb2hierns
----------------------------------------------------------------------------------
Please put /home/mohameed/ns-allinone-2.35/bin:/home/mohameed/ns-allinone-2.35/tcl8.5.10/unix:/home/mohameed/ns-allinone-2.35/tk8.5.10/unix
into your PATH environment; so that you'll be able to run itm/tclsh/wish/xgraph.
IMPORTANT NOTICES:
(1) You MUST put /home/mohameed/ns-allinone-2.35/otcl-1.14, /home/mohameed/ns-allinone-2.35/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 /home/mohameed/ns-allinone-2.35/tcl8.5.10/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.35; ./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.
How can I complete these steps please?