<div dir="ltr">Hi folks,<div><br></div><div>I installed NCL 6.4.0 on Mac OSX Sierra. NCL is working fine with the scripts, however when I want to use the tools ncl_filedump or ncl_convert2nc, I get this:</div><div><br></div><div><div><div><font color="#0000ff">dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib</font></div><div><font color="#0000ff">  Referenced from: /opt/ncl-6.4.0/bin/ncargpath</font></div><div><font color="#0000ff">  Reason: image not found</font></div><div><font color="#0000ff">Abort</font></div><div><font color="#0000ff">if: Missing file name.</font></div></div></div><div><br></div><div>I set the environment like this:</div><div><br></div><div>export DYLD_LIBRARY_PATH=/opt/local/lib/gcc5<br></div><div><br></div><div>I also tried with this environment:</div><div><br></div><div>export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib/gcc5<br></div><div><br></div><div>It didn&#39;t work. Also, I tried to test the installation of NCL with the commands:</div><div><div>ng4ex gsun01n -clean</div><div>ncargex cpex08 -clean</div></div><div> </div><div>And I get something similar except for the last line:<br></div><div><br></div><div><div><font color="#0000ff">dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib</font></div><div><font color="#0000ff">  Referenced from: /opt/ncl-6.4.0/bin/ncargpath</font></div><div><font color="#0000ff">  Reason: image not found</font></div><div><font color="#0000ff">Abort</font></div></div><div><br></div><div>But as I mentioned before, the strange thing is that NCL 6.4.0 is working fine with my scripts.</div><div><br></div><div>Oscar<br></div></div>