[ncl-install] help with installing NCL

Mahesh Kovilakam mkmvarma at gmail.com
Tue Oct 17 10:38:48 MDT 2017


Hello,
I just fixed this issue. It was just the directory path issue for gcc.
Thanks,
Mahesh

On Tue, Oct 17, 2017 at 11:56 AM, Mahesh Kovilakam <mkmvarma at gmail.com>
wrote:

> Hello,
> I am trying to install NCL on OS X version 10.10.5. After installing gcc
> and gfortran I still get this message:
>
>
> dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
>
>   Referenced from: /usr/local/ncl-6.4.0/bin/ncl
>
>   Reason: image not found
>
>
>
> I have downloaded noopendap version of MacOS binary (
> ncl_ncarg-6.4.0-MacOS_10.11_64bit_nodap_gnu540.tar.gz
> <https://www.earthsystemgrid.org/download/fileDownload.html?logicalFileId=48c0481e-0cc9-11e7-9b99-00c0f03d5b7c>
> ).
>
> Here's more information:
>
> dhcp06:~ mkovilakam$ which ncl
>
> /usr/local/ncl-6.4.0/bin/ncl
>
> dhcp06:~ mkovilakam$ ncl -V
>
> dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
>
>   Referenced from: /usr/local/ncl-6.4.0/bin/ncl
>
>   Reason: image not found
>
> Trace/BPT trap: 5
>
> dhcp06:~ mkovilakam$ otool -L `which ncl`
>
> /usr/local/ncl-6.4.0/bin/ncl:
>
> /opt/X11/lib/libfontconfig.1.dylib (compatibility version 11.0.0, current
> version 11.2.0)
>
> /usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version
> 7.0.0)
>
> /opt/X11/lib/libXrender.1.dylib (compatibility version 5.0.0, current
> version 5.0.0)
>
> /usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version
> 1.0.5)
>
> /opt/X11/lib/libXpm.4.dylib (compatibility version 16.0.0, current version
> 16.0.0)
>
> /opt/X11/lib/libX11.6.dylib (compatibility version 10.0.0, current version
> 10.0.0)
>
> /opt/X11/lib/libXext.6.dylib (compatibility version 11.0.0, current
> version 11.0.0)
>
> /usr/local/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
> version 7.22.0)
>
> /usr/local/lib/libgomp.1.dylib (compatibility version 2.0.0, current
> version 2.0.0)
>
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
> 1226.10.1)
>
> /usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
> version 1.0.0)
>
> dhcp06:~ mkovilakam$ env | grep NCARG
>
> NCARG_ROOT=/usr/local/ncl-6.4.0
>
> dhcp06:~ mkovilakam$ which gcc
>
> /opt/local/bin/gcc
>
> dhcp06:~ mkovilakam$ which gfortran
>
> /opt/local/bin/gfortran
>
> dhcp06:~ mkovilakam$ gfortran --version
>
> GNU Fortran (MacPorts gcc6 6.4.0_0) 6.4.0
>
> Copyright (C) 2017 Free Software Foundation, Inc.
>
> This is free software; see the source for copying conditions.  There is NO
>
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
>
> dhcp06:~ mkovilakam$ gcc --version
>
> gcc (MacPorts gcc6 6.4.0_0) 6.4.0
>
> Copyright (C) 2017 Free Software Foundation, Inc.
>
> This is free software; see the source for copying conditions.  There is NO
>
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Thanks,
> Mahesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20171017/1fdfe8d7/attachment-0001.html>


More information about the ncl-install mailing list