[ET Trac] [Einstein Toolkit] #2066: HDF5 not detected on Fedora
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Aug 8 11:12:54 CDT 2017
#2066: HDF5 not detected on Fedora
---------------------+------------------------------------------------------
Reporter: sbrandt | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Other | Version: development version
Keywords: |
---------------------+------------------------------------------------------
I get this output when configuring Cactus on Fedora
{{{
Running configuration script for thorn HDF5:
Additional requested language support: Fortran
HDF5 selected, but HDF5_DIR not set. Checking pkg-config ...
HDF5 not found. Checking standard paths ...
HDF5 found.
Finished running configuration script for thorn HDF5.
}}}
Normally, I circumvent this problem by using fedora.cfg which has this:
{{{
HDF5_DIR=/usr/lib64/mpich
HDF5_INC_DIRS = /usr/include/mpich-x86_64
HDF5_LIB_DIRS = /usr/lib64/mpich/lib
HDF5_LIBS = hdf5 hdf5_hl hdf5_fortran mpi m z
}}}
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/2066>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list