Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Hi.
After installing Code-Aster 10.2 on Mandriva 2010 x86_64 I get the following error, when running a test problem.
--------------------------------------------------------------------!
! <EXCEPTION> <FERMETUR_2> !
! !
! Erreur : !
! la bibliothèque "MED" n'est pas installée sur cette machine. !
!--------------------------------------------------------------------!
I chose to install MED with the HDF5 libraries from my distribution. The /opt/aster/public/med-2.3.6 folder was created with all the necessary static library files. The installation process ran without error, so I have no idea what is going wrong. This all worked fine with Code-Aster 10.1 on the same machine.
Has anyone else encountered this? Is it a problem with gcc/gfortran 4.4.1? I have already wasted a day on this. The debug log file is attached.
Todd.
Last edited by todd_alan_martin (2010-12-12 11:15:22)
Offline
Hello,
You must also define HOME_HDF because without hdf5 we can't link against med libs.
MC
Code_Aster release : last unstable on Ubuntu 16.04 64 bits - GNU Compilers
Please do not forget to tag your first post as *SOLVED* when it is!
Offline
1000x thank you Monsieur Courtois.
As it turned out I couldn't use my distro's HDF5 libraries as they were version 1.8.3
Offline