Hello, Thank you for providing the config.log file generated when you ran 'config'. Are you running configure using 'sudo'? I am curious, because I see the following in the config.log file: ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_value= This tells me that for some reason, the environmental variables you are setting are not persisting. As a result, `configure` is not searching the appropriate locations. This can happen if 'sudo' is used. If you are not using sudo, I would try setting the environmental variables again and then checking them by running the `env` command before running `configure`. Try this and let me know if it continues to give the same error. Thanks, I hope this helps, -Ward > Full Name: Arslaan Khalid > Email Address: address@hidden > Organization: George Mason University > Package Version: netcdf-4.3.2 > Operating System: Linux 16.04.4 LTS > Hardware: > Description of problem: Hi All, > > I went through the email threads posted on the web but it didn't solve the > problem.So I have posting the error message here I have been trying to > download netcdf and it required hdf5 to be installed before. I successfully > installed the hdf5 (as it didnot threw an error). > However when I tried installing the netcdf , it is not throwing the following > error > > checking for library containing H5Fflush... no > configure: error: Can't find or link to the hdf5 library. Use > --disable-netcdf-4, or see config.log for errors. > > I have used the following commands > > export CPPFLAGS=-I/apps/CHAMPS/local/hdf5-1.8.13/include > export LDFLAGS=-L/apps/CHAMPS/local/hdf5-1.8.13/lib > ./configure --prefix=/apps/CHAMPS/local/netcdf-4.3.3 > > Can you please guide me? > > Ticket Details =================== Ticket ID: YBK-688175 Department: Support netCDF Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.