[daip] Re: A little bug in FCLEVEL.SH

Eric Greisen egreisen at nrao.edu
Thu Feb 12 17:25:35 EST 2004


nanni mauro writes:
 > Hello Eric
 > 
 > We are updating AIPS on DEC-Alpha architecture ( AXLINUX ) also and we
 > have a problem in compilation.
 > 
 > In the file ..../SYSTEM/UNIX/FCLEVEL.SH file the AXLINUX architecture 
 > is not a "case" and the default is used.
 > 
 > We patch with this code:
 >            AXLINUX*)
 >                    OPTDEF=$`eval echo OPT$3`
 >                    OPTDEF=`eval echo $OPTDEF`
 >                    ;;
 > And this was a solution.
 > 
 > Is the string of default case wrong ?
 >                     OPTDEF=`eval echo $"$OPTDEF"`
 > 

Thanks for letting us know - Pat Murphy suggested a better grammar
that should apply to all machines so I have put that back in the
system. 

ERic Greisen




More information about the Daip mailing list