<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="">Hi Mary,<div class=""><br class=""></div><div class="">I am also having troubles downloading NCL on my new Mac (running OS X 10.11.3). I have downloaded the OPeNDAP-enabled Mac 10.10 version of NCL (ncl_ncarg-6.3.0.MacOS_10.10_64bit_gcc492).&nbsp;When I type "ncl -V”, the output is “6.3.0”. But when I type "<font face="Menlo" class=""><span style="font-size: 11px;" class="">ng4ex xy01n -clean”, I receive the following error message:</span></font></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class=""><br class=""></span></font></div><div class=""><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="">&nbsp; Referenced from: /usr/local/bin/ncargpath</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; Reason: image not found</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Trace/BPT trap</div></div><div class=""><br class=""></div><div class="">I have updated my version of gcc to 4.9.3. The file&nbsp;<span style="font-family: Menlo; font-size: 11px;" class="">libgomp.1.dylib&nbsp;</span>exists in the location: /opt/local/lib/gcc49.</div><div class=""><br class=""></div><div class="">In .profile, I have the following:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">export PATH=/opt/local/bin:/opt/local/sbin:$PATH</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""># Finished adapting your PATH environment variable for use with MacPorts.</div><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 style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">export PATH=/opt/local/lib/gcc49:$PATH</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">export DYLD_LIBRARY_PATH=/opt/local/lib/gcc49</div></div><div class=""><br class=""></div><div class="">Do you know what the issue is here? Thank you in advance for any help you can provide!</div><div class=""><br class=""></div><div class="">Kind regards,</div><div class="">Alyssa</div><div class="">
<br class=""><div><blockquote type="cite" class=""><div class="">On Mar 14, 2016, at 3:39 PM, Mary Haley &lt;<a href="mailto:haley@ucar.edu" class="">haley@ucar.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default" style="font-size:small">Thomas,</div><div class="gmail_default" style="font-size:small"><br class=""></div><div class="gmail_default" style="font-size:small">I think you found an out-dated link that contained a special binary we created for somebody.</div><div class="gmail_default" style="font-size:small"><br class=""></div><div class="gmail_default" style="font-size:small">We recommend these download instructions:</div><div class="gmail_default" style="font-size:small"><br class=""></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Download/" class="">http://www.ncl.ucar.edu/Download/</a></div><div class="gmail_default" style="font-size:small"><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Download/install.shtml" class="">http://www.ncl.ucar.edu/Download/install.shtml</a></div><div class="gmail_default"><br class=""></div></div><div class="gmail_default" style="font-size:small">[1] The first step is to "download the appropriate binary" for your system.&nbsp;</div><div class="gmail_default" style="font-size:small">I suggest downloading one of our precompiled binaries for MacOS:</div><div class="gmail_default" style="font-size:small"><br class=""></div><div class="gmail_default" style="font-size:small">OPeNDAP-enabled:</div><div class="gmail_default" style=""><a href="https://www.earthsystemgrid.org/dataset/ncl.630.0.html" class="">https://www.earthsystemgrid.org/dataset/ncl.630.0.html</a><br class=""></div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">Non OPeNDAP-enabled:</div><div class="gmail_default" style=""><a href="https://www.earthsystemgrid.org/dataset/ncl.630.1.html" class="">https://www.earthsystemgrid.org/dataset/ncl.630.1.html</a><br class=""></div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">With either link, click on the "Download Options" link and select the binary that has "MacOS_10.10" in the name, which should be compatible for your 10.11 system.</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">[2] The second step is to decide where you want NCL V6.3.0 to reside on your system, and then extract the gzipped tar files from this location.</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Download/install.shtml#ExtractFile" class="">http://www.ncl.ucar.edu/Download/install.shtml#ExtractFile</a><br class=""></div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">[3] The third step is to set/update the NCARG_ROOT and PATH environment variables:</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT" class="">http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT</a><br class=""></div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">[4] The final step is to test your NCL installation. You can type these commands:</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">&nbsp; &nbsp; ncl -V</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">and</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">&nbsp; ng4ex xy01n -clean</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style="">--Mary</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Mar 14, 2016 at 12:42 PM, Gard, Thomas L. <span dir="ltr" class="">&lt;<a href="mailto:t.gard@miami.edu" target="_blank" class="">t.gard@miami.edu</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" class="">
<div style="font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><p class=""><br class="">
Hello all,<br class="">
<br class="">
I am working on installing ncl for mac, but have run into compatibility errors for OS X 10.11. I am currently at a stopping point, as the comment “wget <a href="http://ftp.ucar.edu" class="">ftp.ucar.edu</a>:” was not feasible. Also, I am at a stopping point, trying to use the comment “/usr/local/lib/libfontconfig.1.dylib”.
 Where should I go from here? Attached are the websites I am using as a guide.</p><p class=""><br class="">
</p><p class=""><a disabled="" title="Cmd+Click or tap to follow the link" href="http://mailman.ucar.edu/pipermail/ncl-install/2015-December/001955.html" target="_blank" class="">http://mailman.ucar.edu/pipermail/ncl-install/2015-December/001955.html</a></p><p class=""><a disabled="" href="https://www.earthsystemgrid.org/browse/viewCollectionFilesInitial.html?datasetId=0b490558-cd9a-11e4-bb80-00c0f03d5b7c" target="_blank" class="">https://www.earthsystemgrid.org/browse/viewCollectionFilesInitial.html?datasetId=0b490558-cd9a-11e4-bb80-00c0f03d5b7c</a><br class="">
<br class="">
Best,<br class="">
Thomas<br class="">
</p>
</div>
</div>

<br class="">_______________________________________________<br class="">
ncl-install mailing list<br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank" class="">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br class="">
<br class=""></blockquote></div><br class=""></div>
_______________________________________________<br class="">ncl-install mailing list<br class="">List instructions, subscriber options, unsubscribe:<br class=""><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" class="">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br class=""></div></blockquote></div><br class=""></div></body></html>