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

[ns] RTILink error message



In trying to run the <tclscript> files, I am receiving the following error
message:

: invalid command name "RTILink"
    while executing
"RTILink instproc init { } {
$self next
$self instvar bandwidth_ delay_
set bandwidth_ 1.5Mb
set delay_ 10ms
}"

I get this for any <tclscript>, even the example tcl files. One comment I
received is that this problem
may be related to the version of perl running. I'm running on red hat
linux 6.1
and have the following perl files:

-rwxr-xr-x   2 root     root       517052 Aug 30  1999 perl
-rwxr-xr-x   2 root     root       517052 Aug 30  1999 perl5.00503
-rwxr-xr-x   1 root     root        31722 Aug 30  1999 perlbug
-rwxr-xr-x   1 root     root        26305 Aug 30  1999 perlcc
-rwxr-xr-x   1 root     root        16807 Aug 30  1999 perldoc

Thanks for your help.


R. Treadway