[daip] Re: aips install at UMASS, again

Patrick P. Murphy pmurphy at NRAO.EDU
Mon Jul 2 12:12:48 EDT 2001


On Mon, 2 Jul 2001 12:05:26 -0400 (EDT), clang at ocotillo.astro.umass.edu
  said: 

> I am trying once more to install 31DEC01 version of aips, and during the
> INSTEP2 (I'm running the 'update.pl' version of things) I get the
> following error:
 
> COMRPL : Copied /home/aips//31DEC01/LINUX/PREP/XYVAL.o 
> COMRPL : to /home/aips//31DEC01/LINUX/LIBR/APLSUB 
> COMRPL : Removed /home/aips//31DEC01/LINUX/PREP/XYVAL.o 
> COMRPL : Changed /home/aips//31DEC01/APL/SUB/XYVAL.FOR 
> COMRPL : in /home/aips//31DEC01/LINUX/INSTALL/APLSUB.LIS 
> COMRPL : to -/home/aips//31DEC01/APL/SUB/XYVAL.FOR 
> COMRPL : at least one module FAILED to compile 
> COMRPL : Dies of unnatural causes 
> INSTEP2 : Failure in $APLSUB/...
> INSTEP2 : compilations. 
> INSTEP2 : Aborts!  Mon Jul 2 11:55:03 EDT 2001
> OCOTILLO:/home/aips/31DEC01/LINUX/INSTALL%

> Any suggestions? 

Do this:

   grep -v ^- APLSUB.LIS

in that area.  It'll show you the module(s) that failed.  I usually
shorthand this to "grep -v ^- *.LIS" as it usually amounts to the same
thing, and if there are other problems (unlikely; INSTEP2 stops on the
first such library), they show up then.

When you find which module, try it by hand:

     COMRPL $APLSUB/FOOBAR.FOR

(not "FOOBAR"!) and see what gives.

				- Pat

PS. I'll punt the followup on this to "daip" as I'm no longer actively
    involved in the AIPS group, other than as a consultant and "interested
    party" on things like the secure shell.



More information about the Daip mailing list