Problem with CDO installation with hdf5-1.8.12
Added by Dhirendra Kumar about 9 years ago
Dear All
I have a pre-installed hdf5-1.8.5 in directory /opt/apps/hdf5-1.8.5.
But due to certain requirements I am trying to install cdo with hdf5-1.8.12 (Precessing of REGCM output).
I install hdf5-1.8.12 in /usr/local, and then tried to compile CDO with following options-
./configure CC=icc FC=ifort CXX=icpc --prefix=/usr/local -with-netcdf=/export/home/dkumar/RLIB/ -with-hdf5=/usr/local
but it is giving the error
configure: error: Cannot link to hdf5! It is required for netCDF4.
I am not able to install the CDO thus. Please help me getting rid of this error.
I am attaching the config.log file for the reference.
Any help would be appreciated.
Thanks
config.log (57.4 KB) config.log | Configure log |
Replies (1)
RE: Problem with CDO installation with hdf5-1.8.12 - Added by Guilherme Martins about 9 years ago
Dear Kumar,
I wrote a tutorial to install cdo with hdf5 in portuguese.
Take a look at: https://sites.google.com/site/jgmsantos/tutoriais/cdo
Clique on: Introdução ao Climate Data Operators (CDO) . Autor: Guilherme Martins.
See the pages 4-8. This installation is for Linux 32bit.
I hope this help you.
Guilherme Martins.