http://www.caelinux.com/CMS/index.php?option=com_content&task=view&id=46&It
emid=40
SALOME-MECA-2008.1-GPL
----------------------
SALOME-MECA-2008.1 is developed by EDF R&D and is distributed in GPL
licence.
It is provided in a single tar.gz archive containing all the required
binaries to run from any recent Linux OS.
// ENGLISH //
Quick installation guide
========================
To install Salome-Meca-2008.1, you should simply extract the content of the
archive to its final destination folder like for example "/opt" and then
run the post-installation script in a terminal:
We suppose here that the downloaded package is saved initially in /tmp
In a terminal, type the following commands:
" cp /tmp/SALOME-MECA-2008.1-GPL.tgz /opt "
" cd /opt "
" tar zxf SALOME-MECA-2008.1-GPL.tgz "
" cd /opt/SALOME-MECA-2008.1-GPL/postinstall/ "
" python ./postinstall.py "
Running Salome-Meca
===================
Then to run Salome-Meca-2008.1, simply run:
" /opt/SALOME-MECA-2008.1-GPL/runSalome "
Exiting Salome-Meca
===================
Close the Salome-GUI and then press CTRL+D in the terminal to exit the
python interpreter
If this does not work, run the "killSalome" script from another terminal.
DOCUMENTATION
=============
The official documentation of SALOME-MECA is available here:
http://www.code-aster.org
Additionnal documents / tutorials can be found on CAELinux Wiki