I have extracted the file SALOME-9.15.0.tar.gz to path /home/USERNAME/salome-meca/SALOME-9.15.0/ when I run from this folder in terminal ./salome I get the error, but when I run it with sudo ./salome the SALOME 9.15.0 starts but is every ca. 1 min I got the warning that the application is not responding and if I wait for ca. 5 sec, the application “unfreezes”. Can anyone help me with this?
If I run this command in the extracted folder /home/USERNAME/salome-meca/SALOME-9.15.0/I receive an error bash: ./run_salome.sh: Permission denied. Should I check/reset the user rights?
I have solved the issue with permissions sudo chmod -R 755 *. But the salome-meca is continuously “not responding” every 5 seconds (Ubuntu 24 is running on Virtual Box). Any ideas/suggestions where to look for the problem?
Are you running your VM as root ? While you can bypass this by setting the following environment variables, the better approach is to create and use a non-root account: