[ncl-install] Install ncl to Mac OS X 10.11 El Capitan

Mary Haley haley at ucar.edu
Wed Dec 16 11:40:34 MST 2015


Tulay,

Hopefully you saw Kyle's response on this?

I will try to do an NCL build under MacOS 10.11, if I can get access to a
system.

--Mary


On Thu, Dec 10, 2015 at 4:41 AM, Tulay Cokacar <tulay.cokacar at gmail.com>
wrote:

> Thank you,for informing that I can go on by 10.9 version.
>
> I had already installed the new version of gcc and set the library path of
> gcc and fortran it in bashrc. However the problem/error is the same.
> -------------------------------------------------------------------
> Here is my .bashrc file (libgomp.1.dylib is under this path
>
> #!/bin/sh
>
> export DYLD_FALLBACK_LIBRARY_PATH=/usr/local/Cellar/gcc/5.2.0/lib/gcc/5
>
> export DYLD_LIBRARY_PATH=/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/export
> NCARG_ROOT=/usr/local/ncl-6.3.0
>
> export PATH=$NCARG_ROOT/bin:$PATH
>
> export DISPLAY=localhost:0.0
> #export PATH=/usr/local/bin:$PATH
> --------------------------------------------------------------------
> Here is the library paths
>
> $echo {DYLD_FALLBACK_LIBRARY_PATH}
>
> /usr/local/Cellar/gcc/5.2.0/lib/gcc/5
>
> $ echo $DYLD_LIBRARY_PATH
>
> /usr/local/Cellar/gcc/5.2.0/lib/gcc/5/
>
> 2015-12-09 18:48 GMT+02:00 Mary Haley <haley at ucar.edu>:
>
>> Tulay,
>>
>> You should be able to run the 10.9 version under 10.11.  The issue is
>> that "ncl" has some internal parallelization, which adds a dependency to
>> the "gomp" library.
>>
>> To get this library, you need to install a newer version of gcc.
>>
>> See these notes for more information on this:
>>
>> http://www.ncl.ucar.edu/Download/macosx.shtml#libgomp
>>
>> --Mary
>>
>>
>> On Wed, Dec 9, 2015 at 7:00 AM, Tulay Cokacar <tulay.cokacar at gmail.com>
>> wrote:
>>
>>> Hi,
>>>
>>> I could not find ncl binary for Mac 10.11 on the ncar URL site. Should I
>>> downgrade my OS 10.11  to the one of the previous OS version ?
>>>
>>> Anyway, I tryed to run 10.9 version of ncl binay on my 10.11 operating
>>> system. It works partially. It gives error
>>>
>>> $ ncl_filedump /Users/Tulay/Data/Aviso/1998/
>>> dt_blacksea_allsat_msla_h_19981231_20140106.nc
>>>
>>> dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
>>>
>>>   Referenced from: /usr/local/ncl-6.3.0/bin/ncargpath
>>>
>>>   Reason: image not found
>>>
>>> Trace/BPT trap
>>>
>>> Thank you for your advices in advance,
>>> Tulay
>>>
>>> _______________________________________________
>>> ncl-install mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20151216/764a07dd/attachment.html 


More information about the ncl-install mailing list