[daip] [Fwd: AIPS install error]

Eric Greisen egreisen at nrao.edu
Tue Nov 10 19:08:13 EST 2009


Nicholas Elias wrote:
> Dear Dr. Kim,
> 
> I CCed your e-mail to the appropriate person, Eric Greisen.
> 
> Nick Elias
> 
> ---------------------------- Original Message ----------------------------
> Subject: AIPS install error
> From:    "MIN JOONG KIM" <aquariusmjkim at yahoo.co.kr>
> Date:    Mon, November 9, 2009 10:58 pm
> To:      aips2-request at nrao.edu
> --------------------------------------------------------------------------
> 
> I use Ubuntu 9.04.
> 
> I try to install AIPS, but it make error.
> 
> I don't know how to solve this problem,
> 
> so I want help for AIPS team.
> 
> Error massage is attached.
>

i suspect that this is an error in a C routine also found by another 
user.  Previous OS / compiler stes have allowed the code but this one 
does not.  The routine is $AIPS_ROOT/31DEC09/APL/DEV/UNIX/ZFRE2.C
and has a line saying

  if (vtemptr[0] == 0) {

Remove the [0], recompile the subroutine via COMRPL $APLUNIX/ZFRE2
and re-run INSTEP4.

I do always ask - why are you compiling the code yourself?  If you plan 
to develop AIPS tasks then you will need to do so.  But the binary 
version we give away for Linux 32-bit and 64-bit are compiled with Intel 
compilers and operate much faster than the gnu compiler outputs.

ERic Greisen




More information about the Daip mailing list