Hi,
I fail to install Telemac on Debian Wheezy x86-64
Try n°1 : as I want a 64 bits version, I first tried to build Telemac from source. Building works as expected and Telemac2D run in both sequential and parallel modes. The problem is with Telemac3D which fails to run with an error message about the version of libc6: it wants at least 2.14 when Debian Wheezy has 2.13. I didn't find where this dependency is documented.
Is it possible to overcome this dependency ?
Try n°2 : install from precompiled binaries.
2a: I downloaded the binaries for Ubuntu but they want MPICH and I have OpenMPI. So I installed MPICH and I modified the path to the library in the config file. No success because Telemac search in the path defined in the config file provided in the archive.
2b: I downloaded the binaries for OpenSuse which use OpenMPI, but I have the same path problem as with Debian.
2c: I tried to install Telemac in a dedicated user home named telemac. Yet the same path problem for MPI.
It seems that there is some occurence of the MPI path which is hard-coded somewhere. How can I fix the problem ?
Best regards.
JBF