<document>
+
<config version="3.2.6"
caption="SALOME v%1"
copyright="<h5>Copyright (C) 2003-2007 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>"
- os="Mandrake10.1"/>
- <path targetdir="${HOME}/salome_3.2.6"
- tempdir="/tmp"/>
- <button label="Launch SALOME"
- tooltip="Click this button to launch SALOME"
- script="start_salome.sh"
- disable="false"/>
- <button label="Release Notes"
- tooltip="Click this button to read release notes"
- script="release_notes.sh"
- disable="false"/>
- <product name="gcc"
- version="3.4.1"
- description="GNU Compiler Collection"
- install="use native"
- supported="use native"
- disable="false"
- dependancies=""
- installdiskspace="0"
- temporarydiskspace="0"
- script="gcc-3.4.sh"/>
- <product name="tcltk"
- version="8.4.5"
- description="Tcl/Tk library"
- install="install binaries"
- supported="use native,install sources,install binaries"
- disable="false"
- dependancies="gcc"
- installdiskspace="23060"
- temporarydiskspace="39388"
- script="tcltk-8.4.5.sh"/>
- <product name="Python"
- version="2.3.4"
- description="Python language interpreter"
- install="install binaries"
- supported="use native,install sources,install binaries"
- disable="false"
- dependancies="gcc"
- installdiskspace="36916"
- temporarydiskspace="57788"
- script="Python-2.3.4.sh"/>
- <product name="Qt"
- version="3.3.3"
- description="Multiplatform C++ GUI application framework"
- install="install binaries"
- supported="use native,install sources,install binaries"
- disable="false"
- dependancies="gcc"
- installdiskspace="50369"
- temporarydiskspace="133413"
- script="qt-3.3.3.sh"/>
- <product name="msg2qm"
- version=""
- description="Qt's resources compiler"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Qt"
- installdiskspace="24"
- temporarydiskspace="48"
- script="msg2qm.sh"/>
- <product name="Sip"
- version="4.1"
- description="C++ to Python bindings generation tool"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Python,Qt"
- installdiskspace="288"
- temporarydiskspace="2168"
- script="sip-4.1.sh"/>
- <product name="PyQt"
- version="3.13"
- description="Python bindings for Qt library"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Python,Qt,Sip"
- installdiskspace="15430"
- temporarydiskspace="60356"
- script="PyQt-3.13.sh"/>
- <product name="boost"
- version="1.31.0"
- description="Free peer-reviewed portable STL extension"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Python"
- installdiskspace="21285"
- temporarydiskspace="66848"
- script="BOOST-1.31.0.sh"/>
- <product name="Swig"
- version="1.3.24"
- description="Simplified Wrapper and Interface Generator"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,Python,tcltk"
- installdiskspace="3615"
- temporarydiskspace="25500"
- script="SWIG-1.3.24.sh"/>
- <product name="OpenCascade"
- version="6.2"
- description="Open CASCADE version 6.2"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,tcltk"
- installdiskspace="239478"
- temporarydiskspace="980538"
- script="CAS-6.2.sh"/>
- <product name="Qwt"
- version="4.2.0"
- description="2-D plotting extension for Qt library"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Qt"
- installdiskspace="1054"
- temporarydiskspace="11948"
- script="qwt-4.2.0.sh"/>
- <product name="OmniORB"
- version="4.0.5"
- description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Python"
- installdiskspace="30635"
- temporarydiskspace="71032"
- script="omniORB-4.0.5.sh"/>
- <product name="Hdf"
- version="5-1.6.4"
- description="Hierarchical Data Format library"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc"
- installdiskspace="3684"
- temporarydiskspace="47460"
- script="hdf5-1.6.4.sh"/>
- <product name="Med"
- version="2.2.3"
- description="MED format interface library"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Hdf"
- installdiskspace="7721"
- temporarydiskspace="19052"
- script="med-2.2.3.sh"/>
- <product name="Vtk"
- version="4.2.6"
- description="Image processing, 3D graphics and visualization software system"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,tcltk,Python"
- installdiskspace="37216"
- temporarydiskspace="172034"
- script="VTK-4.2.6.sh"/>
- <product name="Numeric"
- version="23.7"
- description="Numerical extension to Python"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Python"
- installdiskspace="2322"
- temporarydiskspace="7840"
- script="Numeric-23.7.sh"/>
- <product name="Graphviz"
- version="2.2.1"
- description="Graph Drawing Programs set"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,tcltk"
- installdiskspace="9045"
- temporarydiskspace="44340"
- script="graphviz-2.2.1.sh"/>
- <product name="Doxygen"
- version="1.4.6"
- description="Documentation system for C++, C, Java, IDL, etc."
- install="install binaries"
- supported="use native,install sources,install binaries"
- disable="false"
- dependancies="gcc,Qt,Graphviz"
- installdiskspace="7857"
- temporarydiskspace="32355"
- script="doxygen-1.4.6.sh"/>
- <product name="docutils"
- version="0.3.7"
- description="Utilites for processing plaintext documentation"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Python"
- installdiskspace="2155"
- temporarydiskspace="4147"
- script="docutils-0.3.7.sh"/>
- <product name="netgen"
- version="4.5"
- description="Quadrangle meshing algorithmic tool"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,OpenCascade"
- installdiskspace="5391"
- temporarydiskspace="11264"
- script="netgen-4.5.sh"/>
- <product name="HXX2SALOME"
- version="3.2.6"
- description="SALOME module generator"
- install="install binaries"
- supported="install sources,install binaries"
- disable="false"
- dependancies="gcc,Qt,HXX2SALOMEDOC"
- installdiskspace="537"
- temporarydiskspace="13328"
- script="HXX2SALOME.sh"/>
- <product name="HXX2SALOMEDOC"
- version="3.2.6"
- description="SALOME module generator documentation"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies=""
- installdiskspace="9713"
- temporarydiskspace="9923"
- script="HXX2SALOMEDOC.sh"/>
- <product name="KERNELsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform KERNEL module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Numeric,Swig,Qt,Hdf,OmniORB,Doxygen,Graphviz,docutils"
- installdiskspace="90934,11153"
- temporarydiskspace="0"
- pickupenv="true"
- script="KERNEL_SRC.sh"/>
- <product name="KERNELbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform KERNEL module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Numeric,Swig,Qt,Hdf,OmniORB,Doxygen,Graphviz,docutils"
- installdiskspace="27162"
- temporarydiskspace="0"
- pickupenv="true"
- script="KERNEL_BIN.sh"/>
- <product name="GUIsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform GUI module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc"
- installdiskspace="83601,10313"
- temporarydiskspace="0"
- script="GUI_SRC.sh"/>
- <product name="GUIbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform GUI module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin"
- installdiskspace="22495"
- temporarydiskspace="0"
- script="GUI_BIN.sh"/>
- <product name="GEOMsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform GEOM modules sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
- installdiskspace="199909,17706"
- temporarydiskspace="0"
- script="GEOM_SRC.sh"/>
- <product name="GEOMbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform GEOM module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
- installdiskspace="46870"
- temporarydiskspace="0"
- script="GEOM_BIN.sh"/>
- <product name="MEDsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform MED module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
- installdiskspace="391529,71175"
- temporarydiskspace="0"
- script="MED_SRC.sh"/>
- <product name="MEDbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform MED module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
- installdiskspace="117312"
- temporarydiskspace="0"
- script="MED_BIN.sh"/>
- <product name="SMESHsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform SMESH module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc,GEOMsrc,MEDsrc"
- installdiskspace="259097,15848"
- temporarydiskspace="0"
- script="SMESH_SRC.sh"/>
- <product name="SMESHbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform SMEHS module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin,GEOMbin,MEDbin"
- installdiskspace="67604"
- temporarydiskspace="0"
- script="SMESH_BIN.sh"/>
- <product name="VISUsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform VISU module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc,MEDsrc"
- installdiskspace="114283,9965"
- temporarydiskspace="0"
- script="VISU_SRC.sh"/>
- <product name="VISUbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform VISU module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin,MEDbin"
- installdiskspace="30815"
- temporarydiskspace="0"
- script="VISU_BIN.sh"/>
- <product name="SUPERVsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform SUPERV module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
- installdiskspace="151984,5927"
- temporarydiskspace="0"
- script="SUPERV_SRC.sh"/>
- <product name="SUPERVbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform SUPERV module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
- installdiskspace="40297"
- temporarydiskspace="0"
- script="SUPERV_BIN.sh"/>
- <product name="NETGENPLUGINsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform NETGEN meshing algorithm plugin sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,netgen,KERNELsrc,GUIsrc,GEOMsrc,MEDsrc,SMESHsrc"
- installdiskspace="40385,349"
- temporarydiskspace="0"
- script="NETGENPLUGIN_SRC.sh"/>
- <product name="NETGENPLUGINbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform NETGEN meshing algorithm plugin"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,netgen,KERNELbin,GUIbin,GEOMbin,MEDbin,SMESHbin"
- installdiskspace="10655"
- temporarydiskspace="0"
- script="NETGENPLUGIN_BIN.sh"/>
- <product name="GHS3DPLUGINsrc"
- version="3.2.6"
- context="salome sources"
- 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"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,netgen,KERNELsrc,GUIsrc,GEOMsrc,MEDsrc,SMESHsrc"
- installdiskspace="2587,120"
- temporarydiskspace="0"
- script="GHS3DPLUGIN_SRC.sh"/>
- <product name="GHS3DPLUGINbin"
- version="3.2.6"
- context="salome binaries"
- 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"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,netgen,KERNELbin,GUIbin,GEOMbin,MEDbin,SMESHbin"
- installdiskspace="236"
- temporarydiskspace="0"
- script="GHS3DPLUGIN_BIN.sh"/>
- <product name="COMPONENTsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform COMPONENT module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,MEDsrc"
- installdiskspace="39686,685"
- temporarydiskspace="0"
- script="COMPONENT_SRC.sh"/>
- <product name="COMPONENTbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform COMPONENT module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,MEDbin"
- installdiskspace="10449"
- temporarydiskspace="0"
- script="COMPONENT_BIN.sh"/>
- <product name="PYCALCULATORsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform PYCALCULATOR module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,Python,OmniORB,Doxygen,Graphviz,KERNELsrc,MEDsrc"
- installdiskspace="2069,220"
- temporarydiskspace="0"
- script="PYCALCULATOR_SRC.sh"/>
- <product name="PYCALCULATORbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform PYCALCULATOR module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,Python,OmniORB,Doxygen,Graphviz,KERNELbin,MEDbin"
- installdiskspace="68"
- temporarydiskspace="0"
- script="PYCALCULATOR_BIN.sh"/>
- <product name="CALCULATORsrc"
- version="3.2.6"
- context="salome sources"
- description="SALOME platform CALCULATOR module sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,OpenCascade,Python,Qt,Hdf,Med,OmniORB,Doxygen,Graphviz,KERNELsrc,MEDsrc"
- installdiskspace="18086,452"
- temporarydiskspace="0"
- script="CALCULATOR_SRC.sh"/>
- <product name="CALCULATORbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled SALOME platform CALCULATOR module"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,OpenCascade,Python,Qt,Hdf,Med,OmniORB,Doxygen,Graphviz,KERNELbin,MEDbin"
- installdiskspace="4360"
- temporarydiskspace="0"
- script="CALCULATOR_BIN.sh"/>
- <product name="HELLOsrc"
- version="3.2.6"
- context="salome sources"
- description="Example SALOME C++ module (sources): Hello."
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
- installdiskspace="12573,196"
- temporarydiskspace="0"
- script="HELLO_SRC.sh"/>
- <product name="HELLObin"
- version="3.2.6"
- context="salome binaries"
- description="Example SALOME C++ module (binaries): Hello."
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
- installdiskspace="2790"
- temporarydiskspace="0"
- script="HELLO_BIN.sh"/>
- <product name="PYHELLOsrc"
- version="3.2.6"
- context="salome sources"
- description="Example SALOME Python module (sources): Hello."
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,Python,msg2qm,OmniORB,KERNELsrc,GUIsrc"
- installdiskspace="2041,260"
- temporarydiskspace="0"
- script="PYHELLO_SRC.sh"/>
- <product name="PYHELLObin"
- version="3.2.6"
- context="salome binaries"
- description="Example SALOME Python module (binaries): Hello."
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,Python,msg2qm,OmniORB,KERNELbin,GUIbin"
- installdiskspace="104"
- temporarydiskspace="0"
- script="PYHELLO_BIN.sh"/>
- <product name="LIGHTsrc"
- version="3.2.6"
- context="salome sources"
- description="LIGHT SALOME module example sources"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies="gcc,Qt,msg2qm,Vtk,Doxygen,Graphviz,KERNELsrc,GUIsrc"
- installdiskspace="3002,221"
- temporarydiskspace="0"
- script="LIGHT_SRC.sh"/>
- <product name="LIGHTbin"
- version="3.2.6"
- context="salome binaries"
- description="Precompiled LIGHT SALOME platform module example"
- install="install binaries"
- supported="install binaries"
- disable="false"
- dependancies="gcc,Qt,msg2qm,Vtk,Doxygen,Graphviz,KERNELbin,GUIbin"
- installdiskspace="220"
- temporarydiskspace="0"
- script="LIGHT_BIN.sh"/>
- <product name="SAMPLES"
- version="3.2.6"
- context="salome sources,salome binaries"
- description="SALOME samples files"
- install="install sources"
- supported="install sources"
- disable="false"
- dependancies=""
- installdiskspace="48711"
- temporarydiskspace="0"
- script="SAMPLES.sh"/>
+ platforms="Debian3.1,Mandrake10.1,Mandriva2006.0,Mandriva2006.0_64,RedHat8.0,RedHat9,RedHatEnterprise4,Scientific4.2,Scientific4.3"
+ targetdir="${HOME}/salome_3.2.6"
+ tempdir="/tmp"/>
+
+ <buttons>
+ <button label="Launch SALOME"
+ tooltip="Click this button to launch SALOME"
+ script="start_salome.sh"
+ disable="false"/>
+ <button label="Release Notes"
+ tooltip="Click this button to read release notes"
+ script="release_notes.sh"
+ disable="false"/>
+ </buttons>
+
+ <products>
+ <product name="KERNEL"
+ type="component"
+ description="SALOME platform KERNEL module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26633,11153,84278"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="27162,11153,90934"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="25538,11153,85038"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="27663,8465,96224"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34378,9782,128736"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34378,9782,128736"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="22407,9810,128736"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="22407,9810,128736"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="22407,9810,128736"
+ temporarydiskspace="0"
+ pickupenv="true"
+ script="KERNEL.sh"/>
+ </product>
+ <product name="GUI"
+ type="component"
+ description="SALOME platform GUI module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="21446,10313,79189"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="22495,10313,83601"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="21242,10313,82864"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="23804,11387,97824"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="67016,6963,104784"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="67016,6963,104784"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="57997,6963,104784"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="57997,6963,104784"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="57997,6963,104784"
+ temporarydiskspace="0"
+ script="GUI.sh"/>
+ </product>
+ <product name="GEOM"
+ type="component"
+ description="SALOME platform GEOM module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="44527,17706,191768"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="46870,17706,199909"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="44123,17706,196287"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="49465,17808,230272"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="39153,12393,186274"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="39153,12393,186274"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="40742,12393,186274"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="40742,12393,186274"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="40742,12393,186274"
+ temporarydiskspace="0"
+ script="GEOM.sh"/>
+ </product>
+ <product name="MED"
+ type="component"
+ description="SALOME platform MED module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="113068,71175,376032"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="117312,71175,391529"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="106584,71175,362361"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="113959,72023,396832"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="62801,31729,361939"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="62801,31729,361939"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="64498,31729,361939"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="64498,31729,361939"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="64498,31729,361939"
+ temporarydiskspace="0"
+ script="MED.sh"/>
+ </product>
+ <product name="SMESH"
+ type="component"
+ description="SALOME platform SMESH module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="63544,15848,244628"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="67604,15848,259097"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="62631,15848,245334"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="75901,16096,308098"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="46336,11120,237632"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="46336,11120,237632"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="48564,11120,237632"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="48564,11120,237632"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="48564,11120,237632"
+ temporarydiskspace="0"
+ script="SMESH.sh"/>
+ </product>
+ <product name="VISU"
+ type="component"
+ description="SALOME platform VISU module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="29149,9965,108154"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="30815,9965,114283"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="28753,9965,109526"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34418,10354,137066"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26412,6650,110057"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26412,6650,110057"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="25310,6650,110057"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="25310,6650,110057"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="25310,6650,110057"
+ temporarydiskspace="0"
+ script="VISU.sh"/>
+ </product>
+ <product name="SUPERV"
+ type="component"
+ description="SALOME platform SUPERV module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="59511,5927,238662"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="40297,5927,151984"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="39588,5927,151185"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="50375,6359,214507"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="62325,4991,238973"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="62325,4991,238973"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="40288,4990,238973"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="40288,4990,238973"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="40288,4990,238973"
+ temporarydiskspace="0"
+ script="SUPERV.sh"/>
+ </product>
+ <product name="NETGENPLUGIN"
+ type="component"
+ description="SALOME platform NETGEN meshing algorithm plugin">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="10270,349,39271"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="10655,349,40385"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="10530,349,40328"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="12128,71,48770"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2461,72,36361"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2461,72,36361"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2618,71,36361"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2618,71,36361"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2618,71,36361"
+ temporarydiskspace="0"
+ script="NETGENPLUGIN.sh"/>
+ </product>
+ <product name="GHS3DPLUGIN"
+ type="component"
+ description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="232,120,2583"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="236,120,2587"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="208,120,2516"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="300,56,2704"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="154,56,2518"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="154,56,2518"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="175,56,2518"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="175,56,2518"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="175,56,2518"
+ temporarydiskspace="0"
+ script="GHS3DPLUGIN.sh"/>
+ </product>
+ <product name="COMPONENT"
+ type="component"
+ description="SALOME platform COMPONENT module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="9904,685,37988"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="10449,685,39686"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="9809,685,38150"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="11870,1049,46714"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="31727,481,36211"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="31727,481,36211"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="20252,481,36211"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="20252,481,36211"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="20252,481,36211"
+ temporarydiskspace="0"
+ script="COMPONENT.sh"/>
+ </product>
+ <product name="PYCALCULATOR"
+ type="component"
+ description="SALOME platform PYCALCULATOR module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="68,220,2065"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="68,220,2069"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="68,220,2065"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="64,456,2081"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="28,147,2073"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="28,147,2073"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="28,147,2073"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="28,147,2073"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="28,147,2073"
+ temporarydiskspace="0"
+ script="PYCALCULATOR.sh"/>
+ </product>
+ <product name="CALCULATOR"
+ type="component"
+ description="SALOME platform CALCULATOR module">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="4100,452,17269"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="4360,452,18086"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="3968,452,17061"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="4957,324,21297"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="3232,324,16277"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="3232,324,16277"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="3559,324,16277"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="3559,324,16277"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="3559,324,16277"
+ temporarydiskspace="0"
+ script="CALCULATOR.sh"/>
+ </product>
+ <product name="HELLO"
+ type="component"
+ description="Example SALOME C++ module: Hello.">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2686,196,12245"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2790,196,12573"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2706,196,12505"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="3335,90,15247"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2288,90,11785"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2288,90,11785"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2480,90,11785"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2480,90,11785"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2480,90,11785"
+ temporarydiskspace="0"
+ script="HELLO.sh"/>
+ </product>
+ <product name="PYHELLO"
+ type="component"
+ description="Example SALOME Python module: Hello.">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="104,260,2029"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="104,260,2041"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="104,104,2033"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="144,172,2049"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26,172,2021"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26,172,2021"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26,172,2021"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26,172,2021"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="26,172,2021"
+ temporarydiskspace="0"
+ script="PYHELLO.sh"/>
+ </product>
+ <product name="LIGHT"
+ type="component"
+ description="LIGHT SALOME module example">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="208,221,2958"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="220,221,3002"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="208,221,3006"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="280,141,3154"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="137,141,2914"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="137,141,2914"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="152,141,2914"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="152,141,2914"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="152,141,2914"
+ temporarydiskspace="0"
+ script="LIGHT.sh"/>
+ </product>
+ <product name="SAMPLES"
+ type="component"
+ description="SALOME samples files">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="48711"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="48711"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="48711"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="48923"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34976"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34976"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34976"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34976"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="34976"
+ temporarydiskspace="0"
+ script="SAMPLES.sh"/>
+ </product>
+
+ <product name="tcltk"
+ type="prerequisite"
+ description="Tcl/Tk library">
+ <installation os="Debian3.1"
+ version="8.4"
+ disable="false"
+ installdiskspace="10765,28789,50385"
+ temporarydiskspace="0"
+ script="tcltk-8.4.5.sh"/>
+ <installation os="Mandrake10.1"
+ version="8.4.5"
+ disable="false"
+ installdiskspace="23060,28789,62448"
+ temporarydiskspace="0"
+ script="tcltk-8.4.5.sh"/>
+ <installation os="Mandriva2006.0"
+ version="8.4.5"
+ disable="false"
+ installdiskspace="23060,28789,62448"
+ temporarydiskspace="0"
+ script="tcltk-8.4.5.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="8.4.5"
+ disable="false"
+ installdiskspace="23060,28789,62448"
+ temporarydiskspace="0"
+ script="tcltk-8.4.5.sh"/>
+ <installation os="RedHat8.0"
+ version="8.3.3"
+ disable="false"
+ installdiskspace="17870,23445,50914"
+ temporarydiskspace="0"
+ script="tcltk-8.3.3.sh"/>
+ <installation os="RedHat9"
+ version="8.3.3"
+ disable="false"
+ installdiskspace="17870,23445,50914"
+ temporarydiskspace="0"
+ script="tcltk-8.3.3.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="8.4.5"
+ disable="false"
+ installdiskspace="23060,28789,62448"
+ temporarydiskspace="0"
+ script="tcltk-8.4.5.sh"/>
+ <installation os="Scientific4.2"
+ version="8.4.5"
+ disable="false"
+ installdiskspace="23060,28789,62448"
+ temporarydiskspace="0"
+ script="tcltk-8.4.5.sh"/>
+ <installation os="Scientific4.3"
+ version="8.4.7"
+ disable="false"
+ installdiskspace="23069,29012,62457"
+ temporarydiskspace="0"
+ script="tcltk-8.4.7.sh"/>
+ </product>
+ <product name="Python"
+ type="prerequisite"
+ description="Python language interpreter">
+ <installation os="Debian3.1"
+ version="2.3.5"
+ disable="false"
+ installdiskspace="46479,32953,115859"
+ temporarydiskspace="0"
+ script="Python-2.3.5.sh"/>
+ <installation os="Mandrake10.1"
+ version="2.3.4"
+ disable="false"
+ installdiskspace="36916,32794,94704"
+ temporarydiskspace="0"
+ script="Python-2.3.4.sh"/>
+ <installation os="Mandriva2006.0"
+ version="2.4.1"
+ disable="false"
+ installdiskspace="37875,35876,97272"
+ temporarydiskspace="0"
+ script="Python-2.4.1.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="2.4.1"
+ disable="false"
+ installdiskspace="37875,35876,97272"
+ temporarydiskspace="0"
+ script="Python-2.4.1.sh"/>
+ <installation os="RedHat8.0"
+ version="2.3.4"
+ disable="false"
+ installdiskspace="43714,32794,113686"
+ temporarydiskspace="0"
+ script="Python-2.3.4.sh"/>
+ <installation os="RedHat9"
+ version="2.3.4"
+ disable="false"
+ installdiskspace="43714,32794,113686"
+ temporarydiskspace="0"
+ script="Python-2.3.4.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="2.3.4"
+ disable="false"
+ installdiskspace="36916,32794,94704"
+ temporarydiskspace="0"
+ script="Python-2.3.4.sh"/>
+ <installation os="Scientific4.2"
+ version="2.3.4"
+ disable="false"
+ installdiskspace="36916,32794,94704"
+ temporarydiskspace="0"
+ script="Python-2.3.4.sh"/>
+ <installation os="Scientific4.3"
+ version="2.3.4"
+ disable="false"
+ installdiskspace="36916,32794,94704"
+ temporarydiskspace="0"
+ script="Python-2.3.4.sh"/>
+ </product>
+ <product name="Qt"
+ type="prerequisite"
+ description="Multiplatform C++ GUI application framework">
+ <installation os="Debian3.1"
+ version="3.3.4"
+ disable="false"
+ installdiskspace="56161,63120,217501"
+ temporarydiskspace="0"
+ script="qt-3.3.4.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.3.3"
+ disable="false"
+ installdiskspace="50369,62835,183782"
+ temporarydiskspace="0"
+ script="qt-3.3.3.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.3.4"
+ disable="false"
+ installdiskspace="55900,63120,189313"
+ temporarydiskspace="0"
+ script="qt-3.3.4.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.3.4"
+ disable="false"
+ installdiskspace="55900,63120,189313"
+ temporarydiskspace="0"
+ script="qt-3.3.4.sh"/>
+ <installation os="RedHat8.0"
+ version="3.3.3"
+ disable="false"
+ installdiskspace="48991,62835,178720"
+ temporarydiskspace="0"
+ script="qt-3.3.3.sh"/>
+ <installation os="RedHat9"
+ version="3.3.3"
+ disable="false"
+ installdiskspace="48991,62835,178720"
+ temporarydiskspace="0"
+ script="qt-3.3.3.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.3.3"
+ disable="false"
+ installdiskspace="50369,62835,183782"
+ temporarydiskspace="0"
+ script="qt-3.3.3.sh"/>
+ <installation os="Scientific4.2"
+ version="3.3.3"
+ disable="false"
+ installdiskspace="50369,62835,183782"
+ temporarydiskspace="0"
+ script="qt-3.3.3.sh"/>
+ <installation os="Scientific4.3"
+ version="3.3.3"
+ disable="false"
+ installdiskspace="50369,62835,183782"
+ temporarydiskspace="0"
+ script="qt-3.3.3.sh"/>
+ </product>
+ <product name="msg2qm"
+ type="prerequisite"
+ description="Qt's resources compiler">
+ <installation os="Debian3.1"
+ version=""
+ disable="false"
+ installdiskspace="24,6,80"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="Mandrake10.1"
+ version=""
+ disable="false"
+ installdiskspace="24,6,72"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="Mandriva2006.0"
+ version=""
+ disable="false"
+ installdiskspace="24,6,72"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version=""
+ disable="false"
+ installdiskspace="24,6,72"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="RedHat8.0"
+ version=""
+ disable="false"
+ installdiskspace="21,6,77"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="RedHat9"
+ version=""
+ disable="false"
+ installdiskspace="21,6,77"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="RedHatEnterprise4"
+ version=""
+ disable="false"
+ installdiskspace="19,6,67"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="Scientific4.2"
+ version=""
+ disable="false"
+ installdiskspace="19,6,67"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ <installation os="Scientific4.3"
+ version=""
+ disable="false"
+ installdiskspace="19,6,67"
+ temporarydiskspace="0"
+ script="msg2qm.sh"/>
+ </product>
+ <product name="Sip"
+ type="prerequisite"
+ description="C++ to Python bindings generation tool">
+ <installation os="Debian3.1"
+ version="4.1"
+ disable="false"
+ installdiskspace="308,1450,2476"
+ temporarydiskspace="0"
+ script="sip-4.1.sh"/>
+ <installation os="Mandrake10.1"
+ version="4.1"
+ disable="false"
+ installdiskspace="288,1450,2456"
+ temporarydiskspace="0"
+ script="sip-4.1.sh"/>
+ <installation os="Mandriva2006.0"
+ version="4.2.1"
+ disable="false"
+ installdiskspace="288,1542,2345"
+ temporarydiskspace="0"
+ script="sip-4.2.1.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="4.2.1"
+ disable="false"
+ installdiskspace="288,1542,2345"
+ temporarydiskspace="0"
+ script="sip-4.2.1.sh"/>
+ <installation os="RedHat8.0"
+ version="4.1"
+ disable="false"
+ installdiskspace="291,1450,2044"
+ temporarydiskspace="0"
+ script="sip-4.1.sh"/>
+ <installation os="RedHat9"
+ version="4.1"
+ disable="false"
+ installdiskspace="291,1450,2044"
+ temporarydiskspace="0"
+ script="sip-4.1.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="4.1"
+ disable="false"
+ installdiskspace="352,1450,2520"
+ temporarydiskspace="0"
+ script="sip-4.1.sh"/>
+ <installation os="Scientific4.2"
+ version="4.1"
+ disable="false"
+ installdiskspace="352,1450,2520"
+ temporarydiskspace="0"
+ script="sip-4.1.sh"/>
+ <installation os="Scientific4.3"
+ version="4.1"
+ disable="false"
+ installdiskspace="352,1450,2520"
+ temporarydiskspace="0"
+ script="sip-4.1.sh"/>
+ </product>
+ <product name="PyQt"
+ type="prerequisite"
+ description="Python bindings for Qt library">
+ <installation os="Debian3.1"
+ version="3.13"
+ disable="false"
+ installdiskspace="15914,3936,76034"
+ temporarydiskspace="0"
+ script="PyQt-3.13.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.13"
+ disable="false"
+ installdiskspace="15430,3936,75786"
+ temporarydiskspace="0"
+ script="PyQt-3.13.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.14.1"
+ disable="false"
+ installdiskspace="9476,4013,66672"
+ temporarydiskspace="0"
+ script="PyQt-3.14.1.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.14.1"
+ disable="false"
+ installdiskspace="9476,4013,66672"
+ temporarydiskspace="0"
+ script="PyQt-3.14.1.sh"/>
+ <installation os="RedHat8.0"
+ version="3.13"
+ disable="false"
+ installdiskspace="14670,3936,70566"
+ temporarydiskspace="0"
+ script="PyQt-3.13.sh"/>
+ <installation os="RedHat9"
+ version="3.13"
+ disable="false"
+ installdiskspace="14670,3936,70566"
+ temporarydiskspace="0"
+ script="PyQt-3.13.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.13"
+ disable="false"
+ installdiskspace="15669,3936,76025"
+ temporarydiskspace="0"
+ script="PyQt-3.13.sh"/>
+ <installation os="Scientific4.2"
+ version="3.13"
+ disable="false"
+ installdiskspace="15669,3936,76025"
+ temporarydiskspace="0"
+ script="PyQt-3.13.sh"/>
+ <installation os="Scientific4.3"
+ version="3.13"
+ disable="false"
+ installdiskspace="15669,3936,76025"
+ temporarydiskspace="0"
+ script="PyQt-3.13.sh"/>
+ </product>
+ <product name="boost"
+ type="prerequisite"
+ description="Free peer-reviewed portable STL extension">
+ <installation os="Debian3.1"
+ version="1.32.0"
+ disable="false"
+ installdiskspace="30533,70205,100285"
+ temporarydiskspace="0"
+ script="BOOST-1.32.0.sh"/>
+ <installation os="Mandrake10.1"
+ version="1.31.0"
+ disable="false"
+ installdiskspace="21285,41770,88133"
+ temporarydiskspace="0"
+ script="BOOST-1.31.0.sh"/>
+ <installation os="Mandriva2006.0"
+ version="1.32.0"
+ disable="false"
+ installdiskspace="35084,70205,101932"
+ temporarydiskspace="0"
+ script="BOOST-1.32.0.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="1.32.0"
+ disable="false"
+ installdiskspace="35084,70205,101932"
+ temporarydiskspace="0"
+ script="BOOST-1.32.0.sh"/>
+ <installation os="RedHat8.0"
+ version="1.31.0"
+ disable="false"
+ installdiskspace="20086,41770,61856"
+ temporarydiskspace="0"
+ script="BOOST-1.31.0.sh"/>
+ <installation os="RedHat9"
+ version="1.31.0"
+ disable="false"
+ installdiskspace="20086,41770,61856"
+ temporarydiskspace="0"
+ script="BOOST-1.31.0.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="1.31.0"
+ disable="false"
+ installdiskspace="19786,41770,86634"
+ temporarydiskspace="0"
+ script="BOOST-1.31.0.sh"/>
+ <installation os="Scientific4.2"
+ version="1.31.0"
+ disable="false"
+ installdiskspace="19786,41770,86634"
+ temporarydiskspace="0"
+ script="BOOST-1.31.0.sh"/>
+ <installation os="Scientific4.3"
+ version="1.31.0"
+ disable="false"
+ installdiskspace="19786,41770,86634"
+ temporarydiskspace="0"
+ script="BOOST-1.31.0.sh"/>
+ </product>
+ <product name="Swig"
+ type="prerequisite"
+ description="Simplified Wrapper and Interface Generator">
+ <installation os="Debian3.1"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3923,11661,31647"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="Mandrake10.1"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3615,11661,29115"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="Mandriva2006.0"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3891,11661,29391"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3891,11661,29391"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="RedHat8.0"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3221,11661,30733"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="RedHat9"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3221,11661,30733"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3026,11661,28526"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="Scientific4.2"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3026,11661,28526"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ <installation os="Scientific4.3"
+ version="1.3.24"
+ disable="false"
+ installdiskspace="3026,11661,28526"
+ temporarydiskspace="0"
+ script="SWIG-1.3.24.sh"/>
+ </product>
+ <product name="OpenCascade"
+ type="prerequisite"
+ description="Open CASCADE version 6.2">
+ <installation os="Debian3.1"
+ version="6.2"
+ disable="false"
+ installdiskspace="241631,268394,1222169"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="Mandrake10.1"
+ version="6.2"
+ disable="false"
+ installdiskspace="239478,268394,1220016"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="Mandriva2006.0"
+ version="6.2"
+ disable="false"
+ installdiskspace="237087,268394,1217625"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="6.2"
+ disable="false"
+ installdiskspace="237087,268394,1217625"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="RedHat8.0"
+ version="6.2"
+ disable="false"
+ installdiskspace="207372,268394,1051492"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="RedHat9"
+ version="6.2"
+ disable="false"
+ installdiskspace="207372,268394,1051492"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="6.2"
+ disable="false"
+ installdiskspace="217388,268394,1197926"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="Scientific4.2"
+ version="6.2"
+ disable="false"
+ installdiskspace="217388,268394,1197926"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ <installation os="Scientific4.3"
+ version="6.2"
+ disable="false"
+ installdiskspace="217388,268394,1197926"
+ temporarydiskspace="0"
+ script="CAS-6.2.sh"/>
+ </product>
+ <product name="Qwt"
+ type="prerequisite"
+ description="2-D plotting extension for Qt library">
+ <installation os="Debian3.1"
+ version="4.2.0"
+ disable="false"
+ installdiskspace="1034,7200,13134"
+ temporarydiskspace="0"
+ script="qwt-4.2.0.sh"/>
+ <installation os="Mandrake10.1"
+ version="4.2.0"
+ disable="false"
+ installdiskspace="1054,7200,13002"
+ temporarydiskspace="0"
+ script="qwt-4.2.0.sh"/>
+ <installation os="Mandriva2006.0"
+ version="4.2.0"
+ disable="false"
+ installdiskspace="1054,7200,13002"
+ temporarydiskspace="0"
+ script="qwt-4.2.0.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="4.2.0"
+ disable="false"
+ installdiskspace="1054,7200,13002"
+ temporarydiskspace="0"
+ script="qwt-4.2.0.sh"/>
+ <installation os="RedHat8.0"
+ version="0.4.1"
+ disable="false"
+ installdiskspace="448,2597,3045"
+ temporarydiskspace="0"
+ script="qwt-0.4.1.sh"/>
+ <installation os="RedHat9"
+ version="0.4.1"
+ disable="false"
+ installdiskspace="448,2597,3045"
+ temporarydiskspace="0"
+ script="qwt-0.4.1.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="4.2.0"
+ disable="false"
+ installdiskspace="995,7200,12943"
+ temporarydiskspace="0"
+ script="qwt-4.2.0.sh"/>
+ <installation os="Scientific4.2"
+ version="4.2.0"
+ disable="false"
+ installdiskspace="995,7200,12943"
+ temporarydiskspace="0"
+ script="qwt-4.2.0.sh"/>
+ <installation os="Scientific4.3"
+ version="4.2.0"
+ disable="false"
+ installdiskspace="995,7200,12943"
+ temporarydiskspace="0"
+ script="qwt-4.2.0.sh"/>
+ </product>
+ <product name="OmniORB"
+ type="prerequisite"
+ description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
+ <installation os="Debian3.1"
+ version="4.0.7"
+ disable="false"
+ installdiskspace="33506,14551,105946"
+ temporarydiskspace="0"
+ script="omniORB-4.0.7.sh"/>
+ <installation os="Mandrake10.1"
+ version="4.0.5"
+ disable="false"
+ installdiskspace="30635,14438,101667"
+ temporarydiskspace="0"
+ script="omniORB-4.0.5.sh"/>
+ <installation os="Mandriva2006.0"
+ version="4.0.7"
+ disable="false"
+ installdiskspace="33384,14551,106744"
+ temporarydiskspace="0"
+ script="omniORB-4.0.7.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="4.0.7"
+ disable="false"
+ installdiskspace="33384,14551,106744"
+ temporarydiskspace="0"
+ script="omniORB-4.0.7.sh"/>
+ <installation os="RedHat8.0"
+ version="4.0.5"
+ disable="false"
+ installdiskspace="31227,14438,101367"
+ temporarydiskspace="0"
+ script="omniORB-4.0.5.sh"/>
+ <installation os="RedHat9"
+ version="4.0.5"
+ disable="false"
+ installdiskspace="31227,14438,101367"
+ temporarydiskspace="0"
+ script="omniORB-4.0.5.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="4.0.5"
+ disable="false"
+ installdiskspace="31899,14438,102931"
+ temporarydiskspace="0"
+ script="omniORB-4.0.5.sh"/>
+ <installation os="Scientific4.2"
+ version="4.0.7"
+ disable="false"
+ installdiskspace="31899,14551,102931"
+ temporarydiskspace="0"
+ script="omniORB-4.0.7.sh"/>
+ <installation os="Scientific4.3"
+ version="4.0.7"
+ disable="false"
+ installdiskspace="31899,14551,102931"
+ temporarydiskspace="0"
+ script="omniORB-4.0.7.sh"/>
+ </product>
+ <product name="Hdf"
+ type="prerequisite"
+ description="Hierarchical Data Format library">
+ <installation os="Debian3.1"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="3291,26859,49771"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="Mandrake10.1"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="3684,26859,51144"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="Mandriva2006.0"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="4476,26859,31335"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="4476,26859,31335"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="RedHat8.0"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="3730,26859,32286"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="RedHat9"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="3730,26859,32286"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="4229,26859,51689"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="Scientific4.2"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="4229,26859,51689"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ <installation os="Scientific4.3"
+ version="5-1.6.4"
+ disable="false"
+ installdiskspace="4229,26859,51689"
+ temporarydiskspace="0"
+ script="hdf5-1.6.4.sh"/>
+ </product>
+ <product name="Med"
+ type="prerequisite"
+ description="MED format interface library">
+ <installation os="Debian3.1"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="19544,6445,63656"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="Mandrake10.1"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="7721,6445,26773"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="Mandriva2006.0"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="8050,6445,27102"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="8050,6445,27102"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="RedHat8.0"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="18205,6445,59973"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="RedHat9"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="18205,6445,59973"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="7470,6445,26522"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="Scientific4.2"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="7470,6445,26522"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ <installation os="Scientific4.3"
+ version="2.2.3"
+ disable="false"
+ installdiskspace="7470,6445,26522"
+ temporarydiskspace="0"
+ script="med-2.2.3.sh"/>
+ </product>
+ <product name="Vtk"
+ type="prerequisite"
+ description="Image processing, 3D graphics and visualization software system">
+ <installation os="Debian3.1"
+ version="4.2.6"
+ disable="false"
+ installdiskspace="37844,38843,234392"
+ temporarydiskspace="0"
+ script="VTK-4.2.6.sh"/>
+ <installation os="Mandrake10.1"
+ version="4.2.6"
+ disable="false"
+ installdiskspace="37216,38843,209250"
+ temporarydiskspace="0"
+ script="VTK-4.2.6.sh"/>
+ <installation os="Mandriva2006.0"
+ version="4.2.6"
+ disable="false"
+ installdiskspace="36395,38843,208429"
+ temporarydiskspace="0"
+ script="VTK-4.2.6.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="4.2.6"
+ disable="false"
+ installdiskspace="36395,38843,208429"
+ temporarydiskspace="0"
+ script="VTK-4.2.6.sh"/>
+ <installation os="RedHat8.0"
+ version="4.2.2"
+ disable="false"
+ installdiskspace="44811,38686,246367"
+ temporarydiskspace="0"
+ script="VTK-4.2.2.sh"/>
+ <installation os="RedHat9"
+ version="4.2.2"
+ disable="false"
+ installdiskspace="44811,38686,246367"
+ temporarydiskspace="0"
+ script="VTK-4.2.2.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="4.2.6"
+ disable="false"
+ installdiskspace="37001,38843,209035"
+ temporarydiskspace="0"
+ script="VTK-4.2.6.sh"/>
+ <installation os="Scientific4.2"
+ version="4.2.6"
+ disable="false"
+ installdiskspace="37001,38843,209035"
+ temporarydiskspace="0"
+ script="VTK-4.2.6.sh"/>
+ <installation os="Scientific4.3"
+ version="4.2.6"
+ disable="false"
+ installdiskspace="37001,38843,209035"
+ temporarydiskspace="0"
+ script="VTK-4.2.6.sh"/>
+ </product>
+ <product name="Numeric"
+ type="prerequisite"
+ description="Numerical extension to Python">
+ <installation os="Debian3.1"
+ version="23.7"
+ disable="false"
+ installdiskspace="1669,3279,8181"
+ temporarydiskspace="0"
+ script="Numeric-23.7.sh"/>
+ <installation os="Mandrake10.1"
+ version="23.7"
+ disable="false"
+ installdiskspace="2322,3279,10162"
+ temporarydiskspace="0"
+ script="Numeric-23.7.sh"/>
+ <installation os="Mandriva2006.0"
+ version="23.7"
+ disable="false"
+ installdiskspace="2590,3279,10430"
+ temporarydiskspace="0"
+ script="Numeric-23.7.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="23.7"
+ disable="false"
+ installdiskspace="2590,3279,10430"
+ temporarydiskspace="0"
+ script="Numeric-23.7.sh"/>
+ <installation os="RedHat8.0"
+ version="22.0"
+ disable="false"
+ installdiskspace="2667,3235,11519"
+ temporarydiskspace="0"
+ script="Numeric-22.0.sh"/>
+ <installation os="RedHat9"
+ version="22.0"
+ disable="false"
+ installdiskspace="2667,3235,11519"
+ temporarydiskspace="0"
+ script="Numeric-22.0.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="23.7"
+ disable="false"
+ installdiskspace="2396,3279,10236"
+ temporarydiskspace="0"
+ script="Numeric-23.7.sh"/>
+ <installation os="Scientific4.2"
+ version="23.7"
+ disable="false"
+ installdiskspace="2396,3279,10236"
+ temporarydiskspace="0"
+ script="Numeric-23.7.sh"/>
+ <installation os="Scientific4.3"
+ version="23.7"
+ disable="false"
+ installdiskspace="2396,3279,10236"
+ temporarydiskspace="0"
+ script="Numeric-23.7.sh"/>
+ </product>
+ <product name="Graphviz"
+ type="prerequisite"
+ description="Graph Drawing Programs set">
+ <installation os="Debian3.1"
+ version="2.2.1"
+ disable="false"
+ installdiskspace="10257,15158,54597"
+ temporarydiskspace="0"
+ script="graphviz-2.2.1.sh"/>
+ <installation os="Mandrake10.1"
+ version="2.2.1"
+ disable="false"
+ installdiskspace="9045,15158,53385"
+ temporarydiskspace="0"
+ script="graphviz-2.2.1.sh"/>
+ <installation os="Mandriva2006.0"
+ version="2.2.1"
+ disable="false"
+ installdiskspace="8741,15158,53081"
+ temporarydiskspace="0"
+ script="graphviz-2.2.1.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="2.2.1"
+ disable="false"
+ installdiskspace="8741,15158,53081"
+ temporarydiskspace="0"
+ script="graphviz-2.2.1.sh"/>
+ <installation os="RedHat8.0"
+ version="1.9"
+ disable="false"
+ installdiskspace="17720,11312,89016"
+ temporarydiskspace="0"
+ script="graphviz-1.9.sh"/>
+ <installation os="RedHat9"
+ version="1.9"
+ disable="false"
+ installdiskspace="17720,11312,89016"
+ temporarydiskspace="0"
+ script="graphviz-1.9.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="2.2.1"
+ disable="false"
+ installdiskspace="8551,15158,52891"
+ temporarydiskspace="0"
+ script="graphviz-2.2.1.sh"/>
+ <installation os="Scientific4.2"
+ version="2.2.1"
+ disable="false"
+ installdiskspace="8551,15158,52891"
+ temporarydiskspace="0"
+ script="graphviz-2.2.1.sh"/>
+ <installation os="Scientific4.3"
+ version="2.2.1"
+ disable="false"
+ installdiskspace="8551,15158,52891"
+ temporarydiskspace="0"
+ script="graphviz-2.2.1.sh"/>
+ </product>
+ <product name="Doxygen"
+ type="prerequisite"
+ description="Documentation system for C++, C, Java, IDL, etc.">
+ <installation os="Debian3.1"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="8265,12671,46325"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="Mandrake10.1"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="7857,12671,40212"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="Mandriva2006.0"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="8005,12671,44340"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="8005,12671,44340"
+ temporarydiskspace="32355"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="RedHat8.0"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="5438,12671,38134"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="RedHat9"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="5438,12671,38134"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="6090,12671,38445"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="Scientific4.2"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="6090,12671,38445"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ <installation os="Scientific4.3"
+ version="1.4.6"
+ disable="false"
+ installdiskspace="6090,12671,38445"
+ temporarydiskspace="0"
+ script="doxygen-1.4.6.sh"/>
+ </product>
+ <product name="docutils"
+ type="prerequisite"
+ description="Utilites for processing plaintext documentation">
+ <installation os="Debian3.1"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="2163,3342,6310"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="Mandrake10.1"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="2155,3342,6302"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="Mandriva2006.0"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="1755,3342,5902"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="1755,3342,5902"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="RedHat8.0"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="2010,3342,6157"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="RedHat9"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="2010,3342,6157"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="2010,3342,6157"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="Scientific4.2"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="2010,3342,6157"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ <installation os="Scientific4.3"
+ version="0.3.7"
+ disable="false"
+ installdiskspace="2010,3342,6157"
+ temporarydiskspace="0"
+ script="docutils-0.3.7.sh"/>
+ </product>
+ <product name="netgen"
+ type="prerequisite"
+ description="Quadrangle meshing algorithmic tool">
+ <installation os="Debian3.1"
+ version="4.5"
+ disable="false"
+ installdiskspace="5615,51450,17231"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="Mandrake10.1"
+ version="4.5"
+ disable="false"
+ installdiskspace="5391,51450,22622"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="Mandriva2006.0"
+ version="4.5"
+ disable="false"
+ installdiskspace="5919,51450,17855"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="4.5"
+ disable="false"
+ installdiskspace="5919,51450,17855"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="RedHat8.0"
+ version="4.5"
+ disable="false"
+ installdiskspace="4836,51450,15888"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="RedHat9"
+ version="4.5"
+ disable="false"
+ installdiskspace="4836,51450,15888"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="4.5"
+ disable="false"
+ installdiskspace="5215,51450,16479"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="Scientific4.2"
+ version="4.5"
+ disable="false"
+ installdiskspace="5215,51450,16479"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ <installation os="Scientific4.3"
+ version="4.5"
+ disable="false"
+ installdiskspace="5215,51450,16479"
+ temporarydiskspace="0"
+ script="netgen-4.5.sh"/>
+ </product>
+ <product name="HXX2SALOME"
+ type="prerequisite"
+ description="SALOME module generator">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="769,10242,14097"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="537,10242,13335"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="509,10242,13837"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="509,10242,13837"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="741,10242,14810"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="741,10242,14810"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="741,10242,14810"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="741,10242,14810"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="741,10242,14810"
+ temporarydiskspace="0"
+ script="HXX2SALOME.sh"/>
+ </product>
+ <product name="HXX2SALOMEDOC"
+ type="prerequisite"
+ description="SALOME module generator documentation">
+ <installation os="Debian3.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="9713,9691,19636"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="Mandrake10.1"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="9713,9691,19636"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="Mandriva2006.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="9713,9691,19636"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="Mandriva2006.0_64"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="9713,9691,19636"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="RedHat8.0"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2256,9691,12179"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="RedHat9"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2256,9691,12179"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="RedHatEnterprise4"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2256,9691,12179"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="Scientific4.2"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2256,9691,12179"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ <installation os="Scientific4.3"
+ version="3.2.6"
+ disable="false"
+ installdiskspace="2256,9691,12179"
+ temporarydiskspace="0"
+ script="HXX2SALOMEDOC.sh"/>
+ </product>
+ </products>
+
+ <dependencies>
+ <product name="KERNEL">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Numeric</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>Hdf</dep>
+ <dep>OmniORB</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>docutils</dep>
+ </product>
+ <product name="GUI">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ </product>
+ <product name="GEOM">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ </product>
+ <product name="MED">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ </product>
+ <product name="SMESH">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ <dep>GEOM</dep>
+ <dep>MED</dep>
+ </product>
+ <product name="VISU">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ <dep>MED</dep>
+ </product>
+ <product name="SUPERV">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ </product>
+ <product name="NETGENPLUGIN">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>netgen</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ <dep>GEOM</dep>
+ <dep>MED</dep>
+ <dep>SMESH</dep>
+ </product>
+ <product name="GHS3DPLUGIN">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ <dep>GEOM</dep>
+ <dep>MED</dep>
+ <dep>SMESH</dep>
+ </product>
+ <product name="COMPONENT">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>MED</dep>
+ </product>
+ <product name="PYCALCULATOR">
+ <dep>Python</dep>
+ <dep>OmniORB</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>MED</dep>
+ </product>
+ <product name="CALCULATOR">
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Qt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>OmniORB</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>MED</dep>
+ </product>
+ <product name="HELLO">
+ <dep>boost</dep>
+ <dep>OpenCascade</dep>
+ <dep>Python</dep>
+ <dep>Swig</dep>
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Qwt</dep>
+ <dep>Hdf</dep>
+ <dep>Med</dep>
+ <dep>Vtk</dep>
+ <dep>OmniORB</dep>
+ <dep>Sip</dep>
+ <dep>PyQt</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ </product>
+ <product name="PYHELLO">
+ <dep>Python</dep>
+ <dep>msg2qm</dep>
+ <dep>OmniORB</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ </product>
+ <product name="LIGHT">
+ <dep>Qt</dep>
+ <dep>msg2qm</dep>
+ <dep>Vtk</dep>
+ <dep>Doxygen</dep>
+ <dep>Graphviz</dep>
+ <dep>KERNEL</dep>
+ <dep>GUI</dep>
+ </product>
+ <product name="SAMPLES">
+ </product>
+
+ <product name="tcltk">
+ </product>
+ <product name="Python">
+ </product>
+ <product name="Qt">
+ </product>
+ <product name="msg2qm">
+ <dep>Qt</dep>
+ </product>
+ <product name="Sip">
+ <dep>Python</dep>
+ <dep>Qt</dep>
+ </product>
+ <product name="PyQt">
+ <dep>Python</dep>
+ <dep>Qt</dep>
+ <dep>Sip</dep>
+ </product>
+ <product name="boost">
+ <dep>Python</dep>
+ </product>
+ <product name="Swig">
+ <dep>Python</dep>
+ <dep>tcltk</dep>
+ </product>
+ <product name="OpenCascade">
+ <dep>tcltk</dep>
+ </product>
+ <product name="Qwt">
+ <dep>Qt</dep>
+ </product>
+ <product name="OmniORB">
+ <dep>Python</dep>
+ </product>
+ <product name="Hdf">
+ </product>
+ <product name="Med">
+ <dep>Hdf</dep>
+ </product>
+ <product name="Vtk">
+ <dep>Python</dep>
+ <dep>tcltk</dep>
+ </product>
+ <product name="Numeric">
+ <dep>Python</dep>
+ </product>
+ <product name="Graphviz">
+ <dep>tcltk</dep>
+ </product>
+ <product name="Doxygen">
+ <dep>Qt</dep>
+ <dep>Graphviz</dep>
+ </product>
+ <product name="docutils">
+ <dep>Python</dep>
+ </product>
+ <product name="netgen">
+ <dep>OpenCascade</dep>
+ </product>
+ <product name="HXX2SALOME">
+ <dep>Qt</dep>
+ <dep>HXX2SALOMEDOC</dep>
+ </product>
+ <product name="HXX2SALOMEDOC">
+ </product>
+ </dependencies>
+
</document>