Maybe helpful - installing NCL on OS X 10.7

From: Ryan Kelly <rkelly_at_nyahnyahspammersnyahnyah>
Date: Mon Sep 24 2012 - 18:26:35 MDT

Hi,

Maybe this is obvious or already discussed, but I just ran into and then overcame some trouble installing NCL on OS X Lion (10.7), and thought I'd pass along the info.

I was installing NCL per the well-documented OS X procedure at:
 http://www.ncl.ucar.edu/Download/macosx.shtml

Ran into the issue described at:
 http://www.ncl.ucar.edu/Download/linux.shtml.

Specifically, when running the post-install test I got the error:
 'dyld: Library not loaded: /usr/local/gfortran/lib/libgfortran.3.dylib'

Running:
 ls /usr/local/lib/libg*

showed I did have 'libgfortran.2.dylib' in the right location, but indeed was missing 'libgfortran.3.dylib'. I updated my gcc install with a package from:
 http://hpc.sourceforge.net/

(which is very easy) and now have the library in /usr/local/lib as required.

Running the suggested NCL test described at

http://www.ncl.ucar.edu/Download/install.shtml#TestNCL

now works fine so this fix appears a success.
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Mon Sep 24 18:26:49 2012

This archive was generated by hypermail 2.1.8 : Wed Oct 31 2012 - 09:15:44 MDT