Hi All,
 
I install ns2.29.3 in ubuntu 8.04 as follows:
 
1) run
 
# sudo apt-get install build-essential
# sudo apt-get install tcl8.4 tcl8.4-dev tk8.4 tk8.4-dev
# sudo apt-get install libxmu-dev libxmu-headers

2) ./install
 
3) in ./bashrc file i add:
export PATH="$PATH:/home/wei/ns-allinone 
2.29/bin:/home/wei/ns-allinone-2.29/tcl8.4.11/unix:/home/wei/ns-allinone-2.29/tk8.4.11/unix"
export TCL_LIBRARY="$TCL_LIBRARY:/home/wei/ns-allinone-2.29/tcl8.4.11/library"
export 
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/wei/ns-allinone-2.29/otcl-1.11:/home/wei/ns-allinone-2.29/lib"

when i run ns-allinone2.29/ns2.29/tcl/ex$ ns simple.tcl 
It has an error: 
Namesever not reachable
simple.tcl  NS record not found
 
(I checked simple.tcl file is always in ns-allinone2.29/ns2.29/tcl/ex)
 
Could anybody please help me soon?
 
Thank you in advance.
Wei



      

Reply via email to