[ncl-install] ncl 6.1, ESMF, Linux and OSX

Mary Haley haley at ucar.edu
Tue Nov 13 16:10:14 MST 2012


Could you try the OPeNDAP binary, or are you worried that you won't have some of the wacky *.so files that it needs?

Here's what "otool -L" reports on both "ncl" and "ESMF_RegridWeightGen", if you want to compare this to what you have on your system:

ncl:
/usr/lib/libcurl.4.dylib (compatibility version 6.0.0, current version 6.1.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
/usr/lib/libexpat.1.dylib (compatibility version 7.0.0, current version 7.2.0)
/usr/X11/lib/libXrender.1.dylib (compatibility version 5.0.0, current version 5.0.0)
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
/usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 1.0.5)
/usr/X11/lib/libXpm.4.dylib (compatibility version 16.0.0, current version 16.0.0)
/usr/X11/lib/libX11.6.dylib (compatibility version 9.0.0, current version 9.0.0)
/usr/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.15.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)
/usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)


ESMF_RegridWeightGen:
/usr/local/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.15.0)
/usr/lib/libcurl.4.dylib (compatibility version 6.0.0, current version 6.1.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
/usr/local/lib/libgfortran.3.dylib (compatibility version 4.0.0, current version 4.0.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 125.2.11)
/usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/local/lib/libquadmath.0.dylib (compatibility version 1.0.0, current version 1.0.0)

If you have all of the above libraries, even if they are not in the same directories as above, then you should be able to use these two executables.

--Mary

On Nov 13, 2012, at 3:57 PM, David B. Reusch wrote:

> Mary Haley said the following on 11/13/12 3:10 PM:
>> But, we do have a 10.6 binary:
>> 
>> ncl_​ncarg-​6.​1.​0.​MacOS_​10.​6_​i386_​64bit_​gcc460.​tar.​gz
> I see this now under the OPeNDAP enabled binaries, but I need the non-OPeNDAP version and I don't see it there.  OPeNDAP has 10 files, non-OPeNDAP only has 6.
> 
> I'll probably still give your Linux-related suggestions a try (that's where the data live) but getting 6.1 on my 10.6 Mac will help immensely in the meantime.
> 
> Thanks,
> Dave
> 
> -- 
> Associate Research Professor of Climatology
> Dept of Earth and Environmental Science
> MSEC 304; 801 Leroy Place
> New Mexico Tech
> Socorro, NM 87801
> 



More information about the ncl-install mailing list