[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help: invalid command name "Simulator"



Hi, there

I just get ns2 installed, but when I run test-suite.tcl, the following
errors pop out. Can anybody tell me what's wrong?

thanks
/Feiyi

--------------------------------------
bash-2.01$ ./ns test-suite.tcl tahoe1
invalid command name "Simulator"
    while executing
"Simulator create _o2 "
    invoked from within
"if [catch "$className create $o $args" msg] {
if [string match "__FAILED_SHADOW_OBJECT_" $msg] {
delete $o
return ""
}
global errorInfo
error "class $ ..."
    (procedure "new" line 3)
    invoked from within
"new Simulator"