Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Howdy all! The --with-hdf5= parameter to configure is not the correct way to tell netCDF where the HDF5 library is. Instead, set environmental variables CPPFLAGS and LDFLAGS, like this: export CPPFLAGS=-I$PRO_PATH/Hdf5-1.8.7/include export LDFLAGS=-L$PRO_PATH/Hdf5-1.8.7/lib export LD_LIBRARY_PATH=$PRO_PATH/Hdf5-1.8.7/lib THen run configure. Don't forget to do a make distclean first. Good luck. Ed -- Ed Hartnett -- ed@xxxxxxxxxxxxxxxx
netcdfgroup
archives: