<div dir="ltr"><div><div><br>the system has already used by somebody else before. So I don't know how gcc is installed in this OS. <br></div>But I have downloaded the gcc package or tar file. When I extracted this tar file on Desktop then the extracted dir i.e. usr/local/lib has <font face="Menlo">libgomp.1.dylib file.<br><br></font></div><font face="Menlo">So how to link this library with ncl. <br><br><br></font><div><div><div><br><br></div></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Kunal Bali<br></div><div>Research Scholar <br></div><div>Radio & Atmospheric Science Division <br></div><div>CSIR - National Physical Laboratory<br></div><div>New Delhi - 110012<br></div><div>India<br></div><div><br></div><div><br></div><div><br></div><div><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-collapse:collapse;font-family:Tahoma,Verdana;font-size:12px"><font color="#1F497D"><br></font></p></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Aug 30, 2017 at 3:57 PM, Guido Cioni <span dir="ltr"><<a href="mailto:guidocioni@gmail.com" target="_blank">guidocioni@gmail.com</a>></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">You have some missing linked library.<div>What did you use to install gcc? Brew? Are you using the one embedded into the OSX installation? </div><div><br></div><div>In the first case you have to do something like </div><div><br></div><div><font face="Menlo">cd /usr/local/lib</font></div><div><font face="Menlo">ln -fs ../Cellar/gcc/7.2.0/lib/<wbr>gcc/7/libgomp.1.dylib</font></div><div><br></div><div>and similarly for all the libraries that are giving you an error.</div><div>Good luck </div><div><br><div><blockquote type="cite"><div><div class="h5"><div>On 30. Aug 2017, at 12:21, Kunal Bali <<a href="mailto:kunal.bali9@gmail.com" target="_blank">kunal.bali9@gmail.com</a>> wrote:</div><br class="m_1364491826043166255Apple-interchange-newline"></div></div><div><div><div class="h5"><div dir="ltr"><div><div><div><div><div>Dear NCL users<br><br></div>I am trying to install NCL in Mac Sierra , version 10.12.4<br><br></div>But i am getting an error <br><br>dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib<br>  Referenced from: /usr/local/ncl_6.2.1/bin/ncl<br>  Reason: image not found<br>Abort trap: 6<br><br><br></div>could anyone please let me know that how can I fix it. <br><br></div>Thank You<br><br></div>Regards<br clear="all"><div><div><div><div><div><div><div><div><div class="m_1364491826043166255gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Kunal Bali<br></div><br><div><br></div><div><br></div><div><br></div><div><div style="margin:0px;border-collapse:collapse;font-family:Tahoma,Verdana;font-size:12px"><font color="#1F497D"><br></font></div></div></div></div></div></div></div>
</div></div></div></div></div></div></div></div></div></div>
______________________________<wbr>_________________<br>ncl-talk mailing list<br><a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><span class="HOEnZb"><font color="#888888"><br></font></span></div></blockquote></div><span class="HOEnZb"><font color="#888888"><br><div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br class="m_1364491826043166255Apple-interchange-newline">Guido Cioni</div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><a href="http://guidocioni.altervista" target="_blank">http://guidocioni.altervista</a>.<wbr>org</div>

</div>
<br></font></span></div></div></blockquote></div><br></div>