[ncl-install] Issue with running NCL on Mac OS X 10.11
Jatin Kala
jatin.kala.jk at gmail.com
Sun Feb 21 20:40:57 MST 2016
Hi,
I think i had the same issue a few weeks ago, DYLD_FALLBACK_LIBRARY_PATH
does not seem to actually get used.
I made a soft link in /usr/local/lib, and that fixed it:
$ ls -l /usr/local/lib/libgomp.1.dylib
lrwxr-xr-x 1 root admin 35 27 Jan 09:39
/usr/local/lib/libgomp.1.dylib -> /opt/local/lib/gcc5/libgomp.1.dylib
On 22/02/2016 6:15 AM, Alyssa wrote:
> Hello,
>
> I am trying to run NCL 6.3.0 on a Mac OS X 10.11. Upon attempting test
> run (ncargex cpex08 -clean), I get the response:
>
> dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
> Referenced from: /usr/local/bin/ncargpath
> Reason: image not found
> Trace/BPT trap
>
> I have attempted to update my GCC compiler to GCC 4.9 (the version
> used to compile NCL 6.3.0), but this didn’t solve the problem,
> although I now see libgomp.1.dylib in the directory:
> /opt/local/lib/gcc49/. I have added to .profile:
>
> export NCARG_ROOT=/usr/local/ncl-6.3.0
> export PATH=$NCARG_ROOT/bin:$PATH
> export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib/gcc49
>
> Please let me know what I need to do to resolve this issue.
>
> Thank you in advance,
> Alyssa
>
>
>
>
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
--
Dr. Jatin Kala
Lecturer in Atmospheric Science
Murdoch University,Perth, Western Australia
Tel: (+618) 9360 6297
http://www.jatinkala.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20160222/79696f96/attachment.html
More information about the ncl-install
mailing list