Salome HOME
Increment version: 9.2.2
[samples/dsccode.git] / README
1
2 Installation
3 =============
4 To install this SALOME module use the traditional :
5
6    - ./configure --prefix=<where you want to install it> --with-kernel=<where the SALOME KERNEL is installed>
7    - make
8    - make install
9
10 Installation from CVS sources
11 ===============================
12 If you get it from CVS, run ./autogen.sh before.
13
14
15 Using it
16 ==========
17 1. Add the module to your SALOME application.
18 2. Execute the calculation schemas in resources (stream2.xml, calcium4.xml) with 
19    the SALOME module YACS (new supervisor module in SALOME 4.x platform).