Salome HOME
Merge from BR_V5_DEV 17Feb09
[samples/randomizer.git] / README
1 This module is a Salome example of a module that is interfaced with MED library.
2
3 Installation and compilation is like every Salome modules :
4  src_dir/build_configure
5  mkdir build_dir
6  mkdir instal_dir
7  cd build_dir
8  src_dir/configure --prefix=instal_dir
9  make
10  make install
11
12 To check Calculator component, you can use CALCULATOR_TEST.py script, 
13 or SUPERVISION graph src_dir/CALCULATOR/graphe1.py
14
15
16 Documentation can be found in /doc directory. It was written in sxw format (openoffice) and was converted in pdf.
17
18 Implementation is in /src/CALCULATOR directory. It was tested on redhat8 - using gcc 3.2