[ncl-talk] ncl 6.2.1 install on MacOS
Matthew Fearon
Matthew.Fearon at dri.edu
Wed Dec 3 11:50:16 MST 2014
Dear NCL users:
I'm struggling with my install of ncl 6.2.1 on my Mac with Yosemite OSx. Using gcc49 with gfortran, and I receive the following error:
mfearon01w:local mfearon$ ncl
dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
Referenced from: /opt/local/bin/ncl
Reason: no suitable image found. Did find:
/usr/local/lib/libgomp.1.dylib: stat() failed with errno=62
/usr/local/lib/libgomp.1.dylib: stat() failed with errno=62
Trace/BPT trap: 5
-------
Both the following versions yield the same error:
ncl_ncarg-6.2.1.MacOS_10.8_64bit_nodap_gcc471.tar.gz
ncl_ncarg-6.2.1.MacOS_10.9_64bit_nodap_gcc481.tar.gz
Also, why is ncl looking in /usr/local/lib? There's is no /usr/local on a Mac. As you can see libgomp.1.dylib exists in /opt/local/lib and therefore I set a link from /usr/local/lib to /opt/local/lib but still no success. Could be the new OSx, but that seems unlikely given the error. Have NCARG_ROOT=/opt/local .
Any help/advice would be greatly appreciated. Thank you.
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141203/c8f1c95e/attachment.html
More information about the ncl-talk
mailing list