|
|||||||||||||||||||||||||||
Jeg har et script, som kører fint på min Linux-box og på en af DTU's
AIX'ere. Når jeg afvikler det samme script på en SUN-maskine, får jeg
følgende fejl:
gauss(cXXXXX) $ perl matrix.pl ja
syntax error in file matrix.pl at line 3, next 2 tokens "use strict"
syntax error in file matrix.pl at line 52, next 2 tokens "chomp("
syntax error in file matrix.pl at line 57, next 2 tokens "chomp("
syntax error in file matrix.pl at line 63, next 2 tokens "chomp("
syntax error in file matrix.pl at line 69, next 2 tokens "chomp("
syntax error in file matrix.pl at line 76, next 2 tokens "chomp("
syntax error in file matrix.pl at line 79, next 2 tokens "chomp("
syntax error in file matrix.pl at line 83, next 2 tokens "chomp("
syntax error in file matrix.pl at line 88, next 2 tokens "chomp("
syntax error in file matrix.pl at line 110, next 2 tokens "opendir DIR"
matrix.pl has too many errors.
~/speciale/kt
gauss(dXXXXX) $
Er der nogen, som ved hvad der er galt?
// Christian
|
||||||||||||||
|
||||||||||||||