[daip] Odd problem on upgrade

Eric Greisen egreisen at nrao.edu
Thu Jun 19 10:53:35 EDT 2008


Kevin Marvel wrote:
> Hi All,
> 
> I upgraded to 15DEC08 on my Macbook Pro and after fixing a
> problem with my computer name have a new problem pasted
> below.  Any advice would be helpful...
> 
> Kev.
> 
> MARVELHOME:~/aips kmarvel$ $CDTST
> AIPS_VERSION=/Users/kmarvel/aips/31DEC08
> MARVELHOME:~/aips kmarvel$ aips
> START_AIPS: Your initial AIPS printer is the 
> START_AIPS:  - system name , AIPS type 
>  
> START_AIPS: User data area assignments:
>   (Using global default file /Users/kmarvel/aips/DA00/DADEVS.LIST for 
> DADEVS.PL)
>    Disk 1 (1) is /Users/kmarvel/aips/DATA/LOCALHOST_1
> 
> Tape assignments: 
>    Tape 1 is REMOTE
>    Tape 2 is REMOTE
>  
> START_AIPS: I am GUESSING you are at a workstation called localhost
> START_AIPS: Starting TV servers on localhost asynchronously
> START_AIPS:  - with Internet Sockets...
> START_AIPS: Starting TPMON daemons on LOCALHOST asynchronously...
> Starting up 31DEC08 AIPS with normal priority
> dyld: Library not loaded: libsvml.dylib
>   Referenced from: /Users/kmarvel/aips/31DEC08/MACINT/LOAD/ZSTRTA.EXE
>   Reason: image not found
> Trace/BPT trap
> MARVELHOME:~/aips kmarvel$ XASERVERS: Start TV LOCK daemon TVSERV on 
> localhost
> dyld: Library not loaded: libsvml.dylib
>   Referenced from: /Users/kmarvel/aips/31DEC08/MACINT/LOAD/./TVSERV.EXE
>   Reason: image not found
> XASERVERS: XAS is already running on host localhost, display :0, user 
> kmarvel
> XASERVERS: Start graphics server TEKSRV on localhost, DISPLAY :0
> XASERVERS: Start message server MSGSRV on localhost, DISPLAY :0
> STARTPMON: [LOCALHOST] Starting TPMON1 with output SUPPRESSED
> dyld: Library not loaded: libsvml.dylib
>   Referenced from: /Users/kmarvel/aips/31DEC08/MACINT/LOAD/./TPMON1
>   Reason: image not found


Try putting in your .bashrc startup file

export AIPS_ROOT=/Users/kmarvel/aips
. $AIPS_ROOOT/LOGIN.SH

or if you use a csh tour .tcshrc or .cshrc file

setenv AIPS_ROOT /Users/kmarvel/aips
source $AIPS_ROOOT/LOGIN.CSH

Eric Greisen




More information about the Daip mailing list