I am having problems installing OpenSSL on a dgux box.  ./config -t guesses the correct OS:
 
### RESULT OF "./config -t" ###
 
Operating system: AViiON-dg-dgux                                               
Configuring for dgux                                                           
/usr/bin/perl5 ./Configure dgux                                                
### END ###
 
However, I get the following errors whenever I run ./Configure.  It looks like there may be something that I am missing.  The INSTALL and README files do not help this problem.  Any tips?
 
### RESULT OF "./Configure" ###
 
syntax error in file ./Configure at line 9, next 2 tokens "use strict"         
Illegal modulus of constant zero in file ./Configure at line 102, next 2 tokens
"table="                                                                       
Illegal expression (MODULO) as lvalue in file ./Configure at line 433, next 2 to
kens ");"                                                                      
syntax error in file ./Configure at line 435, next 2 tokens "my @WinTargets"   
syntax error in file ./Configure at line 471, next 2 tokens ") or"             
syntax error in file ./Configure at line 472, next 2 tokens "} or"             
syntax error in file ./Configure at line 477, next 2 tokens "my $flags"        
syntax error in file ./Configure at line 509, next 2 tokens "s /^-no-/no-/; # so
me"                                                                            
syntax error in file ./Configure at line 530, next 2 tokens "my $algo"         
syntax error in file ./Configure at line 538, next 2 tokens "push @skip"       
./Configure has too many errors.                                               
### END ###
 
Thanks very much for your help.

Reply via email to