Build Grads with dods 1.9.0-rc1 on Suse 10.3

Patrice Dumas pertusus at FREE.FR
Wed Feb 27 04:02:56 EST 2008


On Tue, Feb 26, 2008 at 09:09:13PM -0500, Arlindo da Silva wrote:
> >
> > I thought that the setup of the supplibs as you use it allows for
> > different versions of, say, netcdf.
> >
> Yes, you could have this flexibility. However, at this point is more of a
> configuration management issue. When I updated hdf-4 to the latest release I
> had already made all those builds of v1.9 with the previous hdf4 which
> seemed to work just fine. I wasn't willing to spend the time and redo all
> the builds with the new hdf4. What I am trying to do is to have absolutely
> the same version of the libraries across all the builds, otherwise it
> gets hard to track down bugs (I've been down this path). If there is ever
> going to be another v1.9 release then I'll unify the supplibs.

Not completly related, but may be relevant for the future, I updated
opengrads such that hdf4_netcdf.h may be used instead of netcdf.h, since
it is what is shipped in HDF4.2r3.

If I recall well, to use HDF4.2r2 from the supplibs compiled with
--disable-netcdf, you'll have to
#define HDF_HAVE_NETCDF 1
and maybe manually copy the netcdf.h hdf header to the include
directory.

To use HDF4.2r3, you'll also have to set
#define HAVE_HDF4_NETCDF_H 1

I guess that #define HAVE_HDF4_NETCDF_H 1 is needed even if HDF4.2r3 is not
configured with --disable-netcdf.


I would have liked to work in parallel on grads-2, but I haven't found a
repository with the code.

--
Pat



More information about the gradsusr mailing list