[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error in testing RED
On Tue, 9 Mar 1999, Anurag wrote:
> I tried running test-suite-red.tcl for red1, but it does not work gives
> errors given below.
>
> >ns test-suite-red.tcl red1
> 0/cwnd=1.0000/ssthresh=15/ack=-1
> 5/cwnd=40.7922/ssthresh=15/ack=732
> ns: _o4 cleanup file6 red1: syntax error in file ../../bin/raw2xg at line 43, next 2 tokens "my("
my() is a perl token, and raw2xg is a perl script.
With that and the not being able to locate 5.0001 I think you haven't
got a suitably recent version of perl 5 installed, that it wasn't
found during compilation, or that you have other perl problems.
Cheers,
L.
> syntax error in file ../../bin/raw2xg at line 59, next 2 tokens "translate_point("
> syntax error in file ../../bin/raw2xg at line 94, next 2 tokens "translate_point("
> Execution of ../../bin/raw2xg aborted due to compilation errors.
> Can't locate 5.001000000000000334 in @INC at ../../bin/getrc line 4.
> while executing
> "exec ../../bin/getrc -s 2 -d 3 all.tr | ../../bin/raw2xg -a -s 0.01 -m 90 -t $file > temp.rands"
> (procedure "_o4" line 4)
> (TestSuite finish line 4)
> invoked from within
> "$self finish $testname"
> (procedure "_o4" line 11)
> (TestSuite cleanup line 11)
> invoked from within
> "_o4 cleanup file6 red1"
>
>
> Please let me how I can fix these errors.
>
> thanks
>
> with Regards
> Anurag,
<[email protected]>PGP<http://www.ee.surrey.ac.uk/Personal/L.Wood/>