[daip] How to fix AIPS

Eric Greisen egreisen at nrao.edu
Tue Oct 11 11:10:38 EDT 2016


On 10/11/2016 08:54 AM, 濱江勇希 wrote:
> Dear Eric,
>
> I am Yuhki Hamae, a undergraduate student of Kagoshima University.
>
> I have now a trouble in installing AIPS in my Mac with macOS Sierra 10.12
> I find the following error message when starting AIPS.
>
> #############################################################################
> ?DADEVS.PL: This program is untested under Perl version 5.018
> UNIXSERVERS: TVSRV1 is already running on host localhost, user fj584g
> UNIXSERVERS: Start XAS1 on localhost, DISPLAY /private/tmp/com.apple.launchd.h77HZlfcjX/org.macosforge.xquartz:0
> dyld: Library not loaded: /usr/X11R6/lib/libXext.6.dylib
>    Referenced from: /usr/local/aips/31DEC16/MACINT/LOAD/./XAS1
>    Reason: image not found
> UNIXSERVERS: Start graphics server TKSRV1 on localhost, display /private/tmp/com.apple.launchd.h77HZlfcjX/org.macosforge.xquartz:0
> UNIXSERVERS: Start message server MSSRV1 on localhost, display /private/tmp/com.apple.launchd.h77HZlfcjX/org.macosforge.xquartz:0
> #############################################################################

install.pl pauses at a certain point and instructs you to run a certain 
script (in bash).  I would guess that you did not do that.

The script should have copies in your $AIPS_ROOT area and is named 
fix_aips_elcap.sh.  It must be run in a bash window by someone with sudo 
privilege.  It makes links to certain Intel libraries which we provide 
and also tries to set up X11 library links.  The directory 
/usr/local/lib contains the links.

The issue could be with your X11 libraries and you may need to upgrade 
your XQartz version.

I should point out that you are trying to run on an OS version more 
recent than any we have and so there may be issues we have not 
encountered as yet.

Eric Greisen




More information about the Daip mailing list