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

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



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