source salome.csh
where <KERNEL_ROOT_DIR> is KERNEL binaries directory, e.g.
- KERNEL_2.1.0 for the 2.1.0 version.
+ KERNEL_2.2.0 for the 2.2.0 version.
2.2. Launching of SALOME
After you set environment you can start SALOME. Go to the KERNEL
- module's binaries directory (KERNEL_2.1.0/bin/salome for the version
- 2.1.0) by using of cd command and then type:
+ module's binaries directory (KERNEL_2.2.0/bin/salome for the version
+ 2.2.0) by using of cd command and then type:
runSalome [<parameters>]
In the sample scenario it is supposed that you have installed SALOME
modules sources in the /home/salome directory. The name of each module's
sources directory depends on the version of the platform, for example,
- KERNEL_SRC_2.1.0 for KERNEL module of SALOME version 2.1.0.
+ KERNEL_SRC_2.2.0 for KERNEL module of SALOME version 2.2.0.
The order of compilation and installation should be performed in accordance
with modules dependancies:
- go to KERNEL module's sources directory:
- cd /home/salome/KERNEL_SRC_2.1.0
+ cd /home/salome/KERNEL_SRC_2.2.0
- set environment variables (use bash or csh script, depending on
your shell):
- configure the sources and create Makefile files:
cd KERNEL_build
- ../KERNEL_SRC_2.1.0/configure --prefix=/home/salome/KERNEL_install
+ ../KERNEL_SRC_2.2.0/configure --prefix=/home/salome/KERNEL_install
Note, that --prefix option defines the directory where you want to install
KERNEL module after make install procedure.
<document>
- <config version="2.1.0"
+ <config version="2.2.0"
caption="SALOME v%1"
copyright="<h5>Copyright (C) 2003-2004 OPEN CASCADE,<br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D,<br>LEG, PRINCIPIA R&D, BUREAU VERITAS</h5>"
license="<h5>GNU LGPL</h5>"
script="SWIG-1.3.17.sh"/>
<product name="OpenCascade"
version="5.2"
- description="Open CASCADE version 5.2 with patch for SALOME 2.1.0"
+ description="Open CASCADE version 5.2 with patch for SALOME 2.2.0"
install="install binaries"
supported="install binaries"
disable="false"
temporarydiskspace="61528"
script="graphviz-1.9.sh"/>
<product name="KERNEL-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform KERNEL module sources"
install="install sources"
supported="install sources"
installdiskspace="28198"
temporarydiskspace="0"
pickupenv="true"
- script="KERNEL_SRC_2.1.0.sh"/>
+ script="KERNEL_SRC_2.2.0.sh"/>
<product name="KERNEL-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform KERNEL module"
install="install binaries"
supported="install binaries"
installdiskspace="54288"
temporarydiskspace="0"
pickupenv="true"
- script="KERNEL_BIN_2.1.0.sh"/>
+ script="KERNEL_BIN_2.2.0.sh"/>
<product name="GEOM-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform GEOM modules sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="10203"
temporarydiskspace="0"
- script="GEOM_SRC_2.1.0.sh"/>
+ script="GEOM_SRC_2.2.0.sh"/>
<product name="GEOM-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform GEOM module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="30334"
temporarydiskspace="0"
- script="GEOM_BIN_2.1.0.sh"/>
+ script="GEOM_BIN_2.2.0.sh"/>
<product name="MED-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform MED module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="11558"
temporarydiskspace="0"
- script="MED_SRC_2.1.0.sh"/>
+ script="MED_SRC_2.2.0.sh"/>
<product name="MED-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform MED module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="32119"
temporarydiskspace="0"
- script="MED_BIN_2.1.0.sh"/>
+ script="MED_BIN_2.2.0.sh"/>
<product name="SMESH-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform SMESH module sources"
install="install sources"
supported="install sources"
dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,GEOM-Src,MED-Src"
installdiskspace="10650"
temporarydiskspace="0"
- script="SMESH_SRC_2.1.0.sh"/>
+ script="SMESH_SRC_2.2.0.sh"/>
<product name="SMESH-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform SMEHS module"
install="install binaries"
supported="install binaries"
dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,GEOM-Bin,MED-Bin"
installdiskspace="34879"
temporarydiskspace="0"
- script="SMESH_BIN_2.1.0.sh"/>
+ script="SMESH_BIN_2.2.0.sh"/>
<product name="VISU-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform VISU module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,MED-Src"
installdiskspace="6613"
temporarydiskspace="0"
- script="VISU_SRC_2.1.0.sh"/>
+ script="VISU_SRC_2.2.0.sh"/>
<product name="VISU-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform VISU module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,MED-Bin"
installdiskspace="20163"
temporarydiskspace="0"
- script="VISU_BIN_2.1.0.sh"/>
+ script="VISU_BIN_2.2.0.sh"/>
<product name="SUPERV-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform SUPERV module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="6431"
temporarydiskspace="0"
- script="SUPERV_SRC_2.1.0.sh"/>
+ script="SUPERV_SRC_2.2.0.sh"/>
<product name="SUPERV-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform SUPERV module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="52495"
temporarydiskspace="0"
- script="SUPERV_BIN_2.1.0.sh"/>
+ script="SUPERV_BIN_2.2.0.sh"/>
<product name="COMPONENT-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform COMPONENT module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="328"
temporarydiskspace="0"
- script="COMPONENT_SRC_2.1.0.sh"/>
+ script="COMPONENT_SRC_2.2.0.sh"/>
<product name="COMPONENT-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform COMPONENT module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="14064"
temporarydiskspace="0"
- script="COMPONENT_BIN_2.1.0.sh"/>
+ script="COMPONENT_BIN_2.2.0.sh"/>
<product name="PYCALCULATOR-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform PYCALCULATOR module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="150"
temporarydiskspace="0"
- script="PYCALCULATOR_SRC_2.1.0.sh"/>
+ script="PYCALCULATOR_SRC_2.2.0.sh"/>
<product name="PYCALCULATOR-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform PYCALCULATOR module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="27"
temporarydiskspace="0"
- script="PYCALCULATOR_BIN_2.1.0.sh"/>
+ script="PYCALCULATOR_BIN_2.2.0.sh"/>
<product name="NETGENplugin-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform NETGEN meshing algorithm plugin sources"
install="install sources"
supported="install sources"
dependancies="gcc,netgen,KERNEL-Src,SMESH-Src"
installdiskspace="91"
temporarydiskspace="0"
- script="NETGENPLUGIN_SRC_2.1.0.sh"/>
+ script="NETGENPLUGIN_SRC_2.2.0.sh"/>
<product name="NETGENplugin-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform NETGEN meshing algorithm plugin"
install="install binaries"
supported="install binaries"
dependancies="gcc,netgen,KERNEL-Bin,SMESH-Bin"
installdiskspace="2467"
temporarydiskspace="0"
- script="NETGENPLUGIN_BIN_2.1.0.sh"/>
+ script="NETGENPLUGIN_BIN_2.2.0.sh"/>
<product name="GHS3Dplugin-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform GHS3D meshing algorithm plugin sources. For use this plugin you should add the path to ghs3d to your PATH environment variable."
install="install sources"
supported="install sources"
dependancies="gcc,KERNEL-Src,SMESH-Src"
installdiskspace="54"
temporarydiskspace="0"
- script="GHS3DPLUGIN_SRC_2.1.0.sh"/>
+ script="GHS3DPLUGIN_SRC_2.2.0.sh"/>
<product name="GHS3Dplugin-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable."
install="install binaries"
supported="install binaries"
dependancies="gcc,KERNEL-Bin,SMESH-Bin"
installdiskspace="142"
temporarydiskspace="0"
- script="GHS3DPLUGIN_BIN_2.1.0.sh"/>
+ script="GHS3DPLUGIN_BIN_2.2.0.sh"/>
</document>
<document>
- <config version="2.1.0"
+ <config version="2.2.0"
caption="SALOME v%1"
copyright="<h5>Copyright (C) 2003-2004 OPEN CASCADE,<br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D,<br>LEG, PRINCIPIA R&D, BUREAU VERITAS</h5>"
license="<h5>GNU LGPL</h5>"
script="SWIG-1.3.17.sh"/>
<product name="OpenCascade"
version="5.2"
- description="Open CASCADE version 5.2 with patch for SALOME 2.1.0"
+ description="Open CASCADE version 5.2 with patch for SALOME 2.2.0"
install="install binaries"
supported="install binaries"
disable="false"
temporarydiskspace="61528"
script="graphviz-1.9.sh"/>
<product name="KERNEL-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform KERNEL module sources"
install="install sources"
supported="install sources"
installdiskspace="28198"
temporarydiskspace="0"
pickupenv="true"
- script="KERNEL_SRC_2.1.0.sh"/>
+ script="KERNEL_SRC_2.2.0.sh"/>
<product name="KERNEL-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform KERNEL module"
install="install binaries"
supported="install binaries"
installdiskspace="54288"
temporarydiskspace="0"
pickupenv="true"
- script="KERNEL_BIN_2.1.0.sh"/>
+ script="KERNEL_BIN_2.2.0.sh"/>
<product name="GEOM-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform GEOM modules sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="10203"
temporarydiskspace="0"
- script="GEOM_SRC_2.1.0.sh"/>
+ script="GEOM_SRC_2.2.0.sh"/>
<product name="GEOM-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform GEOM module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="30334"
temporarydiskspace="0"
- script="GEOM_BIN_2.1.0.sh"/>
+ script="GEOM_BIN_2.2.0.sh"/>
<product name="MED-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform MED module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="11558"
temporarydiskspace="0"
- script="MED_SRC_2.1.0.sh"/>
+ script="MED_SRC_2.2.0.sh"/>
<product name="MED-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform MED module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="32119"
temporarydiskspace="0"
- script="MED_BIN_2.1.0.sh"/>
+ script="MED_BIN_2.2.0.sh"/>
<product name="SMESH-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform SMESH module sources"
install="install sources"
supported="install sources"
dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,GEOM-Src,MED-Src"
installdiskspace="10650"
temporarydiskspace="0"
- script="SMESH_SRC_2.1.0.sh"/>
+ script="SMESH_SRC_2.2.0.sh"/>
<product name="SMESH-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform SMEHS module"
install="install binaries"
supported="install binaries"
dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,GEOM-Bin,MED-Bin"
installdiskspace="34879"
temporarydiskspace="0"
- script="SMESH_BIN_2.1.0.sh"/>
+ script="SMESH_BIN_2.2.0.sh"/>
<product name="VISU-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform VISU module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,MED-Src"
installdiskspace="6613"
temporarydiskspace="0"
- script="VISU_SRC_2.1.0.sh"/>
+ script="VISU_SRC_2.2.0.sh"/>
<product name="VISU-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform VISU module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,MED-Bin"
installdiskspace="20163"
temporarydiskspace="0"
- script="VISU_BIN_2.1.0.sh"/>
+ script="VISU_BIN_2.2.0.sh"/>
<product name="SUPERV-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform SUPERV module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="6431"
temporarydiskspace="0"
- script="SUPERV_SRC_2.1.0.sh"/>
+ script="SUPERV_SRC_2.2.0.sh"/>
<product name="SUPERV-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform SUPERV module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="52495"
temporarydiskspace="0"
- script="SUPERV_BIN_2.1.0.sh"/>
+ script="SUPERV_BIN_2.2.0.sh"/>
<product name="COMPONENT-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform COMPONENT module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="328"
temporarydiskspace="0"
- script="COMPONENT_SRC_2.1.0.sh"/>
+ script="COMPONENT_SRC_2.2.0.sh"/>
<product name="COMPONENT-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform COMPONENT module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="14064"
temporarydiskspace="0"
- script="COMPONENT_BIN_2.1.0.sh"/>
+ script="COMPONENT_BIN_2.2.0.sh"/>
<product name="PYCALCULATOR-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform PYCALCULATOR module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="150"
temporarydiskspace="0"
- script="PYCALCULATOR_SRC_2.1.0.sh"/>
+ script="PYCALCULATOR_SRC_2.2.0.sh"/>
<product name="PYCALCULATOR-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform PYCALCULATOR module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="27"
temporarydiskspace="0"
- script="PYCALCULATOR_BIN_2.1.0.sh"/>
+ script="PYCALCULATOR_BIN_2.2.0.sh"/>
<product name="NETGENplugin-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform NETGEN meshing algorithm plugin sources"
install="install sources"
supported="install sources"
dependancies="gcc,netgen,KERNEL-Src,SMESH-Src"
installdiskspace="91"
temporarydiskspace="0"
- script="NETGENPLUGIN_SRC_2.1.0.sh"/>
+ script="NETGENPLUGIN_SRC_2.2.0.sh"/>
<product name="NETGENplugin-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform NETGEN meshing algorithm plugin"
install="install binaries"
supported="install binaries"
dependancies="gcc,netgen,KERNEL-Bin,SMESH-Bin"
installdiskspace="2467"
temporarydiskspace="0"
- script="NETGENPLUGIN_BIN_2.1.0.sh"/>
+ script="NETGENPLUGIN_BIN_2.2.0.sh"/>
<product name="GHS3Dplugin-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform GHS3D meshing algorithm plugin sources. For use this plugin you should add the path to ghs3d to your PATH environment variable."
install="install sources"
supported="install sources"
dependancies="gcc,KERNEL-Src,SMESH-Src"
installdiskspace="54"
temporarydiskspace="0"
- script="GHS3DPLUGIN_SRC_2.1.0.sh"/>
+ script="GHS3DPLUGIN_SRC_2.2.0.sh"/>
<product name="GHS3Dplugin-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable."
install="install binaries"
supported="install binaries"
dependancies="gcc,KERNEL-Bin,SMESH-Bin"
installdiskspace="142"
temporarydiskspace="0"
- script="GHS3DPLUGIN_BIN_2.1.0.sh"/>
+ script="GHS3DPLUGIN_BIN_2.2.0.sh"/>
</document>
<document>
- <config version="2.1.0"
+ <config version="2.2.0"
caption="SALOME v%1"
copyright="<h5>Copyright (C) 2003-2004 OPEN CASCADE,<br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D,<br>LEG, PRINCIPIA R&D, BUREAU VERITAS</h5>"
license="<h5>GNU LGPL</h5>"
script="SWIG-1.3.17.sh"/>
<product name="OpenCascade"
version="5.2"
- description="Open CASCADE version 5.2 with patch for SALOME 2.1.0"
+ description="Open CASCADE version 5.2 with patch for SALOME 2.2.0"
install="install binaries"
supported="install binaries"
disable="false"
temporarydiskspace="61528"
script="graphviz-1.9.sh"/>
<product name="KERNEL-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform KERNEL module sources"
install="install sources"
supported="install sources"
installdiskspace="28198"
temporarydiskspace="0"
pickupenv="true"
- script="KERNEL_SRC_2.1.0.sh"/>
+ script="KERNEL_SRC_2.2.0.sh"/>
<product name="KERNEL-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform KERNEL module"
install="install binaries"
supported="install binaries"
installdiskspace="54288"
temporarydiskspace="0"
pickupenv="true"
- script="KERNEL_BIN_2.1.0.sh"/>
+ script="KERNEL_BIN_2.2.0.sh"/>
<product name="GEOM-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform GEOM modules sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="10203"
temporarydiskspace="0"
- script="GEOM_SRC_2.1.0.sh"/>
+ script="GEOM_SRC_2.2.0.sh"/>
<product name="GEOM-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform GEOM module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="30334"
temporarydiskspace="0"
- script="GEOM_BIN_2.1.0.sh"/>
+ script="GEOM_BIN_2.2.0.sh"/>
<product name="MED-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform MED module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="11558"
temporarydiskspace="0"
- script="MED_SRC_2.1.0.sh"/>
+ script="MED_SRC_2.2.0.sh"/>
<product name="MED-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform MED module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="32119"
temporarydiskspace="0"
- script="MED_BIN_2.1.0.sh"/>
+ script="MED_BIN_2.2.0.sh"/>
<product name="SMESH-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform SMESH module sources"
install="install sources"
supported="install sources"
dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,GEOM-Src,MED-Src"
installdiskspace="10650"
temporarydiskspace="0"
- script="SMESH_SRC_2.1.0.sh"/>
+ script="SMESH_SRC_2.2.0.sh"/>
<product name="SMESH-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform SMEHS module"
install="install binaries"
supported="install binaries"
dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,GEOM-Bin,MED-Bin"
installdiskspace="34879"
temporarydiskspace="0"
- script="SMESH_BIN_2.1.0.sh"/>
+ script="SMESH_BIN_2.2.0.sh"/>
<product name="VISU-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform VISU module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,MED-Src"
installdiskspace="6613"
temporarydiskspace="0"
- script="VISU_SRC_2.1.0.sh"/>
+ script="VISU_SRC_2.2.0.sh"/>
<product name="VISU-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform VISU module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,MED-Bin"
installdiskspace="20163"
temporarydiskspace="0"
- script="VISU_BIN_2.1.0.sh"/>
+ script="VISU_BIN_2.2.0.sh"/>
<product name="SUPERV-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform SUPERV module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="6431"
temporarydiskspace="0"
- script="SUPERV_SRC_2.1.0.sh"/>
+ script="SUPERV_SRC_2.2.0.sh"/>
<product name="SUPERV-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform SUPERV module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="52495"
temporarydiskspace="0"
- script="SUPERV_BIN_2.1.0.sh"/>
+ script="SUPERV_BIN_2.2.0.sh"/>
<product name="COMPONENT-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform COMPONENT module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="328"
temporarydiskspace="0"
- script="COMPONENT_SRC_2.1.0.sh"/>
+ script="COMPONENT_SRC_2.2.0.sh"/>
<product name="COMPONENT-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform COMPONENT module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="14064"
temporarydiskspace="0"
- script="COMPONENT_BIN_2.1.0.sh"/>
+ script="COMPONENT_BIN_2.2.0.sh"/>
<product name="PYCALCULATOR-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform PYCALCULATOR module sources"
install="install sources"
supported="install sources"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
installdiskspace="150"
temporarydiskspace="0"
- script="PYCALCULATOR_SRC_2.1.0.sh"/>
+ script="PYCALCULATOR_SRC_2.2.0.sh"/>
<product name="PYCALCULATOR-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform PYCALCULATOR module"
install="install binaries"
supported="install binaries"
dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
installdiskspace="27"
temporarydiskspace="0"
- script="PYCALCULATOR_BIN_2.1.0.sh"/>
+ script="PYCALCULATOR_BIN_2.2.0.sh"/>
<product name="NETGENplugin-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform NETGEN meshing algorithm plugin sources"
install="install sources"
supported="install sources"
dependancies="gcc,netgen,KERNEL-Src,SMESH-Src"
installdiskspace="91"
temporarydiskspace="0"
- script="NETGENPLUGIN_SRC_2.1.0.sh"/>
+ script="NETGENPLUGIN_SRC_2.2.0.sh"/>
<product name="NETGENplugin-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform NETGEN meshing algorithm plugin"
install="install binaries"
supported="install binaries"
dependancies="gcc,netgen,KERNEL-Bin,SMESH-Bin"
installdiskspace="2467"
temporarydiskspace="0"
- script="NETGENPLUGIN_BIN_2.1.0.sh"/>
+ script="NETGENPLUGIN_BIN_2.2.0.sh"/>
<product name="GHS3Dplugin-Src"
- version="2.1.0"
+ version="2.2.0"
description="SALOME platform GHS3D meshing algorithm plugin sources. For use this plugin you should add the path to ghs3d to your PATH environment variable."
install="install sources"
supported="install sources"
dependancies="gcc,KERNEL-Src,SMESH-Src"
installdiskspace="54"
temporarydiskspace="0"
- script="GHS3DPLUGIN_SRC_2.1.0.sh"/>
+ script="GHS3DPLUGIN_SRC_2.2.0.sh"/>
<product name="GHS3Dplugin-Bin"
- version="2.1.0"
+ version="2.2.0"
description="Precompiled SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable."
install="install binaries"
supported="install binaries"
dependancies="gcc,KERNEL-Bin,SMESH-Bin"
installdiskspace="142"
temporarydiskspace="0"
- script="GHS3DPLUGIN_BIN_2.1.0.sh"/>
+ script="GHS3DPLUGIN_BIN_2.2.0.sh"/>
</document>