I have downloaded the tar.gz file for Ubuntu 22.04 and extracted the tar.gz file. According to the video tutorial it is said that to run SALOME I need to got the directory where I have extracted the file and then need to type at the terminal ./salome but when I have typed the this code at my terminal I got a error message:
“SALOME_Session_Server_No_Server: error while loading shared libraries: libcdt.so.5: cannot open shared object file: No such file or directory”
What is the issue behind it? Thank you in advance
1 Like
You need to install the dependencies. You can read the readme file for instructions on how to verify the ones missing.