[ncl-install] Installing opendap-enabled NCL

Mary Haley haley at ucar.edu
Fri Sep 18 11:25:33 MDT 2009


Mateus,

I assume you want a 32-bit binary, because we do have a 64-bit opendap
binary built with V4.3.2.  Unfortunately, I don't have a 32-bit
version.

We might be able to fix the compilation problems with the current
version that you have. What exact error messages are you getting?

If the V4.2.1 version of "ncl" is working for you, then the other
possibility is that you can keep the 4.3.2 version of the NCL package
installed, but then copy over just the "ncl" executable from the
V4.2.1 package.

For example, let's say V4.3.2 of the non-opendap enabled NCL is
installed in /usr/local/{bin,lib,include}. This means that
/usr/local/bin/ncl is not opendap-enabled.

Then, assume you have the opendap V4.2.1 installed in
/home/mateus/{bin,include,lib}.  The /home/mateus/bin/ncl is thus
opendap-enabled.

You can simply do the following:

   mv /usr/local/bin/ncl /usr/local/bin/ncl.nondap
   cp /home/mateus/bin/ncl /usr/local/bin/.


--Mary

On Fri, 18 Sep 2009, Mateus Teixeira wrote:

> Dear NCL maintainers,
>
> I would like to install the opendap-enabled NCL in my Fedora 10
> system. It has gcc version 4.3.2.
> I have installed the binaries compiled with gcc 4.2.1, but I'm having
> a lot of compilation errors in programs that use ncar graphics.
> These compilation problems disappear when I use the
> non-opendap-enabled NCL compiled with gcc version 4.3.2.
>
> Could be possible to make available a version of opendap-enabled NCL
> binaries compiled with gcc version 4.3.2?
>
> Best regards,
>
>
> -- 
> Mateus da Silva Teixeira
> Meteorologista
> Instituto de Pesquisas Meteorológicas - IPMet
> Universidade Estadual Paulista - UNESP
> Av. Luis Edmundo Carrijo Coube, 14-01 - Cx. Postal 281 - CEP 17033-360
> Bauru - SP - Brasil
> Fone: +55 14 3103-6030 / fax: 3203-3649
>
> Registered Linux User #466740 (http://counter.li.org/)
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>


More information about the ncl-install mailing list