Received by email, from @manjunath11 :
I have installed ns.2.33 on ubuntu 10.04 and added the patch mobiwan-1,
I am getting error when i try run simple tcl , i think its because of
the patch mobiwan, please help me.
Code:
manju@manju-desktop:~/Desktop$ ns 1.tcl
can't read "EnableHierRt_": no such variable
(Object set line 1)
invoked from within
"Simulator set EnableHierRt_"
(procedure "_o10" line 10)
(Node attach line 10)
invoked from within
"$node attach $agent"
(procedure "_o3" line 2)
(Simulator attach-agent line 2)
invoked from within
"$ns attach-agent $n0 $udp0"
(file "1.tcl" line 28)
What is 1.tcl ? Please attach the file, or provide a link to its location.
..