snale-net / pagure

Librairies and models installation
5 stars 0 forks source link

'Compiling a test with HDF5 failed; hdf5.h cannot be found' #20

Closed nestorcerpa closed 1 year ago

nestorcerpa commented 1 year ago

Machine : _Linux newsubmap 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x8664 GNU/Linux

After installing cmake (3.20.5), zlib (1.2.11) and hdf5 (1.10.5) I wanted to install netcdf (4.8.0) but during the checking process, pagure throws an error 'Compiling a test with HDF5 failed'. See below the .log

pagure.log

fretif commented 1 year ago

Thanks Nestor for the reporting this issue. It was a wrong include in the compilation arguments. I fixed it in a new commit