#51841: mathgl: cannot find HDF5 ---------------------+-------------------- Reporter: mojca@… | Owner: mps@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: mathgl ---------------------+-------------------- mathgl fails during the configuration step for me on 10.7: {{{ -- Performing Test MGL_HAVE_GSL2 - Success -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- HDF5: Using hdf5 compiler wrapper to determine CXX configuration -- Could NOT find HDF5 (missing: HDF5_HL_LIBRARIES) (found version "1.10.0") CMake Warning at CMakeLists.txt:408 (find_package): Could not find a package configuration file provided by "HDF5" with any of the following names: hdf5Config.cmake hdf5-config.cmake Add the installation prefix of "HDF5" to CMAKE_PREFIX_PATH or set "HDF5_DIR" to a directory containing one of the above files. If "HDF5" provides a separate development package or SDK, be sure it has been installed. CMake Error at CMakeLists.txt:410 (message): Couldn't find HDF5 library. -- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.8") }}} I have the following hdf/mathgl ports installed: {{{
port installed '*hdf*' The following ports are currently installed: hdf4 @4.2.11_1 (active) hdf5 @1.10.0_1+cxx+hl (active) hdf5-18 @1.8.16_5+cxx+hl (active) port installed mathgl The following ports are currently installed: mathgl @2.3.4_2 (active) }}}
-- Ticket URL: <https://trac.macports.org/ticket/51841> MacPorts <https://www.macports.org/> Ports system for OS X