<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi,<br></div>I am trying to install ncl on a new mac:<br></div>OX X El Capitan, 10.11.3<br><br></div>The pre-compiled binary is:<br>ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492.tar.gz<br><br></div>ncl -v works:<br>$ ncl -v<br>Unknown option `-v&#39;<br> Copyright (C) 1995-2015 - All Rights Reserved<br> University Corporation for Atmospheric Research<br> NCAR Command Language Version 6.3.0<br> The use of this software is governed by a License Agreement.<br> See <a href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.<br>ncl 0&gt; <br><br><br></div>but the ng4ex command fails, even though i have set DYLD_FALLBACK_LIBRARY_PATH to gcc5:<br><br>$ echo $DYLD_FALLBACK_LIBRARY_PATH<br>/opt/local/lib/gcc5<br>$ ls -l /opt/local/lib/gcc5/libgomp.1.dylib <br>lrwxr-xr-x  1 root  admin  37 22 Jan 17:38 /opt/local/lib/gcc5/libgomp.1.dylib -&gt; /opt/local/lib/libgcc/libgomp.1.dylib<br>$ ng4ex gsun01n -clean<br>dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib<br>  Referenced from: /usr/local/ncl-6.3.0/bin/ncargpath<br>  Reason: image not found<br>Trace/BPT trap<br><br></div>contents of .profile:<br>$ cat ~/.profile <br><br># MacPorts Installer addition on 2016-01-22_at_14:17:32: adding an appropriate PATH variable for use with MacPorts.<br>export PATH=&quot;/opt/local/bin:/opt/local/sbin:$PATH&quot;<br># Finished adapting your PATH environment variable for use with MacPorts.<br>export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib/gcc5<br>export NCARG_ROOT=/usr/local/ncl-6.3.0<br>export PATH=$NCARG_ROOT/bin:$PATH<br>export DYLD_LIBRARY_PATH=/usr/local/gfortran/lib/<br>export CLICOLOR=1<br>export LSCOLORS=ExFxCxDxBxegedabagacad<br><br><br></div>Any ideas?<br></div>Cheers,<br></div>Jatin<br><div><div><br><div><div><br><br><br><br><br><br></div></div></div></div></div>