<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">and here is the hole error in my terminal :<div class=""><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">./START_AIPS 
START_AIPS: Your initial AIPS printer is the 
START_AIPS:  - system name , AIPS type 
 
START_AIPS: User data area assignments:
DADEVS.PL: This program is untested under Perl version 5.018
  (Using global default file /Users/preetikharb/soft/aips16/DA00/DADEVS.LIST for DADEVS.PL)
   Disk 1 (1) is /Users/preetikharb/soft/aips16/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 31DEC16 AIPS with normal priority
dyld: Library not loaded: libsvml.dylib
  Referenced from: /Users/preetikharb/soft/aips16/31DEC16/MACINT/LOAD/ZSTRTA.EXE
  Reason: image not found
Trace/BPT trap: 5
bash-3.2$ DADEVS.PL: This program is untested under Perl version 5.018
XASERVERS: Start TV LOCK daemon TVSERV on localhost
dyld: Library not loaded: libsvml.dylib
  Referenced from: /Users/preetikharb/soft/aips16/31DEC16/MACINT/LOAD/./TVSERV.EXE
  Reason: image not found
XASERVERS: Start XAS on localhost, DISPLAY /private/tmp/com.apple.launchd.7TzrZ90mr2/org.macosforge.xquartz:0
XASERVERS: Start graphics server TEKSRV on localhost, DISPLAY /private/tmp/com.apple.launchd.7TzrZ90mr2/org.macosforge.xquartz:0
XASERVERS: Start message server MSGSRV on localhost, DISPLAY /private/tmp/com.apple.launchd.7TzrZ90mr2/org.macosforge.xquartz:0
XAS: ** TrueColor FOUND!!! 
XAS: ***  Using shared memory option for speed ***
XAS: Using screen width 1910 height 958,
     max grey level 8191 in 16 grey-scale memories
STARTPMON: [LOCALHOST] Old TPMON1 link found in /Users/preetikharb/soft/aips16/31DEC16/MACINT/LOAD
STARTPMON: [LOCALHOST]  - will TRY to replace & restart it here.
STARTPMON: [LOCALHOST]  - TPMON daemons on other MACINT hosts may need restarted.
STARTPMON: [LOCALHOST] Starting TPMON1 with output SUPPRESSED
dyld: Library not loaded: libsvml.dylib
  Referenced from: /Users/preetikharb/soft/aips16/31DEC16/MACINT/LOAD/./TPMON1
  Reason: image not found


Also, there is no directory called “ INTELCMP” inside the directory "/Users/preetikharb/soft/aips16/31DEC16/MACINT/LIBR”. I assume this is where the 3 files “libsvml.dylib, libirc.dylib, libimf.dylib” are supposed to be, which are then supposed to be linked to “usr/local/lib”.

Can you please advise ? </pre><div class=""><br class=""></div>
<div><br class=""><blockquote type="cite" class=""><div class="">Begin forwarded message:</div><br class="Apple-interchange-newline"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">From: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">nosratullah mohammadi <<a href="mailto:nosratullah.mohammadi@gmail.com" class="">nosratullah.mohammadi@gmail.com</a>><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Subject: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><b class="">Re: [daip] AIPS installation question for MAC OSX El Capitan</b><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Date: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">Farvardin 18, 1396 AP at 01:39:22 GMT+4:30<br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">To: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><a href="mailto:daip@listmgr.nrao.edu" class="">daip@listmgr.nrao.edu</a><br class=""></span></div><br class=""><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi</div><div class="">After a lot of searching with no results I found this question that is exactly my question too. </div><div class=""><br class=""></div><div class="">“</div><div class=""><span style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">Hi.</span></div><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">I recently updated my OSX to El Capitan. Since the old installation of AIPS did not work, I re-installed X11. Then I tried re-installing AIPS (version 31DEC16), obtained the file “fix_aips_elcap.sh” from the web, and tried -

bash-3.2$ . /Users/preetikharb/soft/aips16/LOGIN.SH
bash-3.2$ ./fix_aips_elcap.sh

This said -

1 libraries were linked to /usr/local/lib instead of the expected three. Something may have gone wrong, or your installation may have already been fixed.

AIPS does not work, although the TV window opens up. AIPS complains about "Library not loaded: libsvml.dylib”. (The complete message from ./START_AIPS is below.) 

I read about creating the symbolic link to the libraries. However, there is no directory called “ INTELCMP” inside the directory “../31DEC16/MACINT/LIBR”. I assume this is where the 3 files “libsvml.dylib, libirc.dylib, libimf.dylib” are supposed to be, which are then supposed to be linked to “usr/local/lib” ?

Can you please advise ? 

Thanks for your help.
Permit Kharb.</pre><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class=""> “</pre><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">and here is the link : <a href="https://listmgr.nrao.edu/pipermail/daip/2015-December/022154.html" class="">https://listmgr.nrao.edu/pipermail/daip/2015-December/022154.html</a></pre><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">I couldn't find any answer so i decided to email you and ask your help.</pre><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">I really frustrate of this error and I tried a lot of ways but no one works . </pre><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">thanks for responding .</pre><br class=""><div class="">
<div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Nosratullah Mohammadi</div><div class=""><a href="mailto:nosratullah.mohammadi@gmail.com" class="">nosratullah.mohammadi@gmail.com</a></div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">

</div>
<br class=""></div></div></blockquote></div><br class=""></div></body></html>