[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #NWV-460827]: Installation Problems netcdf-4.0

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [netCDF #NWV-460827]: Installation Problems netcdf-4.0
  • Date: Mon, 28 Jul 2008 10:17:13 -0600

Hi Tina,

Does Chimere need the netCDF C++ interface?

If not, you could just build without that interface by specifying the
environment variable

  CXX=''

to indicate that the C++ interface should not be compiled, then invoke
"make distclean" and rerun the "configure" script and "make check install".

If you need the C++ interface, I would recommend using a later version than
3.6.1, as there were some C++ portability problems fixed in later releases.
The fixes were minor, but made the C++ code work with more compilers and
platforms.

--Russ



Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: NWV-460827
Department: Support netCDF
Priority: Normal
Status: Closed