[ncl-install] misplaced libraries, missing libgfortran.3.dylib

Mary Haley haley at ucar.edu
Mon Jun 22 20:37:37 MDT 2015


Please see the "troubleshooting problems" section on this page:

http://www.ncl.ucar.edu/Download/macosx.shtml

I think you simply need to set DYLD_LIBRARY_PATH as described on this page.

--Mary


On Thu, Jun 18, 2015 at 10:24 AM, Levi Silvers <silversster at gmail.com>
wrote:

> Hello,
>
> I am trying to install the 6.3.0 version of NCL on my macbook.
>
> I have previously used macporst to install fortran.
>
> I downloaded the ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492.tar binary.
>
> I am using bash, and updated the .bashrc file to include the following:
>
> export NCARG_ROOT=/Users/levi/bin/ncl-6.3.0
>
> export PATH=$NCARG_ROOT/bin:$PATH
>
>
> If I try to simply run ncl with
>
> :ncl
>
>
> I get the error message:
>
> dyld: Library not loaded: /usr/local/lib/libgfortran.3.dylib
>
>   Referenced from: /Users/levi/bin/ncl-6.3.0/bin/ncl
>
>   Reason: image not found
>
> Trace/BPT trap: 5
>
> I do have the libgfortran.3.dylib file, but it is locate in
> /opt/local/lib/gcc47 because of the default location for installations
> which use macports.
>
> Do you know what I am doing wrong (or how to allow ncl to see my libraries
> in their current place)?  Thank you in advance,
> levi
>
> _______________________________________________
> 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/20150622/79c7933a/attachment.html 


More information about the ncl-install mailing list