Dear All,
I run into an issue when trying to install dealii using spack. The error is as follows:
Could not find the hdf5 library!
Insufficient hdf5 installation found!
hdf5 has to be configured with MPI support.
Please ensure that a suitable hdf5 library is installed on your computer.
If the library is not at a default location, either provide some hints for
autodetection,
A complete log and additional information is provided in the two attachments.
I am a little lost at the moment because as far as I can tell, the installation process finds the correct HDF5 folder (I checked the tags). In addition, I installed HDF5 using spack with MPI, C++ and Fortran support (I added the output of `tree` to the attachment).
I am a little at loss now, because I don't know what dealii is exactly missing from the HDF5 installation.
The system is just a laptop, so nothing cluster like.
Just as a side note. I am pretty impressed with the easy and flexibility of spack. All other dependencies installed without a hitch (petsc, sundials, trilinios etc.).
Does anybody have an idea of what the problem is?
Any help is highly appreciated.
Marco
P.S. I am a complete novice with dealii, but otherwise comfortable in the linux eco-system.