LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   protopco StrongDAD (https://www.linuxquestions.org/questions/linux-newbie-8/protopco-strongdad-907268/)

keepwalking 10-09-2011 10:34 AM

protopco StrongDAD
 
Hello
May anyone with an Idea please help me Im getting this error when Im triying tho run my protopco StrongDAD may any one with an Idea please help me.

[code]

melo@ubuntu:~/ns-allinone-2.34/ns-2.34/strongDAD$ ns testStrongDAD.tcl
num_nodes is set 40
INITIALIZE THE LIST xListHead
invalid command name "Agent/strongDAD"
while executing
"Agent/strongDAD create _o735 0"
invoked from within
"catch "$className create $o $args" msg"
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 Agent/strongDAD $i"
("for" body line 2)
invoked from within
"for { set i 0 } { $i < $val(nn) } { incr i } {
set strongDAD_($i) [new Agent/strongDAD $i]
$strongDAD_($i) index $i
$strongDAD_($i) set DA..."
(file "testStrongDAD.tcl" line 118)
melo@ubuntu:~/ns-allinone-2.34/ns-2.34/strongDAD$


[code]

AuroraZero 10-10-2011 07:42 PM

Not to familiar with Ubuntu but I would say whatever package has the command in it is not installed. It is trying to call up the command but can not find it leading to all kinds of havoc being raised.


All times are GMT -5. The time now is 11:48 PM.