<div dir="ltr">Hi Wang,<br><br>Sorry you are still having issues. It&#39;s possible that even though you have the new compilers installed, that NCL won&#39;t find them if they were installed to a non-standard location.<br><br>Could you type the following commands on the UNIX command line and send them to me (you can do it offline if you want):<br><br>env | grep NCARG<br>env | grep LD<br>which ncl<br>otool -L `which ncl`<br>locate libgomp.1.dylib<br><br>Thanks,<br><br>--Mary<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 18, 2017 at 12:17 AM, Wang Zhuoyue <span dir="ltr">&lt;<a href="mailto:yuhkikuramoto@outlook.com" target="_blank">yuhkikuramoto@outlook.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Hello,
<div><br>
</div>
<div>I recently installed NCL 6.3.0 on my mac, when I try to use the example that can re-grid CMIP5 data to common gird, some error comes to me follows by:</div>
<div><br>
</div>
<div>
<div style="margin:0px;font-size:11px;font-family:Menlo">dyld: lazy symbol binding failed: Symbol not found: _GOMP_parallel</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">  Referenced from: /usr/local/bin/ncl</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">  Expected in: /usr/local/lib/libgomp.1.dylib</div>
<div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">
<br>
</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">dyld: Symbol not found: _GOMP_parallel</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">  Referenced from: /usr/local/bin/ncl</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">  Expected in: /usr/local/lib/libgomp.1.dylib</div>
</div>
<div style="margin:0px;font-size:11px;font-family:Menlo"><br>
</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">Here is some additional info:</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">OS X 10.10.5</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">which nil /usr/local/bin/ncl</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">ncl -v 6.3.0</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">which gcc /opt/local/bin/gcc</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">which fortran /opt/local/bin/gfortran</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">gcc -v gcc (MacPorts gcc49 4.9.4_1) 4.9.4</div>
<div><br>
</div>
<div>I firstly search for this problem and find that Mrs.Mary suggested to install higher gcc version, my mac was using clang 4.2.1 before I followed Mrs.Mary’s suggestion. When I finally install the 4.9.4 version of gcc, I find that nothing changed,
 it remains two error above. I was confused, why </div>
<div>I installed higher version of gcc, it still cannot work. Fortunately, I use the same data and same .ncl in my laptop with Ubuntu system, it works well and it’s gcc version was 4.6.3</div>
<div><br>
</div>
<div>Any help is appreciated!</div><span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div>Wang</div>
</font></span></div>

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