I got a problem of running NS2 (2.33) on Ubuntu 9.04.
It got installed successfully without any errors and guided me to set
the PATHS. I did set all the PATHS.
after entering "ns" on terminal, i am getting the % sign.
..but when I try to run any tcl file I am getting error.
e.g.: When I enter "ns simple.tcl" (to run a simple hello world tcl
script) , the shell shows following error:

    (_o5 cmd line 1)
    invoked from within
"_o5 cmd at 1 “puts “Hello World!””"
    invoked from within
"catch "$self cmd $args" ret"
    invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
    (procedure "_o5" line 2)
    (SplitObject unknown line 2)
    invoked from within
"_o5 at 1 “puts “Hello World!””"
    ("eval" body line 1)
    invoked from within
"eval $scheduler_ at $args"
    (procedure "_o3" line 3)
    (Simulator at line 3)
    invoked from within
"$ns at 1 “puts \“Hello World!\””"
    (file "simple.tcl" line 2)


did anyone come across with the same problem?
If anyone know, Please help me.

thank you

--~--~---------~--~----~------------~-------~--~----~
Do you have another question? Click here - 
http://groups.google.com/group/iitdlug/post
l...@iitd community mailing list -- http://groups.google.com/group/iitdlug
-~----------~----~----~----~------~----~------~--~---

Reply via email to