[ncl-install] troubleshoot NCL / NCAR graphics installation (Mac 10.11.6)

Kwesi Quagraine starskykwesi at gmail.com
Mon Feb 27 15:07:34 MST 2017


Hello Justin, I encountered this problem and this is how I solved it. So
the problem is your system can not locate libgomp.1.dylib. Here's how to go
about it; In your terminal type the following
[1] locate libgomp.1.dylib

This will bring up all the locations of libgomp.1.dylib on your mac

[2] cd /usr/local/lib

go into the usr/local/ lib folder

[3] ln -s /location/of/the/missing/lib/libdf.0.dylib .

Soft link to the /usr/local/lib (remember the dot at the end of code in [3])

This should work. Cheers!!

Kwesi

On Mon, Feb 27, 2017 at 11:53 PM, Mary Haley <haley at ucar.edu> wrote:

> Hi Justin,
>
> As Dennis pointed out offline, we are releasing NCL V6.4.0 in the next
> couple of days, so you may want to wait until then before installing NCL.
>
> However, you will still run into the same issue with the new release,
> because it also has a dependency on "libgomp.1.dylib". So, you might as
> well fix this issue and make sure that it works with NCL V6.3.0, and you
> will then be ready with V6.4.0 comes out.
>
> Please see this documentation which explains how to deal with this issue:
>
> http://www.ncl.ucar.edu/Download/macosx.shtml#MissingLibs
>
> Basically, you need to download gfortran from hpc.sourceforge.net, which
> will give you the gomp library.
>
> --Mary
>
>
> On Mon, Feb 27, 2017 at 12:12 PM, Justin Wettstein <justinwink at yahoo.com>
> wrote:
>
>> Dear NCAR-NCL install support,
>>
>> First, thanks for the development of the NCL and NCAR Graphics toolbox.
>> I've used both quite a bit in the past and have found them quite useful.
>> That said, it's been a while and I'm now trying to do a fresh install on a
>> relatively new machine.  I tried to follow the instructions for installing
>> NCL/NCARG from a precompiled binary on a Mac running 10.11 (El Capitan),
>> but am running into some trouble.
>>
>> I get the following error when I try to run, even though I believe I have
>> an acceptable version of gfortran installed:
>>
>> dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
>>
>> The most obvious thing is that I don't see libgomp.1.dylib in my
>> /usr/local/lib directory.  What I do see is attached as a screenshot.
>>
>> Can you help?  I've pasted the output from the troubleshooting commands
>> on the ncl install webpage as a second screenshot.  The "otool" command
>> didn't seem to work, but the others did.
>>
>> Thanks and best regards,
>>
>> Justin
>>
>>
>>
>>
>>
>> _______________________________________________
>> ncl-install mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>>
>>
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
>


-- 
Try not to become a man of success but rather a man of value-Albert Einstein

University of Cape Coast|College of Agriculture and Natural Sciences|Department
of Physics|
Team Leader|Recycle Up! Ghana|Technology Without Borders|
Other emails: kwesi.quagraine at ucc.edu.gh|kwesi.quagraine at teog.de|
Mobile: +233266173582
Skype: quagraine_cwasi
Twitter: @Pkdilly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20170228/f3cc0376/attachment-0001.html 


More information about the ncl-install mailing list