Hello,
I make a new post instead of a comment in an old one in hopes of finding a solution for this problem, or, at least that is solved for salome 9.12…
I have downloaded the vr 9.11 in tuxed OS 2 (ubuntu 22 based) and salome works correctly (using ./meca_salome). (if I use ./salome i get the splash screen it loads up to 100% and then disapears and nothing is shown, and the command in the terminal ends without error)
in any case…, when opening with mesa_salome, i get everything working with the exception of explode function which mentions “GUI library corresponding to the user action can not be found or loaded”.
information that might be helpful:
- I did not compiled, simply downloaded the universal binary
- if I use
./salome context
i get:
***
*** SALOME context is now set.
*** Enter 'exit' (only once!) to leave SALOME context.
***
sed: /home/franco/Programs/SALOME-9.11.0/BINARIES-CO7/system_dep/libselinux.so.1: no version information available (required by sed)
- if I use
./mesa_salome context
and thenldd ~/Programs/SALOME-9.11.0/BINARIES-CO7/GEOM/lib/salome/libEntityGUI.so | grep found
the ouput is empty (as everything is found, I can see it as I look at the output if I remove the piping with grep… - I also removed the library as mentionned here: comment
Any help would be appreciated…
best regards,