Forum

Running Flexible MEsh in linux

Giovanni Besio, modified 3 Years ago.

Running Flexible MEsh in linux

Youngling Posts: 2 Join Date: 10/25/12 Recent Posts
I am trying to run Flexible Mesh in Linux. I downloaded and installed delft3dfm-cli-hmwq_lnx64-2022.02-24.x86_64.rpm but when I  am trying to run a simulation I get the following error:

OMP_NUM_THREADS is 22
    Configfile       : dimr_config_2.xml
    D3D_HOME         : /opt/delft3dfm_2021.05/lnx64
    PROC_DEF_DIR     : /opt/delft3dfm_2021.05/lnx64/share/delft3d
    Working directory: /home/wavewatch/mdaliri/FlExMesh/TEST
    Number of slots  : 1
    Docker parallel  : 0

executing:
/opt/delft3dfm_2021.05/lnx64/bin/dimr dimr_config_2.xml 
/opt/delft3dfm_2021.05/lnx64/bin/dimr: relocation error: /opt/delft3dfm_2021.05/lnx64/lib/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2 with link time reference


Any hint about that?