[ncl-install] Help on install NCL on my MacBook

Kevin Hallock hallock at ucar.edu
Tue Nov 28 20:30:32 MST 2017


Hi Yuanfu,

Did you install gcc/gfortran from the HPC SourceForge website that is linked in the NCL installation documentation <http://ncl.ucar.edu/Download/macosx.shtml#InstallCompilers>? There is a known version incompatibility regarding those gcc/gfortran packages — NCL requires gcc/gfortran 6.3 <https://sourceforge.net/projects/hpc/files/hpc/gcc/gcc-6.3-bin.tar.gz/download>, but their website makes that particular version hard to find. (Unfortunately, gcc/gfortran version 7.1 linked from their homepage <http://hpc.sourceforge.net/> will not work with the currently available NCL binaries on our website.)

Could you please run the following commands?
which gcc
gcc --version
ls -l /usr/local/lib/libgomp*

Thanks,
Kevin

> On Nov 28, 2017, at 6:11 PM, Yuanfu Xie <yuanfu_xie at yahoo.com> wrote:
> 
> 
> Dear colleague,
> 
> I tried to install NCL binary files on my MacBook. I followed the steps and ran into an error message when I ran a test. See the attached command and error messages. Would you please let me know how I can fix this? Thank you.
> 
> Yuanfu
> 
> xieyuanfudeMacBook:~ xieyuanfu$ ng4ex xy01n -clean
> dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
>   Referenced from: /Users/xieyuanfu/plotting/ncl_ncarg-6.4.0-MacOS_10.12_64bit_gnu530/bin/ncargpath
>   Reason: image not found
> Abort
> 
> Sent from my iPhone
> _______________________________________________
> 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/20171128/332338b1/attachment.html>


More information about the ncl-install mailing list