<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
I think i had the same issue a few weeks ago,
DYLD_FALLBACK_LIBRARY_PATH does not seem to actually get used.<br>
I made a soft link in /usr/local/lib, and that fixed it:<br>
$ ls -l /usr/local/lib/libgomp.1.dylib <br>
lrwxr-xr-x 1 root admin 35 27 Jan 09:39
/usr/local/lib/libgomp.1.dylib ->
/opt/local/lib/gcc5/libgomp.1.dylib<br>
<br>
<div class="moz-cite-prefix">On 22/02/2016 6:15 AM, Alyssa wrote:<br>
</div>
<blockquote cite="mid:44D4F591-A3AC-41DF-82F6-FA8235174A35@uw.edu"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Hello,
<div class=""><br class="">
</div>
<div class="">I am trying to run NCL 6.3.0 on a Mac OS X 10.11.
Upon attempting test run (<font class="" face="Menlo"><span
style="font-size: 11px;" class="">ncargex cpex08 -clean), I
get the response: </span></font></div>
<div class=""><br class="">
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class="">dyld: Library not loaded:
/usr/local/lib/libgomp.1.dylib</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class=""> Referenced from:
/usr/local/bin/ncargpath</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class=""> Reason: image not found</div>
<div class=""><span style="font-family: Menlo; font-size: 11px;"
class="">Trace/BPT trap</span></div>
<div class=""><br class="">
</div>
<div class="">I have attempted to update my GCC compiler to GCC
4.9 (the version used to compile NCL 6.3.0), but this didn’t
solve the problem, although I now see <span style="font-family:
Menlo; font-size: 11px;" class="">libgomp.1.dylib</span> in
the directory: <span style="font-family: Menlo; font-size:
11px;" class="">/opt/local/lib/gcc49/. I have added to
.profile:</span></div>
<div class=""><span style="font-family: Menlo; font-size: 11px;"
class=""><br class="">
</span></div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class="">export
NCARG_ROOT=/usr/local/ncl-6.3.0</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class="">export
PATH=$NCARG_ROOT/bin:$PATH</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class="">export
DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib/gcc49</div>
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class=""><br class="">
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class="">Please let me know what I need to
do to resolve this issue.</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class=""><br class="">
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class="">Thank you in advance,</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo;" class="">Alyssa</div>
<div class=""><span style="font-family: Menlo; font-size: 11px;"
class=""><br class="">
</span></div>
<div class=""><span style="font-family: Menlo; font-size: 11px;"
class=""><br class="">
</span></div>
<div class="">
<br class="">
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Dr. Jatin Kala
Lecturer in Atmospheric Science
Murdoch University,Perth, Western Australia
Tel: (+618) 9360 6297
<a class="moz-txt-link-freetext" href="http://www.jatinkala.com/">http://www.jatinkala.com/</a>
</pre>
</body>
</html>