cs 4.1.1 and hdf5 on a Debian machine
Posted: Fri Dec 04, 2015 1:19 pm
Hello all,
this is my second attempt to get calculations done with Code Saturne. I have Debian Stretch AMD64 on my computer with a quad core pentium. Installation of code saturne from the repositories failed probably due to the renaming problem mentioned in another post (code-saturne <> code_saturne) so I downloaded CS 4.1.1 directly from the web page.
As I use salome 7.6.0 for geometry and meshing I want to use med format. So hdf5 is needed. libhdf5-10 and libhdf5-dev from the Debian repositories are installed but not accepted by the installation script. install_saturne.log says:
In the setup file I set the path to libhdf5 to /usr/lib/x86_64-linux-gnu where the hdf5 library is. The installed files are named: https://packages.debian.org/stretch/amd ... 0/filelist and https://packages.debian.org/stretch/amd ... 0/filelist and some more: -hl-cpp, -cpp,... Is it possible that the installation script searches for other file names than those present?
How can I continue, either with the Debian package or the original one?
Best regards
Elektrix
this is my second attempt to get calculations done with Code Saturne. I have Debian Stretch AMD64 on my computer with a quad core pentium. Installation of code saturne from the repositories failed probably due to the renaming problem mentioned in another post (code-saturne <> code_saturne) so I downloaded CS 4.1.1 directly from the web page.
As I use salome 7.6.0 for geometry and meshing I want to use med format. So hdf5 is needed. libhdf5-10 and libhdf5-dev from the Debian repositories are installed but not accepted by the installation script. install_saturne.log says:
Code: Select all
checking hdf5.h usability... no
checking hdf5.h presence... no
checking for hdf5.h... no
checking hdf5.h usability... no
checking hdf5.h presence... no
checking for hdf5.h... no
checking for H5Fopen in -lhdf5... no
configure: error: in `/home/friedrich/code_saturne-4.1.1.build':
configure: error: HDF5 support is requested, but test for HDF5 failed!
See `config.log' for more details
How can I continue, either with the Debian package or the original one?
Best regards
Elektrix