]> SALOME platform Git repositories - tools/sat.git/blob - src/internal_config/README_LAUNCHER.template
Salome HOME
add logs to git retry functionality
[tools/sat.git] / src / internal_config / README_LAUNCHER.template
1
2 To run the application, launch the following command:
3 > $ROOT/¤{launcher}
4
5 Note for the use of Salome on a remote computer through ssh: 
6     When salome is used on a remote machine, the use of openGL 3 is not compatible with X11 forwarding (ssh -X).
7     This cause segmentation faults when the 3D viewers are used.
8     For people who have no other choice and need to use ssh, we provide a mesa laucher called $ROOT/mesa_¤{launcher}. 
9     It will avoid the segmentation faults, at the price of poor performance : it should only be used in this case!
10     If performance is required, a solution based on the use of VirtualGL and TurboVNC/x2go would be recommended.
11     But this requires some configuration of the tools to be done as root.
12