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.
> Hi, > > I am trying to compile netcdf for mvapich2 version. I compiled zlib and hdf5 > succesfully. But while trying to compile netcdf it's giving me the error > (attached error). > > What I did: > > ------------------------------------------------------------------------------------------------------ > > export > LD_LIBRARY_PATH=/home/csdms/tools/netcdf/hdf5/1.8.6-mvapich2:$LD_LIBRARY_PATH > > FC=mpif90 CXX=mpicxx CC=mpicc ./configure > --with-hdf5=/home/csdms/tools/netcdf/hdf5/1.8.6-mvapich2 > --prefix=/home/csdms/tools/netcdf/4.1.2-mvapich2 --enable-shared > > make check install > ------------------------------------------------------------------------------------------------------ > > netcdf version: 4.1.2 > > uname -a: Linux beach 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 > x86_64 x86_64 x86_64 GNU/Linux > > What am I missing? > > Thank you! > -- Jisamma > > Howdy Jisamma! Can you try the latest daily snapshot: ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz Note that the build instructions have changed. There is no longer a --with-hdf5 option. Please see the new instructions here: http://www.unidata.ucar.edu/software/netcdf/docs_snapshot/netcdf-install.html#Quick-Instructions Thanks, Ed Ticket Details =================== Ticket ID: NVK-167084 Department: Support netCDF Priority: Normal Status: Closed