]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Update for salome series 4
authormaintenance team <salome-mnt@opencascade.com>
Fri, 13 Apr 2007 09:09:40 +0000 (09:09 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Fri, 13 Apr 2007 09:09:40 +0000 (09:09 +0000)
62 files changed:
README
config.xml
config_Debian_3.1.xml
config_Mandrake_10.1.xml
config_Mandriva_2006.0.xml
config_Mandriva_2006.0_64.xml
config_RedHatEnterprise_4.xml
config_RedHat_8.0.xml
config_RedHat_9.xml
config_Scientific_4.2.xml
config_Scientific_4.3.xml
config_files/CALCULATOR_BIN.sh
config_files/CALCULATOR_SRC.sh
config_files/CAS-6.1.2sp1.sh [new file with mode: 0755]
config_files/COMPONENT_BIN.sh
config_files/COMPONENT_SRC.sh
config_files/GEOM_BIN.sh
config_files/GEOM_SRC.sh
config_files/GHS3DPLUGIN_BIN.sh
config_files/GHS3DPLUGIN_SRC.sh
config_files/GUI_BIN.sh
config_files/GUI_SRC.sh
config_files/HELLO_BIN.sh
config_files/HELLO_SRC.sh
config_files/HXX2SALOME.sh
config_files/HXX2SALOMEDOC.sh
config_files/KERNEL_BIN.sh
config_files/KERNEL_SRC.sh
config_files/LIGHT_BIN.sh
config_files/LIGHT_SRC.sh
config_files/MED_BIN.sh
config_files/MED_SRC.sh
config_files/NETGENPLUGIN_BIN.sh
config_files/NETGENPLUGIN_SRC.sh
config_files/Numeric-24.2.sh [new file with mode: 0755]
config_files/PYCALCULATOR_BIN.sh
config_files/PYCALCULATOR_SRC.sh
config_files/PYHELLO_BIN.sh
config_files/PYHELLO_SRC.sh
config_files/PyQt-3.17.0.sh [new file with mode: 0755]
config_files/Python-2.4.4.sh [new file with mode: 0755]
config_files/SAMPLES.sh
config_files/SMESH_BIN.sh
config_files/SMESH_SRC.sh
config_files/SUPERV_BIN.sh
config_files/SUPERV_SRC.sh
config_files/VISU_BIN.sh
config_files/VISU_SRC.sh
config_files/VTK-5.0.0.sh [new file with mode: 0755]
config_files/build.csh
config_files/build.sh
config_files/configure.py [new file with mode: 0755]
config_files/docutils-0.3.9.sh [new file with mode: 0755]
config_files/doxygen-1.4.7.sh [new file with mode: 0755]
config_files/graphviz-2.2.3.sh [new file with mode: 0755]
config_files/med-2.3.0.sh [new file with mode: 0755]
config_files/metis-4.0.sh [new file with mode: 0755]
config_files/omniORB-4.1.0.sh [new file with mode: 0755]
config_files/qt-3.3.8.sh [new file with mode: 0755]
config_files/scotch-4.0.sh [new file with mode: 0755]
config_files/sip-4.5.2.sh [new file with mode: 0755]
config_files/tcltk-8.4.14.sh [new file with mode: 0755]

diff --git a/README b/README
index 7a04652fcdb76ab9efc2c082fd26a4efeffe53c9..b280c4069224ea069ab49db0547aa6524984c67b 100644 (file)
--- a/README
+++ b/README
                source salome.csh
 
           where <KERNEL_ROOT_DIR> is KERNEL binaries directory, e.g. 
-          KERNEL_3.2.6 for the 3.2.6 version.
+          KERNEL_3.2.2 for the 3.2.2 version.
 
      2.2. Launching of SALOME
        
           After you set environment you can start SALOME. Go to the KERNEL 
-          module's binaries directory (KERNEL_3.2.6/bin/salome for the version 
-          3.2.6) by using of 'cd' command and then type:
+          module's binaries directory (KERNEL_3.2.2/bin/salome for the version 
+          3.2.2) by using of 'cd' command and then type:
 
                runSalome [<parameters>]
 
           In this scenario it is supposed that you have installed SALOME
           modules sources in the /home/salome directory. The name of each module
           sources directory depends on the version of the platform, for example,
-          KERNEL_SRC_3.2.6 for KERNEL module of SALOME version 3.2.6.
+          KERNEL_SRC_3.2.2 for KERNEL module of SALOME version 3.2.2.
 
           The order of compilation and installation should be performed according 
           to the dependancies between modules:
 
           - create a configuration script by typing
 
-               ../KERNEL_SRC_3.2.6/build_configure
+               ../KERNEL_SRC_3.2.2/build_configure
 
           - run configure script which will check the environment and create 
            Makefile files:
 
-               ../KERNEL_SRC_3.2.6/configure --prefix=/home/salome/KERNEL_install
+               ../KERNEL_SRC_3.2.2/configure --prefix=/home/salome/KERNEL_install
 
           Note, that --prefix option defines the directory where you want to 
           install KERNEL module after 'make install' procedure. configure script
index afb0914c09d741528bf996ec5c86f6bf10fb946c..783f169e479782243b59a37d6b38729fcf9989e9 100644 (file)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="Mandrake10.1"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-3.4.sh"/>
   <product name="tcltk" 
-           version="8.4.5
+           version="8.4.14
            description="Tcl/Tk library"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
           installdiskspace="23060"
           temporarydiskspace="39388"
-          script="tcltk-8.4.5.sh"/>
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.4" 
+           version="2.4.4" 
            description="Python language interpreter"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="36916"
-          temporarydiskspace="57788"
-          script="Python-2.3.4.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.3
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="50369"
+          installdiskspace="55900"
           temporarydiskspace="133413"
-          script="qt-3.3.3.sh"/>
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            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"/>
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            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"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
-           version="1.31.0" 
+           version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="21285"
+          installdiskspace="35084"
           temporarydiskspace="66848"
-          script="BOOST-1.31.0.sh"/>
+          script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3615"
+          installdiskspace="3891"
           temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="239478"
+          installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
           temporarydiskspace="11948"
           script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.5
+           version="4.1.0
            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"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="3684"
-          temporarydiskspace="47460"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="7721"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
           temporarydiskspace="19052"
-          script="med-2.2.3.sh"/>
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            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"
+          installdiskspace="36395"
           temporarydiskspace="172034"
-          script="VTK-4.2.6.sh"/>
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2322"
+          installdiskspace="2590"
           temporarydiskspace="7840"
-          script="Numeric-23.7.sh"/>
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="9045"
+          installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="7857"
+          installdiskspace="8005"
           temporarydiskspace="32355"
-          script="doxygen-1.4.6.sh"/>
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2155"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           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"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="537"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform PYCALCULATOR module"
            install="install binaries"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Example SALOME Python module (binaries): Hello."
            install="install binaries"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
index dd437a7475d9519e5e4d9caaccb1cfc926288355..1dbd1356932de77a5ed5056c78dcd2021c47a7f6 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="DebianSarge"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-3.3.5.sh"/>
   <product name="tcltk" 
-           version="8.4" 
+           version="8.4.14
            description="Tcl/Tk library"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="10765"
-          temporarydiskspace="39620"
-          script="tcltk-8.4.5.sh"/>
+          installdiskspace="23060"
+          temporarydiskspace="39388"
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.5
+           version="2.4.4
            description="Python language interpreter"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="46479"
-          temporarydiskspace="69380"
-          script="Python-2.3.5.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.4
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="56161"
-          temporarydiskspace="161340"
-          script="qt-3.3.4.sh"/>
+          installdiskspace="55900"
+          temporarydiskspace="133413"
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
           installdiskspace="24"
-          temporarydiskspace="56"
+          temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
-          installdiskspace="308"
-          temporarydiskspace="2168"
-          script="sip-4.1.sh"/>
+          installdiskspace="288"
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt,Sip"
-          installdiskspace="15914"
-          temporarydiskspace="60120"
-          script="PyQt-3.13.sh"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
            version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="30533"
-          temporarydiskspace="69752"
+          installdiskspace="35084"
+          temporarydiskspace="66848"
           script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
            install="install sources"
-          supported="use native,install sources"
+          supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3923"
-          temporarydiskspace="27724"
+          installdiskspace="3891"
+          temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="241631"
+          installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="1034"
-          temporarydiskspace="12100"
+          installdiskspace="1054"
+          temporarydiskspace="11948"
           script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.7
+           version="4.1.0
            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="33506"
-          temporarydiskspace="72440"
-          script="omniORB-4.0.7.sh"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="3291"
-          temporarydiskspace="46480"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="19544"
-          temporarydiskspace="44112"
-          script="med-2.2.3.sh"/>
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk,Python"
-          installdiskspace="37844"
-          temporarydiskspace="196548"
-          script="VTK-4.2.6.sh"/>
+          installdiskspace="36395"
+          temporarydiskspace="172034"
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="1669"
-          temporarydiskspace="6512"
-          script="Numeric-23.7.sh"/>
+          installdiskspace="2590"
+          temporarydiskspace="7840"
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="10257"
+          installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="8265"
-          temporarydiskspace="38060"
-          script="doxygen-1.4.6.sh"/>
+          installdiskspace="8005"
+          temporarydiskspace="32355"
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2163"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           version="4.5"
            description="Quadrangle meshing algorithmic tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,OpenCascade"
-          installdiskspace="5615"
-          temporarydiskspace="11616"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="769"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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="84278,11153"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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="26633"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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="79189,10313"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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="21446"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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="191768,17706"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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="44527"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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="376032,71175"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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="113068"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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="244628,15848"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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="63544"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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="108154,9965"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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="29149"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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="238662,5927"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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="59511"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="39271,349"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="10270"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2583,120"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="232"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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="37988,685"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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="9904"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform PYCALCULATOR module sources"
            install="install sources"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform PYCALCULATOR module"
            install="install binaries"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="17269,452"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="4100"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="12245,196"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="2686"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2029,260"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Example SALOME Python module (binaries): Hello."
            install="install binaries"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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="2958,221"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled LIGHT SALOME platform module example"
            install="install binaries"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
index 418447a70761674f1fb89eac49576032a758cead..783f169e479782243b59a37d6b38729fcf9989e9 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="Mandrake10.1"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-3.4.sh"/>
   <product name="tcltk" 
-           version="8.4.5
+           version="8.4.14
            description="Tcl/Tk library"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
           installdiskspace="23060"
           temporarydiskspace="39388"
-          script="tcltk-8.4.5.sh"/>
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.4" 
+           version="2.4.4" 
            description="Python language interpreter"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="36916"
-          temporarydiskspace="57788"
-          script="Python-2.3.4.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.3
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="50369"
+          installdiskspace="55900"
           temporarydiskspace="133413"
-          script="qt-3.3.3.sh"/>
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            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"/>
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            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"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
-           version="1.31.0" 
+           version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="21285"
+          installdiskspace="35084"
           temporarydiskspace="66848"
-          script="BOOST-1.31.0.sh"/>
+          script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3615"
+          installdiskspace="3891"
           temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="239478"
+          installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
           temporarydiskspace="11948"
           script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.5
+           version="4.1.0
            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"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="3684"
-          temporarydiskspace="47460"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="7721"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
           temporarydiskspace="19052"
-          script="med-2.2.3.sh"/>
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            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"
+          installdiskspace="36395"
           temporarydiskspace="172034"
-          script="VTK-4.2.6.sh"/>
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2322"
+          installdiskspace="2590"
           temporarydiskspace="7840"
-          script="Numeric-23.7.sh"/>
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="9045"
+          installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="7857"
+          installdiskspace="8005"
           temporarydiskspace="32355"
-          script="doxygen-1.4.6.sh"/>
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2155"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           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"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="537"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform PYCALCULATOR module"
            install="install binaries"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Example SALOME Python module (binaries): Hello."
            install="install binaries"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
index b20c5eae4f1893ada103a73d512901991696c32b..967adb967cf1c1144ef26412bb555fa10d98a741 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="Mandriva2006.0"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-4.0.1.sh"/>
   <product name="tcltk" 
-           version="8.4.5
+           version="8.4.14
            description="Tcl/Tk library"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
           installdiskspace="23060"
           temporarydiskspace="39388"
-          script="tcltk-8.4.5.sh"/>
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.4.1
+           version="2.4.4
            description="Python language interpreter"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
           installdiskspace="37875"
           temporarydiskspace="59397"
-          script="Python-2.4.1.sh"/>
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.4
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
           supported="install sources,install binaries"
@@ -53,7 +53,7 @@
           dependancies="gcc"
           installdiskspace="55900"
           temporarydiskspace="133413"
-          script="qt-3.3.4.sh"/>
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.2.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
           installdiskspace="288"
           temporarydiskspace="2057"
-          script="sip-4.2.1.sh"/>
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.14.1
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
           supported="install sources,install binaries"
@@ -83,7 +83,7 @@
           dependancies="gcc,Python,Qt,Sip"
           installdiskspace="9476"
           temporarydiskspace="57196"
-          script="PyQt-3.14.1.sh"/>
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
            version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
           temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           dependancies="gcc,tcltk"
           installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
            install="install binaries"
-          supported="use native,install sources,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.7
+           version="4.1.0
            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"
           dependancies="gcc,Python"
           installdiskspace="33384"
           temporarydiskspace="73360"
-          script="omniORB-4.0.7.sh"/>
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           dependancies="gcc,Hdf"
           installdiskspace="8050"
           temporarydiskspace="19052"
-          script="med-2.2.3.sh"/>
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           dependancies="gcc,tcltk,Python"
           installdiskspace="36395"
           temporarydiskspace="172034"
-          script="VTK-4.2.6.sh"/>
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           dependancies="gcc,Python"
           installdiskspace="2590"
           temporarydiskspace="7840"
-          script="Numeric-23.7.sh"/>
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
           installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
           installdiskspace="8005"
           temporarydiskspace="32355"
-          script="doxygen-1.4.6.sh"/>
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           dependancies="gcc,Python"
           installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
            version="4.5"
            description="Quadrangle meshing algorithmic tool"
           temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform KERNEL module sources"
            install="install sources"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform KERNEL module"
            install="install binaries"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform GUI module sources"
            install="install sources"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform GUI module"
            install="install binaries"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform GEOM modules sources"
            install="install sources"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform GEOM module"
            install="install binaries"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
           installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
           installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform SMESH module sources"
            install="install sources"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform SMEHS module"
            install="install binaries"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform VISU module sources"
            install="install sources"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform VISU module"
            install="install binaries"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform SUPERV module sources"
            install="install sources"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform SUPERV module"
            install="install binaries"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform NETGEN meshing algorithm plugin sources"
            install="install sources"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform NETGEN meshing algorithm plugin"
            install="install binaries"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform COMPONENT module sources"
            install="install sources"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform COMPONENT module"
            install="install binaries"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform PYCALCULATOR module sources"
            install="install sources"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform PYCALCULATOR module"
            install="install binaries"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="SALOME platform CALCULATOR module sources"
            install="install sources"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled SALOME platform CALCULATOR module"
            install="install binaries"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="Example SALOME C++ module (sources): Hello."
            install="install sources"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Example SALOME C++ module (binaries): Hello."
            install="install binaries"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="Example SALOME Python module (sources): Hello."
            install="install sources"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Example SALOME Python module (binaries): Hello."
            install="install binaries"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            context="salome sources" 
            description="LIGHT SALOME module example sources"
            install="install sources"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            context="salome binaries" 
            description="Precompiled LIGHT SALOME platform module example"
            install="install binaries"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
index dc7617375722ac18bd94ba66e9378768f90c9b59..7190e4a60063ed286a854c6643f9cca9a05c794a 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="Mandriva2006.0_64"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-4.0.1.sh"/>
   <product name="tcltk" 
-           version="8.4.5
+           version="8.4.14
            description="Tcl/Tk library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="10862"
+          installdiskspace="23060"
           temporarydiskspace="39388"
-          script="tcltk-8.4.5.sh"/>
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.4.1
+           version="2.4.4
            description="Python language interpreter"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="49447"
+          installdiskspace="37875"
           temporarydiskspace="59397"
-          script="Python-2.4.1.sh"/>
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.4
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="60565"
+          installdiskspace="55900"
           temporarydiskspace="133413"
-          script="qt-3.3.4.sh"/>
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="28"
+          installdiskspace="24"
           temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.2.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
-          installdiskspace="328"
+          installdiskspace="288"
           temporarydiskspace="2057"
-          script="sip-4.2.1.sh"/>
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.14.1
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt,Sip"
-          installdiskspace="9700"
+          installdiskspace="9476"
           temporarydiskspace="57196"
-          script="PyQt-3.14.1.sh"/>
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
            version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
@@ -91,7 +91,7 @@
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="31494"
+          installdiskspace="35084"
           temporarydiskspace="66848"
           script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3074"
+          installdiskspace="3891"
           temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="239924"
+          installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="1246"
+          installdiskspace="1054"
           temporarydiskspace="11948"
           script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.7
+           version="4.1.0
            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="42188"
+          installdiskspace="33384"
           temporarydiskspace="73360"
-          script="omniORB-4.0.7.sh"/>
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="4812"
+          installdiskspace="4476"
           temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="6677"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
           temporarydiskspace="19052"
-          script="med-2.2.3.sh"/>
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk,Python"
-          installdiskspace="39278"
+          installdiskspace="36395"
           temporarydiskspace="172034"
-          script="VTK-4.2.6.sh"/>
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="3074"
+          installdiskspace="2590"
           temporarydiskspace="7840"
-          script="Numeric-23.7.sh"/>
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="6424"
+          installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="5037"
+          installdiskspace="8005"
           temporarydiskspace="32355"
-          script="doxygen-1.4.6.sh"/>
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           dependancies="gcc,Python"
           installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
            version="4.5"
            description="Quadrangle meshing algorithmic tool"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,OpenCascade"
-          installdiskspace="7533"
+          installdiskspace="5919"
           temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="533"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="2256"
+          installdiskspace="9713"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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="96224,8465"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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="27663"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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="97824,11387"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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="23804"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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="230272,17808"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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="49465"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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="396832,72023"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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="113959"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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="308098,16096"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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="75901"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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="137066,10354"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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="34418"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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="214507,6359"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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="50375"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="48770,71"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="12128"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2704,56"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="300"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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="46714,1049"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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="11870"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="2081,456"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="64"
+          installdiskspace="68"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="21297,324"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="4957"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="15247,90"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="3335"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2049,172"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="144"
+          installdiskspace="104"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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="3154,141"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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="280"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="48923"
+          installdiskspace="48711"
           temporarydiskspace="0"
           script="SAMPLES.sh"/>
 </document>
index 0238baccf9c73ca79385dc57878d10bd49bc5bac..3a32b2afbffe2ed562ba0eb0b4768ae08e45cbf9 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="RedHatEnterprise4"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-3.4.sh"/>
   <product name="tcltk" 
-           version="8.4.5
+           version="8.4.14
            description="Tcl/Tk library"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
           installdiskspace="23060"
           temporarydiskspace="39388"
-          script="tcltk-8.4.5.sh"/>
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.4" 
+           version="2.4.4" 
            description="Python language interpreter"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="36916"
-          temporarydiskspace="57788"
-          script="Python-2.3.4.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.3
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="50369"
+          installdiskspace="55900"
           temporarydiskspace="133413"
-          script="qt-3.3.3.sh"/>
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="19"
+          installdiskspace="24"
           temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
-          installdiskspace="352"
-          temporarydiskspace="2168"
-          script="sip-4.1.sh"/>
+          installdiskspace="288"
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt,Sip"
-          installdiskspace="15669"
-          temporarydiskspace="60356"
-          script="PyQt-3.13.sh"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
-           version="1.31.0" 
+           version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="19786"
+          installdiskspace="35084"
           temporarydiskspace="66848"
-          script="BOOST-1.31.0.sh"/>
+          script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3026"
+          installdiskspace="3891"
           temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="217388"
+          installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="995"
+          installdiskspace="1054"
           temporarydiskspace="11948"
           script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.5
+           version="4.1.0
            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="31899"
-          temporarydiskspace="71032"
-          script="omniORB-4.0.5.sh"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="4229"
-          temporarydiskspace="47460"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="7470"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
           temporarydiskspace="19052"
-          script="med-2.2.3.sh"/>
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk,Python"
-          installdiskspace="37001"
+          installdiskspace="36395"
           temporarydiskspace="172034"
-          script="VTK-4.2.6.sh"/>
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2396"
+          installdiskspace="2590"
           temporarydiskspace="7840"
-          script="Numeric-23.7.sh"/>
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="8551"
+          installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="6090"
+          installdiskspace="8005"
           temporarydiskspace="32355"
-          script="doxygen-1.4.6.sh"/>
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2010"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           version="4.5"
            description="Quadrangle meshing algorithmic tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,OpenCascade"
-          installdiskspace="5215"
-          temporarydiskspace="11264"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="741"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="2256"
+          installdiskspace="9713"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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="128736,9810"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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="22407"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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="104784,6963"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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="57997"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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="186274,12393"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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="40742"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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="361939,31729"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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="64498"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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="237632,11120"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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="48564"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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="110057,6650"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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="25310"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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="238973,4990"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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="40288"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="36361,71"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="2618"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2518,56"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="175"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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="36211,481"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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="20252"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="2073,147"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="28"
+          installdiskspace="68"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="16277,324"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="3559"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="11785,90"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="2480"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2021,172"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="26"
+          installdiskspace="104"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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="2914,141"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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="152"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="34976"
+          installdiskspace="48711"
           temporarydiskspace="0"
           script="SAMPLES.sh"/>
 </document>
index 4c8e879302a8bead2aa19f5687d820b629d02b6c..7dd94d64c9e7d2e6370c572c24cfc5f61bca46b0 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="RedHat8.0"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-3.2.sh"/>
   <product name="tcltk" 
-           version="8.3.3
+           version="8.4.14
            description="Tcl/Tk library"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="17870"
-          temporarydiskspace="33044"
-          script="tcltk-8.3.3.sh"/>
+          installdiskspace="23060"
+          temporarydiskspace="39388"
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.4" 
+           version="2.4.4" 
            description="Python language interpreter"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="43714"
-          temporarydiskspace="69972"
-          script="Python-2.3.4.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.3
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="48991"
-          temporarydiskspace="129729"
-          script="qt-3.3.3.sh"/>
+          installdiskspace="55900"
+          temporarydiskspace="133413"
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="21"
-          temporarydiskspace="56"
+          installdiskspace="24"
+          temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
-          installdiskspace="291"
-          temporarydiskspace="1793"
-          script="sip-4.1.sh"/>
+          installdiskspace="288"
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt,Sip"
-          installdiskspace="14670"
-          temporarydiskspace="55896"
-          script="PyQt-3.13.sh"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
-           version="1.31.0" 
+           version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="20086"
-          temporarydiskspace="69484"
-          script="BOOST-1.31.0.sh"/>
+          installdiskspace="35084"
+          temporarydiskspace="66848"
+          script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3221"
-          temporarydiskspace="27512"
+          installdiskspace="3891"
+          temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="207372"
-          temporarydiskspace="844120"
-          script="CAS-6.2.sh"/>
+          installdiskspace="237087"
+          temporarydiskspace="980538"
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
-           version="0.4.1
+           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="448"
-          temporarydiskspace="4136"
-          script="qwt-0.4.1.sh"/>
+          installdiskspace="1054"
+          temporarydiskspace="11948"
+          script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.5
+           version="4.1.0
            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="31227"
-          temporarydiskspace="70140"
-          script="omniORB-4.0.5.sh"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="3730"
-          temporarydiskspace="28556"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="18205"
-          temporarydiskspace="41768"
-          script="med-2.2.3.sh"/>
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.2
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk,Python"
-          installdiskspace="44811"
-          temporarydiskspace="201556"
-          script="VTK-4.2.2.sh"/>
+          installdiskspace="36395"
+          temporarydiskspace="172034"
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="22.0
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2667"
-          temporarydiskspace="8852"
-          script="Numeric-22.0.sh"/>
+          installdiskspace="2590"
+          temporarydiskspace="7840"
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="1.9
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="17720"
-          temporarydiskspace="71296"
-          script="graphviz-1.9.sh"/>
+          installdiskspace="8741"
+          temporarydiskspace="44340"
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="5438"
-          temporarydiskspace="32696"
-          script="doxygen-1.4.6.sh"/>
+          installdiskspace="8005"
+          temporarydiskspace="32355"
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2010"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           version="4.5"
            description="Quadrangle meshing algorithmic tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,OpenCascade"
-          installdiskspace="4836"
-          temporarydiskspace="11052"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="741"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="2256"
+          installdiskspace="9713"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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="128736,9782"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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="34378"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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="104784,6963"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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="67016"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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="186274,12393"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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="39153"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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="361939,31729"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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="62801"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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="237632,11120"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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="46336"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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="110057,6650"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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="26412"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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="238973,4991"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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="62325"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="36361,72"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="2461"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2518,56"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="154"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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="36211,481"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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="31727"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="2073,147"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="28"
+          installdiskspace="68"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="16277,324"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="3232"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="11785,90"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="2288"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2021,172"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="26"
+          installdiskspace="104"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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="2914,141"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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="137"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="34976"
+          installdiskspace="48711"
           temporarydiskspace="0"
           script="SAMPLES.sh"/>
 </document>
index be3719557432aa55f252547cff6c598e90838c00..c2f8bba79241d580a58f5ca553e5fbbbad266d64 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="RedHat9"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-3.2.sh"/>
   <product name="tcltk" 
-           version="8.3.3
+           version="8.4.14
            description="Tcl/Tk library"
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="17870"
-          temporarydiskspace="33044"
-          script="tcltk-8.3.3.sh"/>
+          installdiskspace="23060"
+          temporarydiskspace="39388"
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.4" 
+           version="2.4.4" 
            description="Python language interpreter"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="43714"
-          temporarydiskspace="69972"
-          script="Python-2.3.4.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.3
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="48991"
-          temporarydiskspace="129729"
-          script="qt-3.3.3.sh"/>
+          installdiskspace="55900"
+          temporarydiskspace="133413"
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="21"
-          temporarydiskspace="56"
+          installdiskspace="24"
+          temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
-          installdiskspace="291"
-          temporarydiskspace="1793"
-          script="sip-4.1.sh"/>
+          installdiskspace="288"
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt,Sip"
-          installdiskspace="14670"
-          temporarydiskspace="55896"
-          script="PyQt-3.13.sh"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
-           version="1.31.0" 
+           version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="20086"
-          temporarydiskspace="69484"
-          script="BOOST-1.31.0.sh"/>
+          installdiskspace="35084"
+          temporarydiskspace="66848"
+          script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3221"
-          temporarydiskspace="27512"
+          installdiskspace="3891"
+          temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="207372"
-          temporarydiskspace="844120"
-          script="CAS-6.2.sh"/>
+          installdiskspace="237087"
+          temporarydiskspace="980538"
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
-           version="0.4.1
+           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="448"
-          temporarydiskspace="4136"
-          script="qwt-0.4.1.sh"/>
+          installdiskspace="1054"
+          temporarydiskspace="11948"
+          script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.5
+           version="4.1.0
            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="31227"
-          temporarydiskspace="70140"
-          script="omniORB-4.0.5.sh"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="3730"
-          temporarydiskspace="28556"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="18205"
-          temporarydiskspace="41768"
-          script="med-2.2.3.sh"/>
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.2
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk,Python"
-          installdiskspace="44811"
-          temporarydiskspace="201556"
-          script="VTK-4.2.2.sh"/>
+          installdiskspace="36395"
+          temporarydiskspace="172034"
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="22.0
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2667"
-          temporarydiskspace="8852"
-          script="Numeric-22.0.sh"/>
+          installdiskspace="2590"
+          temporarydiskspace="7840"
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="1.9
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="17720"
-          temporarydiskspace="71296"
-          script="graphviz-1.9.sh"/>
+          installdiskspace="8741"
+          temporarydiskspace="44340"
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="5438"
-          temporarydiskspace="32696"
-          script="doxygen-1.4.6.sh"/>
+          installdiskspace="8005"
+          temporarydiskspace="32355"
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2010"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           version="4.5"
            description="Quadrangle meshing algorithmic tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,OpenCascade"
-          installdiskspace="4836"
-          temporarydiskspace="11052"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="741"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="2256"
+          installdiskspace="9713"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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="128736,9782"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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="34378"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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="104784,6963"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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="67016"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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="186274,12393"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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="39153"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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="361939,31729"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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="62801"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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="237632,11120"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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="46336"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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="110057,6650"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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="26412"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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="238973,4991"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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="62325"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="36361,72"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="2461"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2518,56"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="154"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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="36211,481"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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="31727"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="2073,147"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="28"
+          installdiskspace="68"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="16277,324"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="3232"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="11785,90"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="2288"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2021,172"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="26"
+          installdiskspace="104"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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="2914,141"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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="137"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="34976"
+          installdiskspace="48711"
           temporarydiskspace="0"
           script="SAMPLES.sh"/>
 </document>
index efdce4686be6005f6883d808e6733abb1a30d8fe..fe79e94d874c0b3fb289acefeb07857a4b662021 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="Scientific4.2"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
           temporarydiskspace="0"
           script="gcc-3.4.sh"/>
   <product name="tcltk" 
-           version="8.4.5
+           version="8.4.14
            description="Tcl/Tk library"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
           installdiskspace="23060"
           temporarydiskspace="39388"
-          script="tcltk-8.4.5.sh"/>
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.4" 
+           version="2.4.4" 
            description="Python language interpreter"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="36916"
-          temporarydiskspace="57788"
-          script="Python-2.3.4.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.3
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="50369"
+          installdiskspace="55900"
           temporarydiskspace="133413"
-          script="qt-3.3.3.sh"/>
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="19"
+          installdiskspace="24"
           temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
-          installdiskspace="352"
-          temporarydiskspace="2168"
-          script="sip-4.1.sh"/>
+          installdiskspace="288"
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt,Sip"
-          installdiskspace="15669"
-          temporarydiskspace="60356"
-          script="PyQt-3.13.sh"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
-           version="1.31.0" 
+           version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="19786"
+          installdiskspace="35084"
           temporarydiskspace="66848"
-          script="BOOST-1.31.0.sh"/>
+          script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3026"
+          installdiskspace="3891"
           temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="217388"
+          installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="995"
+          installdiskspace="1054"
           temporarydiskspace="11948"
           script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.7
+           version="4.1.0
            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="31899"
-          temporarydiskspace="71032"
-          script="omniORB-4.0.7.sh"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="4229"
-          temporarydiskspace="47460"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="7470"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
           temporarydiskspace="19052"
-          script="med-2.2.3.sh"/>
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk,Python"
-          installdiskspace="37001"
+          installdiskspace="36395"
           temporarydiskspace="172034"
-          script="VTK-4.2.6.sh"/>
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2396"
+          installdiskspace="2590"
           temporarydiskspace="7840"
-          script="Numeric-23.7.sh"/>
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="8551"
+          installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="6090"
+          installdiskspace="8005"
           temporarydiskspace="32355"
-          script="doxygen-1.4.6.sh"/>
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2010"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           version="4.5"
            description="Quadrangle meshing algorithmic tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,OpenCascade"
-          installdiskspace="5215"
-          temporarydiskspace="11264"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="741"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="2256"
+          installdiskspace="9713"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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="128736,9810"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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="22407"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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="104784,6963"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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="57997"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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="186274,12393"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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="40742"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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="361939,31729"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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="64498"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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="237632,11120"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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="48564"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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="110057,6650"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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="25310"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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="238973,4990"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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="40288"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="36361,71"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="2618"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2518,56"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="175"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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="36211,481"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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="20252"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="2073,147"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="28"
+          installdiskspace="68"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="16277,324"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="3559"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="11785,90"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="2480"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2021,172"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="26"
+          installdiskspace="104"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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="2914,141"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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="152"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="34976"
+          installdiskspace="48711"
           temporarydiskspace="0"
           script="SAMPLES.sh"/>
 </document>
index 218ee77b36e5858678de9c0a4e426986b205cffd..94f0ef2db986769103c0618e7d39b73269c20d2b 100755 (executable)
@@ -1,10 +1,10 @@
 <document>
-  <config version="3.2.6"
+  <config version="3.2.2"
          caption="SALOME v%1"
           copyright="&lt;h5>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          os="Scientific4.3"/>
-  <path targetdir="${HOME}/salome_3.2.6"
+  <path targetdir="${HOME}/salome_3.2.2"
         tempdir="/tmp"/>
   <button label="Launch SALOME"
           tooltip="Click this button to launch SALOME"
@@ -15,7 +15,7 @@
           script="release_notes.sh"
          disable="false"/>
   <product name="gcc" 
-           version="3.4.5
+           version="3.4.4
            description="GNU Compiler Collection"
            install="use native"
           supported="use native"
           temporarydiskspace="0"
           script="gcc-3.4.sh"/>
   <product name="tcltk" 
-           version="8.4.7
+           version="8.4.14
            description="Tcl/Tk library"
-           install="use native"
-          supported="use native,install sources,install binaries"
+           install="install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
           installdiskspace="23060"
           temporarydiskspace="39388"
-          script="tcltk-8.4.7.sh"/>
+          script="tcltk-8.4.14.sh"/>
   <product name="Python" 
-           version="2.3.4" 
+           version="2.4.4" 
            description="Python language interpreter"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="36916"
-          temporarydiskspace="57788"
-          script="Python-2.3.4.sh"/>
+          installdiskspace="37875"
+          temporarydiskspace="59397"
+          script="Python-2.4.4.sh"/>
   <product name="Qt" 
-           version="3.3.3
+           version="3.3.8
            description="Multiplatform C++ GUI application framework"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="50369"
+          installdiskspace="55900"
           temporarydiskspace="133413"
-          script="qt-3.3.3.sh"/>
+          script="qt-3.3.8.sh"/>
   <product name="msg2qm"
            version="" 
            description="Qt's resources compiler"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="19"
+          installdiskspace="24"
           temporarydiskspace="48"
           script="msg2qm.sh"/>
   <product name="Sip"
-           version="4.1
+           version="4.5.2
            description="C++ to Python bindings generation tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt"
-          installdiskspace="352"
-          temporarydiskspace="2168"
-          script="sip-4.1.sh"/>
+          installdiskspace="288"
+          temporarydiskspace="2057"
+          script="sip-4.5.2.sh"/>
   <product name="PyQt"
-           version="3.13
+           version="3.17.0
            description="Python bindings for Qt library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python,Qt,Sip"
-          installdiskspace="15669"
-          temporarydiskspace="60356"
-          script="PyQt-3.13.sh"/>
+          installdiskspace="9476"
+          temporarydiskspace="57196"
+          script="PyQt-3.17.0.sh"/>
   <product name="boost"
-           version="1.31.0" 
+           version="1.32.0" 
            description="Free peer-reviewed portable STL extension"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="19786"
+          installdiskspace="35084"
           temporarydiskspace="66848"
-          script="BOOST-1.31.0.sh"/>
+          script="BOOST-1.32.0.sh"/>
   <product name="Swig" 
            version="1.3.24" 
            description="Simplified Wrapper and Interface Generator"
           supported="install sources"
           disable="false"
           dependancies="gcc,Python,tcltk"
-          installdiskspace="3026"
+          installdiskspace="3891"
           temporarydiskspace="25500"
           script="SWIG-1.3.24.sh"/>
   <product name="OpenCascade" 
-           version="6.2" 
+           version="6.2.1sp1
            description="Open CASCADE version 6.2"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="217388"
+          installdiskspace="237087"
           temporarydiskspace="980538"
-          script="CAS-6.2.sh"/>
+          script="CAS-6.1.2sp1.sh"/>
   <product name="Qwt" 
            version="4.2.0" 
            description="2-D plotting extension for Qt library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt"
-          installdiskspace="995"
+          installdiskspace="1054"
           temporarydiskspace="11948"
           script="qwt-4.2.0.sh"/>
   <product name="OmniORB"
-           version="4.0.7
+           version="4.1.0
            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="31899"
-          temporarydiskspace="71032"
-          script="omniORB-4.0.7.sh"/>
+          installdiskspace="33384"
+          temporarydiskspace="73360"
+          script="omniORB-4.1.0.sh"/>
   <product name="Hdf" 
            version="5-1.6.4" 
            description="Hierarchical Data Format library"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc"
-          installdiskspace="4229"
-          temporarydiskspace="47460"
+          installdiskspace="4476"
+          temporarydiskspace="51085"
           script="hdf5-1.6.4.sh"/>
   <product name="Med"
-           version="2.2.3
+           version="2.3.0
            description="MED format interface library"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Hdf"
-          installdiskspace="7470"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="med-2.3.0.sh"/>
+  <product name="Metis"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
           temporarydiskspace="19052"
-          script="med-2.2.3.sh"/>
+          script="metis-4.0.sh"/>
+  <product name="Scotch"
+           version="4.0" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="8050"
+          temporarydiskspace="19052"
+          script="scotch-4.0.sh"/>
   <product name="Vtk"
-           version="4.2.6
+           version="5.0.0
            description="Image processing, 3D graphics and visualization software system"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk,Python"
-          installdiskspace="37001"
+          installdiskspace="36395"
           temporarydiskspace="172034"
-          script="VTK-4.2.6.sh"/>
+          script="VTK-5.0.0.sh"/>
   <product name="Numeric"
-           version="23.7
+           version="24.2
            description="Numerical extension to Python"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2396"
+          installdiskspace="2590"
           temporarydiskspace="7840"
-          script="Numeric-23.7.sh"/>
+          script="Numeric-24.2.sh"/>
   <product name="Graphviz"
-           version="2.2.1
+           version="2.2.3
            description="Graph Drawing Programs set"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,tcltk"
-          installdiskspace="8551"
+          installdiskspace="8741"
           temporarydiskspace="44340"
-          script="graphviz-2.2.1.sh"/>
+          script="graphviz-2.2.3.sh"/>
   <product name="Doxygen"
-           version="1.4.6
+           version="1.4.7
            description="Documentation system for C++, C, Java, IDL, etc."
            install="install binaries"
-          supported="use native,install sources,install binaries"
+          supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,Graphviz"
-          installdiskspace="6090"
+          installdiskspace="8005"
           temporarydiskspace="32355"
-          script="doxygen-1.4.6.sh"/>
+          script="doxygen-1.4.7.sh"/>
   <product name="docutils"
-           version="0.3.7
+           version="0.3.9
            description="Utilites for processing plaintext documentation"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Python"
-          installdiskspace="2010"
+          installdiskspace="1755"
           temporarydiskspace="4147"
-          script="docutils-0.3.7.sh"/>
+          script="docutils-0.3.9.sh"/>
   <product name="netgen" 
-           version="4.5" 
+           version="4.5"
            description="Quadrangle meshing algorithmic tool"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,OpenCascade"
-          installdiskspace="5215"
-          temporarydiskspace="11264"
+          installdiskspace="5919"
+          temporarydiskspace="11936"
           script="netgen-4.5.sh"/>
   <product name="HXX2SALOME"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator"
            install="install binaries"
           supported="install sources,install binaries"
           disable="false"
           dependancies="gcc,Qt,HXX2SALOMEDOC"
-          installdiskspace="741"
+          installdiskspace="509"
           temporarydiskspace="13328"
           script="HXX2SALOME.sh"/>
   <product name="HXX2SALOMEDOC"
-           version="3.2.6
+           version="3.2.2
            description="SALOME module generator documentation"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="2256"
+          installdiskspace="9713"
           temporarydiskspace="9923"
           script="HXX2SALOMEDOC.sh"/>
   <product name="KERNELsrc"
-           version="3.2.6
+           version="3.2.2
            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="128736,9810"
+          installdiskspace="85038,11153"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_SRC.sh"/>
   <product name="KERNELbin"
-           version="3.2.6
+           version="3.2.2
            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="22407"
+          installdiskspace="25538"
           temporarydiskspace="0"
            pickupenv="true"
           script="KERNEL_BIN.sh"/>
   <product name="GUIsrc"
-           version="3.2.6
+           version="3.2.2
            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="104784,6963"
+          installdiskspace="82864,10313"
           temporarydiskspace="0"
           script="GUI_SRC.sh"/>
   <product name="GUIbin"
-           version="3.2.6
+           version="3.2.2
            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="57997"
+          installdiskspace="21242"
           temporarydiskspace="0"
           script="GUI_BIN.sh"/>
   <product name="GEOMsrc"
-           version="3.2.6
+           version="3.2.2
            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="186274,12393"
+          installdiskspace="196287,17706"
           temporarydiskspace="0"
           script="GEOM_SRC.sh"/>
   <product name="GEOMbin"
-           version="3.2.6
+           version="3.2.2
            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="40742"
+          installdiskspace="44123"
           temporarydiskspace="0"
           script="GEOM_BIN.sh"/>
   <product name="MEDsrc"
-           version="3.2.6
+           version="3.2.2
            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="361939,31729"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELsrc,GUIsrc"
+          installdiskspace="362361,71175"
           temporarydiskspace="0"
           script="MED_SRC.sh"/>
   <product name="MEDbin"
-           version="3.2.6
+           version="3.2.2
            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="64498"
+          dependancies="gcc,boost,OpenCascade,Python,Swig,Qt,msg2qm,Qwt,Hdf,Med,Metis,Scotch,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,KERNELbin,GUIbin"
+          installdiskspace="106584"
           temporarydiskspace="0"
           script="MED_BIN.sh"/>
   <product name="SMESHsrc"
-           version="3.2.6
+           version="3.2.2
            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="237632,11120"
+          installdiskspace="245334,15848"
           temporarydiskspace="0"
           script="SMESH_SRC.sh"/>
   <product name="SMESHbin"
-           version="3.2.6
+           version="3.2.2
            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="48564"
+          installdiskspace="62631"
           temporarydiskspace="0"
           script="SMESH_BIN.sh"/>
   <product name="VISUsrc"
-           version="3.2.6
+           version="3.2.2
            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="110057,6650"
+          installdiskspace="109526,9965"
           temporarydiskspace="0"
           script="VISU_SRC.sh"/>
   <product name="VISUbin"
-           version="3.2.6
+           version="3.2.2
            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="25310"
+          installdiskspace="28753"
           temporarydiskspace="0"
           script="VISU_BIN.sh"/>
   <product name="SUPERVsrc"
-           version="3.2.6
+           version="3.2.2
            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="238973,4990"
+          installdiskspace="151185,5927"
           temporarydiskspace="0"
           script="SUPERV_SRC.sh"/>
   <product name="SUPERVbin"
-           version="3.2.6
+           version="3.2.2
            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="40288"
+          installdiskspace="39588"
           temporarydiskspace="0"
           script="SUPERV_BIN.sh"/>
   <product name="NETGENPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="36361,71"
+          installdiskspace="40328,349"
           temporarydiskspace="0"
           script="NETGENPLUGIN_SRC.sh"/>
   <product name="NETGENPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="2618"
+          installdiskspace="10530"
           temporarydiskspace="0"
           script="NETGENPLUGIN_BIN.sh"/>
   <product name="GHS3DPLUGINsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2518,56"
+          installdiskspace="2516,120"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_SRC.sh"/>
   <product name="GHS3DPLUGINbin" 
-           version="3.2.6
+           version="3.2.2
            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="175"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="GHS3DPLUGIN_BIN.sh"/>
   <product name="COMPONENTsrc"
-           version="3.2.6
+           version="3.2.2
            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="36211,481"
+          installdiskspace="38150,685"
           temporarydiskspace="0"
           script="COMPONENT_SRC.sh"/>
   <product name="COMPONENTbin"
-           version="3.2.6
+           version="3.2.2
            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="20252"
+          installdiskspace="9809"
           temporarydiskspace="0"
           script="COMPONENT_BIN.sh"/>
   <product name="PYCALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="2073,147"
+          installdiskspace="2065,220"
           temporarydiskspace="0"
           script="PYCALCULATOR_SRC.sh"/>
   <product name="PYCALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="28"
+          installdiskspace="68"
           temporarydiskspace="0"
           script="PYCALCULATOR_BIN.sh"/>
   <product name="CALCULATORsrc"
-           version="3.2.6
+           version="3.2.2
            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="16277,324"
+          installdiskspace="17061,452"
           temporarydiskspace="0"
           script="CALCULATOR_SRC.sh"/>
   <product name="CALCULATORbin"
-           version="3.2.6
+           version="3.2.2
            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="3559"
+          installdiskspace="3968"
           temporarydiskspace="0"
           script="CALCULATOR_BIN.sh"/>
   <product name="HELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="11785,90"
+          installdiskspace="12505,196"
           temporarydiskspace="0"
           script="HELLO_SRC.sh"/>
   <product name="HELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="2480"
+          installdiskspace="2706"
           temporarydiskspace="0"
           script="HELLO_BIN.sh"/>
   <product name="PYHELLOsrc" 
-           version="3.2.6
+           version="3.2.2
            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="2021,172"
+          installdiskspace="2033,104"
           temporarydiskspace="0"
           script="PYHELLO_SRC.sh"/>
   <product name="PYHELLObin" 
-           version="3.2.6
+           version="3.2.2
            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="26"
+          installdiskspace="104"
           temporarydiskspace="0"
           script="PYHELLO_BIN.sh"/>
   <product name="LIGHTsrc"
-           version="3.2.6
+           version="3.2.2
            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="2914,141"
+          installdiskspace="3006,221"
           temporarydiskspace="0"
           script="LIGHT_SRC.sh"/>
   <product name="LIGHTbin"
-           version="3.2.6
+           version="3.2.2
            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="152"
+          installdiskspace="208"
           temporarydiskspace="0"
           script="LIGHT_BIN.sh"/>
   <product name="SAMPLES"
-           version="3.2.6
+           version="3.2.2
            context="salome sources,salome binaries" 
            description="SALOME samples files"
            install="install sources"
           supported="install sources"
           disable="false"
           dependancies=""
-          installdiskspace="34976"
+          installdiskspace="48711"
           temporarydiskspace="0"
           script="SAMPLES.sh"/>
 </document>
index 820dd2215ffdb7469e06db683fb4447d3481946e..87a2696ffb21fe28e19eab4a6f7140b57ecf5499 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${CALCULATOR_ROOT_DIR}" ]; then
index a4de58fa899da33a56abbd86128eb7d4324321cf..037bb1fb39170b9534cb24c23c56e53509c1871b 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${CALCULATOR_SRC_DIR}" ]; then
diff --git a/config_files/CAS-6.1.2sp1.sh b/config_files/CAS-6.1.2sp1.sh
new file mode 100755 (executable)
index 0000000..ec9d00c
--- /dev/null
@@ -0,0 +1,229 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : CAS-6.1.2sp1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+if [ -z "$CASROOT" ]; then
+    return 1
+fi
+check_lib_version ${CASROOT}/inc/Standard_Version.hxx
+if [ "$?" -ne "0" ] ; then
+    return 1
+fi
+ver_major=`grep "#define OCC_VERSION_MAJOR" ${CASROOT}/inc/Standard_Version.hxx | awk '{print $3}'`
+ver_minor=`grep "#define OCC_VERSION_MINOR" ${CASROOT}/inc/Standard_Version.hxx | awk '{print $3}'`
+ver_maint=`grep "#define OCC_VERSION_MAINTENANCE" ${CASROOT}/inc/Standard_Version.hxx | awk '{print $3}'`
+ver="$ver_major.$ver_minor.$ver_maint"
+if [ "$ver" == "6.1.1" ] ; then
+    return 0
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export CASROOT=\${INSTALL_ROOT}/${PRODUCT}
+export PATH=\${CASROOT}/bin:\${PATH}
+export LD_LIBRARY_PATH=\${CASROOT}/lib:\${CASROOT}/lin/lib:\${LD_LIBRARY_PATH}
+# Variable for Foundation Classes : 
+export CSF_UnitsLexicon=\${CASROOT}/src/UnitsAPI/Lexi_Expr.dat 
+export CSF_UnitsDefinition=\${CASROOT}/src/UnitsAPI/Units.dat 
+# Variable for DataExchange : 
+export CSF_SHMessage=\${CASROOT}/src/SHMessage
+export CSF_XSMessage=\${CASROOT}/src/XSMessage 
+# Variable for Font : 
+export CSF_MDTVFontDirectory=\${CASROOT}/src/FontMFT 
+export CSF_MDTVTexturesDirectory=\${CASROOT}/src/Textures 
+# Activation of OCCT Kernel multithreading :
+export MMGT_REENTRANT=1
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+check_version
+if [ $? -eq 0 ] ; then
+    cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export CASROOT=${CASROOT}
+export PATH=\${CASROOT}/bin:\${PATH}
+export LD_LIBRARY_PATH=\${CASROOT}/lib:\${CASROOT}/lin/lib:\${LD_LIBRARY_PATH}
+# Variable for Foundation Classes : 
+export CSF_UnitsLexicon=\${CASROOT}/src/UnitsAPI/Lexi_Expr.dat 
+export CSF_UnitsDefinition=\${CASROOT}/src/UnitsAPI/Units.dat 
+# Variable for DataExchange : 
+export CSF_SHMessage=\${CASROOT}/src/SHMessage
+export CSF_XSMessage=\${CASROOT}/src/XSMessage 
+# Variable for Font : 
+export CSF_MDTVFontDirectory=\${CASROOT}/src/FontMFT 
+export CSF_MDTVTexturesDirectory=\${CASROOT}/src/Textures 
+##
+EOF
+    make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+    return 0
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+# unpack
+check_jb tar xfz ${SOURCE_DIR}/CAS-6.1.2sp1.tar.gz -C ${INSTALL_WORK}
+cd ${PRODUCT_WORK}
+
+# configure
+if test `uname -m` = "x86_64" ; then
+    flags="CFLAGS=-m64 CXXFLAGS=-m64"
+    flags="$flags --with-xmu-include=/usr/X11R6/include/X11"
+    flags="$flags --with-xmu-library=/usr/X11R6/lib64"
+else
+    flags="$flags --with-xmu-include=/usr/X11R6/include/X11"
+    flags="$flags --with-xmu-library=/usr/X11R6/lib"
+fi
+glincdir="`where_gl_includes`"
+if [ $? -eq 0 ] ; then flags="$flags --with-gl-include=$glincdir"; fi
+gllibdir="`where_gl_libs`"
+if [ $? -eq 0 ] ; then flags="$flags --with-gl-library=$gllibdir"; fi
+tcldir="`where_tcl`"
+if [ $? -eq 0 ] ; then flags="$flags --with-tcl=$tcldir"; fi
+tkdir="`where_tk`"
+if [ $? -eq 0 ] ; then flags="$flags --with-tk=$tkdir"; fi
+dpsdir="`where_dps`"
+if [ $? -eq 0 ] ; then flags="$flags --with-dps-include=$dpsdir/include --with-dps-library=$dpsdir/lib"; fi
+flags="$flags --disable-debug --enable-production"
+
+export CASROOT=${PRODUCT_WORK}
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG ./configure $flags --prefix=${PRODUCT_DIR}
+
+# make
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make -j4 install-strip
+
+# copy includes
+cp -fr inc ${PRODUCT_DIR}
+cp -f config.h ${PRODUCT_DIR}
+(cd ${PRODUCT_DIR}/inc; ln -fs ../config.h config.h)
+# copy resources
+makedir ${PRODUCT_DIR}/src
+for d in UnitsAPI SHMessage FontMFT Textures XSMessage DrawResources ; do
+    cp -rp src/${d} ${PRODUCT_DIR}/src
+done
+(cd ${PRODUCT_DIR}; mkdir -p Linux; cd Linux; ln -fs ../lib lib; ln -fs ../bin bin)
+(cd ${PRODUCT_DIR}; mkdir -p lin;   cd lin;   ln -fs ../lib lib; ln -fs ../bin bin)
+
+# fix libGL dependencies
+cd ${PRODUCT_DIR}/lib
+gllibdir="`where_gl_libs`"
+if [ "$gllibdir" != "" ] ; then
+    if [ -f ${gllibdir}/libGL.la ] ; then
+       libdir=`grep "libdir=" ${gllibdir}/libGL.la | sed -e "s%libdir='\(.*\)'%\1%"`
+       if [ "`ls $libdir/libGL.so* 2>/dev/null`" ] ; then
+           str_to_replace="${gllibdir}/libGL.la"
+       fi
+    fi
+    if [ "$str_to_replace" == "" ] ; then
+       str_to_replace="-L${gllibdir} -lGL"
+    fi
+    sed -e "s%-lGL%%g"                                                         \
+       -e "s%[^[:space:]]*libGL.la[[:space:]]%%g"                             \
+       -e "s%^dependency_libs='\(.*\)%dependency_libs='${str_to_replace} \1%" \
+       libTKOpenGl.la > libTKOpenGl.la.new
+    mv -f libTKOpenGl.la.new libTKOpenGl.la
+fi
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/CAS-6.1.2sp1.tar.gz -C ${INSTALL_ROOT}
+
+# modify *.la files
+ldir=${PRODUCT_DIR}/lib
+if [ ! -d $ldir ]; then ldir=${PRODUCT_DIR}/Linux/lib; fi
+if [ ! -d $ldir ]; then ldir=${PRODUCT_DIR}/lin/lib; fi
+cd $ldir
+# 1. set libdir correctly, correct dependencies, set tcldir correctly
+tcldir=`printenv TCLHOME`
+for l in X `find . -name "*.la"`; do
+    if [ "$l" != "X" ] ; then
+       l=`basename $l`
+       libdir=`grep -e "libdir=.*" $l | sed -e "s/libdir=[\'|\"]\(.*\)[\'|\"]/\1/g"`
+       sed -e "s%${libdir}%${ldir}%g" $l > _$l
+       mv -f _$l $l
+       if [ -n "${tcldir}" ] && [ -d "${tcldir}" ] ; then
+           sed -e "s%-L[^[:space:]]*tcltk[^[:space:]]*/lib%-L${tcldir}/lib%g" $l > _$l
+           mv -f _$l $l
+       fi
+       chmod a+x $l
+    fi
+done
+
+# 2. fix libGL dependencies
+cd $ldir
+gllibdir="`where_gl_libs`"
+if [ "$gllibdir" != "" ] ; then
+    if [ -f ${gllibdir}/libGL.la ] ; then
+       libdir=`grep "libdir=" ${gllibdir}/libGL.la | sed -e "s%libdir='\(.*\)'%\1%"`
+       if [ "`ls $libdir/libGL.so* 2>/dev/null`" ] ; then
+           str_to_replace="${gllibdir}/libGL.la"
+       fi
+    fi
+    if [ "$str_to_replace" == "" ] ; then
+       str_to_replace="-L${gllibdir} -lGL"
+    fi
+    sed -e "s%-lGL%%g"                                                         \
+       -e "s%[^[:space:]]*libGL.la[[:space:]]%%g"                             \
+       -e "s%^dependency_libs='\(.*\)%dependency_libs='${str_to_replace} \1%" \
+       libTKOpenGl.la > libTKOpenGl.la.new
+    mv -f libTKOpenGl.la.new libTKOpenGl.la
+fi
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="cas" ; fi
+export PRODUCT="CAS-6.1.2sp1"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
index 07af580643eb9de7df013e51403edc24822fe62c..7817fad149269ad02163e9aed92afb7d317a39f6 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${COMPONENT_ROOT_DIR}" ]; then
index 95dc92f31ae7c3b567115a405d3f202e73c88f1e..3c520935984245bc52472cd925505c616373a161 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${COMPONENT_SRC_DIR}" ]; then
index aa49cb71a177b3bd60938e113622fc0295f82550..e316868a9906de0934b8e4750d97a68734530210 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${GEOM_ROOT_DIR}" ]; then
index dc2be2cf3162fd17d5e95224a88c676f55cedaf6..6ec2bab69362deb82dedf59cf93457a5d70118d8 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${GEOM_SRC_DIR}" ]; then
index 816d16cfdb1ee25c4afe85dfe47ecf1a5868e63e..d3528bd6dc200e7fe461e0b370ac5a9afc18b1a1 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${GHS3DPLUGIN_ROOT_DIR}" ]; then
index 02389a77e95a68f13ee28e3a9aa29281af4c24a1..e8339ced9bbfb3d7dde053f00d12f389e9bb28d3 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${GHS3DPLUGIN_SRC_DIR}" ]; then
index 6962d5a0155ea4230bd8ab43777a9b97b96922a3..d7aa67635288d7b6e823492c3cda00c66e8642c5 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${GUI_ROOT_DIR}" ]; then
index b804c613d4dfabf93ec7b733976108d764030081..c0e7c0e09bc78fe6a32f1fea1fff5f851cbfd154 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${GUI_SRC_DIR}" ]; then
index 9136708e35ef2d6815d963381be2504a5fd70dcb..f6bcf0b1a1f34fb82b765b4948609b921c49ef70 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${HELLO_ROOT_DIR}" ]; then
index 745e7afb354b4d28ba85eaed6e731ae0f955c74c..7ea9d2f261e82234dca6266cffcd3a8190e38e15 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${HELLO_SRC_DIR}" ]; then
index 450d3b07497e090abe743f2f678aaa4852a5b0fc..cac5f25ad2b2606882147a13338aa6cbfa05db23 100755 (executable)
@@ -56,7 +56,7 @@ source ${INSTALL_WORK}/$SHRC
 
 makedir ${PRODUCT_DIR}
 
-check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEsourcesV3.2.6.tar.gz -C ${INSTALL_WORK}
+check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEsourcesV3.2.2.tar.gz -C ${INSTALL_WORK}
 cd ${PRODUCT_WORK}
 cat >> ${PRODUCT_DIR}/CONFIGURE.LOG <<EOF
 -------------------
@@ -90,7 +90,7 @@ install_binary()
 make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
 source ${INSTALL_WORK}/$SHRC
 
-check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEbinariesV3.2.6.tar.gz -C ${INSTALL_ROOT}
+check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEbinariesV3.2.2.tar.gz -C ${INSTALL_ROOT}
 
 print_env
 }
@@ -101,7 +101,7 @@ export SOURCE_DIR=$3;
 export INSTALL_ROOT=$4;
 export PRODUCT_SEQUENCE=$5;
 if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="HXX2SALOME" ; fi
-export PRODUCT="HXX2SALOME_3.2.6"
+export PRODUCT="HXX2SALOME_3.2.2"
 export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
 export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
 source ./common.sh
index dccfdcaa9f18f3a1c562ad14a391c102633648a5..d25d4945f060b3a3e0d6a70d4feaec0b898b2c01 100755 (executable)
@@ -40,7 +40,7 @@ install_source(){
 make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
 source ${INSTALL_WORK}/$SHRC
 
-check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEDOCsourcesV3.2.6.tar.gz -C ${INSTALL_ROOT}
+check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEDOCsourcesV3.2.2.tar.gz -C ${INSTALL_ROOT}
 
 print_env
 }
@@ -56,7 +56,7 @@ export SOURCE_DIR=$3;
 export INSTALL_ROOT=$4;
 export PRODUCT_SEQUENCE=$5;
 if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="HXX2SALOMEDOC" ; fi
-export PRODUCT="HXX2SALOMEDOC_3.2.6"
+export PRODUCT="HXX2SALOMEDOC_3.2.2"
 export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
 export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
 source ./common.sh
index a0fb718bdb3d1d84a4e585e3cf20654279dbaef8..ec1062d82b5166350ce5cf64e4238a2ff01a0976 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${KERNEL_ROOT_DIR}" ]; then
index 243c18578dfcaa8fa08fc43d105cc79d14b6e1be..7c0bf3d22cb6324588e00654c6a23d2e73fa5650 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${KERNEL_SRC_DIR}" ]; then
index 0327097a41df23c849177fd909a0ed024881f3c0..a932faa5a63245ee0517de36ba41987af75f8ea8 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${LIGHT_ROOT_DIR}" ]; then
index 44958699691868269ead27e2845823550b0889b2..862f49928ae586c55416fd0019699f061b8d4e0a 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${LIGHT_SRC_DIR}" ]; then
index 823601612499802040e44fc1b45092323e646e80..148ab365276d55dfe08d88ee4cefdb1c77900c57 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${MED_ROOT_DIR}" ]; then
index 3249225d10f7420e5045695c8dd2057f7a18a7fe..5d3c27a176ea256ca7169ed4aa6a304f6e65cf3c 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${MED_SRC_DIR}" ]; then
index 4d2d472922369f46d6e8387887df5fcadd73ef86..adcd4c82a3870380eac0c2d809be42b9d5e65f8f 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${NETGENPLUGIN_ROOT_DIR}" ]; then
index 857f497d1c5c7dd741a33a8e3eb4412396dcf33a..e0c0c31130b121775fcba9b291ac3d1e1d27b669 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${NETGENPLUGIN_SRC_DIR}" ]; then
diff --git a/config_files/Numeric-24.2.sh b/config_files/Numeric-24.2.sh
new file mode 100755 (executable)
index 0000000..60810f4
--- /dev/null
@@ -0,0 +1,152 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : Numeric-24.2.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version(){
+ver=`python -c 'import Numeric; print Numeric.__version__' 2>/dev/null`
+if [ "$ver" == "24.2" ]; then
+   return 0
+fi
+return 1
+}
+
+print_env(){
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PYTHONPATH=\${INSTALL_ROOT}/${PRODUCT}/lib/python\${PYTHON_VERSION}/site-packages/Numeric:\${PYTHONPATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+numpath=`python -c "import Numeric; print Numeric.__file__" 2>/dev/null`
+if [ -n "${numpath}" ] ; then
+    numpath=`dirname ${numpath}`
+    ver=`python -c 'import Numeric; print Numeric.__version__' 2>/dev/null | awk -F. '{v=0;for(i=1;i<=NF;i++)v=v*100+$i;print v}'`
+    if [ $ver -ge 2402 ] ; then
+       tmp="${numpath} ${numpath} \${PYTHONPATH} ${PYTHONPATH}";  
+       pythonpath=`sort_path ${tmp}`
+       cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PYTHONPATH=${pythonpath}
+##
+EOF
+       make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+       if [ $ver -eq 2402 ] ; then
+           return 0
+       else
+           return 2
+       fi
+    fi
+fi
+return 1
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/Numeric-24.2.tar.gz -C ${INSTALL_WORK}
+cd ${PRODUCT_WORK}
+  if test `uname -m` = "x86_64" ; then
+export CFLAGS=-m64
+export CXXFLAGS=-m64
+  fi
+# check existence of lapack, f77blas, cblas, atlas, g2c libraries
+check_lib_version liblapack.so  $LD_LIBRARY_PATH:/usr/lib
+lapack_nf=$?
+check_lib_version libf77blas.so $LD_LIBRARY_PATH:/usr/lib
+f77blas_nf=$?
+check_lib_version libcblas.so   $LD_LIBRARY_PATH:/usr/lib
+cblas_nf=$?
+check_lib_version libatlas.so   $LD_LIBRARY_PATH:/usr/lib
+atlas_nf=$?
+check_lib_version libg2c.so     $LD_LIBRARY_PATH:/usr/lib
+g2c_nf=$?
+let nfound=$lapack_nf+$f77blas_nf+$cblas_nf+$atlas_nf+$g2c_nf
+# modify build procedure according to the libraries found
+if [ $nfound -gt 0 ] ; then
+    cp setup.py setup.py.orig
+    if [ "$lapack_nf" -eq "1" ] ; then
+       sed -e "s%\(^libraries_list = \[\)\('lapack', \)\(.*\)$%\1\3%g" setup.py > _setup.py
+       mv _setup.py setup.py
+    fi
+    if [ "$f77blas_nf" -eq "1" ] ; then 
+       sed -e "s%\(^libraries_list = \[.*\)\('f77blas', \)\(.*\)$%\1\3%g" setup.py > _setup.py
+       mv _setup.py setup.py
+    fi
+    if [ "$cblas_nf" -eq "1" ] ; then
+       sed -e "s%\(^libraries_list = \[.*\)\('cblas', \)\(.*\)$%\1\3%g" setup.py > _setup.py
+       mv _setup.py setup.py
+    fi
+    if [ "$atlas_nf" -eq "1" ] ; then
+       sed -e "s%\(^libraries_list = \[.*\)\('atlas', \)\(.*\)$%\1\3%g" setup.py > _setup.py
+       mv _setup.py setup.py
+    fi
+    if [ "$g2c_nf" -eq "1" ] ; then
+       sed -e "s%\(^libraries_list = \[.*\)\('g2c'\)\(.*\)$%\1\3%g" setup.py > _setup.py
+       mv _setup.py setup.py
+    fi
+    sed -e "s%^use_dotblas = 1%use_dotblas = 0%g" setup.py > _setup.py
+    mv _setup.py setup.py
+    sed -e "s%#\(os.path.join('Src', 'blas_lite.c'),\)%\1%g" setup.py > _setup.py
+    mv _setup.py setup.py
+    sed -e "s%#\(os.path.join('Src', 'f2c_lite.c'),\)%\1%g" setup.py > _setup.py
+    mv _setup.py setup.py
+    sed -e "s%#\(os.path.join('Src', 'zlapack_lite.c'),\)%\1%g" setup.py > _setup.py
+    mv _setup.py setup.py
+    sed -e "s%#\(os.path.join('Src', 'dlapack_lite.c')\)%\1%g" setup.py > _setup.py
+    mv _setup.py setup.py
+    chmod a+x setup.py
+fi
+
+check_job ${PRODUCT_DIR}/INSTALL.LOG python setup.py install --prefix=${PRODUCT_DIR}
+
+  if test `uname -m` = "x86_64" ; then
+      cd ${PRODUCT_DIR}; ln -sf lib64 lib
+  fi
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+check_jb tar xfz ${SOURCE_DIR}/Numeric-24.2.tar.gz -C ${INSTALL_ROOT}
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="numeric" ; fi
+export PRODUCT="Numeric-24.2"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
index 89649b8af716e7ff005b705e17cd5dea33e49e4d..98080b7006899f63d3cadc251e5f480d7f0b68be 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${PYCALCULATOR_ROOT_DIR}" ]; then
index ac57299a37a0560a689dcfaf27763b711fcba0e1..b5095f9156c2359e024a34e78280a48bace36332 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${PYCALCULATOR_SRC_DIR}" ]; then
index 8803ef2614cd0fd7cc8835b7f97f1bad23f30597..5472268b68d8893beda10c45f9bd0a5e2e612aa3 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${PYHELLO_ROOT_DIR}" ]; then
index b7218a2ba5ad130238537d55a0334a5c7bc6097b..287f5106f17de60c6c13bca98c71fec0b09f0f87 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${PYHELLO_SRC_DIR}" ]; then
diff --git a/config_files/PyQt-3.17.0.sh b/config_files/PyQt-3.17.0.sh
new file mode 100755 (executable)
index 0000000..d3e16e0
--- /dev/null
@@ -0,0 +1,165 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : PyQt-3.17.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+if [ -n "${PYQTDIR}" ] && [ -f ${PYQTDIR}/pyqtconfig.py ] ; then
+    ver=`cd ${PYQTDIR} && python -c "from pyqtconfig import Configuration; c=Configuration();print c.__getattr__('pyqt_version_str')" 2>/dev/null`
+    if [ -n "$ver" ] ; then
+       maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+       min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+       rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+       let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+       if [ $ver -eq 031700 ] ; then
+           return 0
+       fi
+    fi
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PYQTDIR=\${INSTALL_ROOT}/${PRODUCT}
+export PYQT_SIPS=\${PYQTDIR}/sip
+export PATH=\${PYQTDIR}:\$PATH 
+export PYTHONPATH=\${PYQTDIR}:\${PYTHONPATH}
+export LD_LIBRARY_PATH=\${PYQTDIR}:\$LD_LIBRARY_PATH 
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+# we need version 3.13 or newer
+try_native(){
+# check pyuic
+pyqtdir="`find_in_path pyuic ${PATH}:/usr/bin`"
+if [ -z "${pyqtdir}" ] ; then return 1 ; fi
+# check sip files
+pyqt_sips="`find_in_path qtmod.sip ${pyqtdir}/sip/qt:/usr/share/sip/qt:/usr/share/sip/qt/qt`"
+if [ -z "${pyqt_sips}" ] ; then return 1 ; fi
+pyqt_sips=`cd $pyqt_sips/.. ; pwd`
+# check configuration file
+python_version="`python -c 'import sys; print sys.version[:3]'`"
+if test `uname -m` = "x86_64" ; then
+pyqt_cfg="`find_in_path pyqtconfig.py ${pyqtdir}:/usr/lib64/python${python_version}/site-packages`"
+else
+pyqt_cfg="`find_in_path pyqtconfig.py ${pyqtdir}:/usr/lib/python${python_version}/site-packages`"
+fi
+if [ -z "${pyqt_cfg}" ] ; then return 1 ; fi
+# check library
+if test `uname -m` = "x86_64" ; then
+pyqt_lib="`find_in_path qt.so ${pyqtdir}:/usr/lib64/python${python_version}/site-packages`"
+else
+pyqt_lib="`find_in_path qt.so ${pyqtdir}:/usr/lib/python${python_version}/site-packages`"
+fi
+if [ -z "${pyqt_lib}" ] ; then return 1 ; fi
+# check version
+ver=`cd ${pyqt_cfg} && python -c "from pyqtconfig import Configuration; c=Configuration();print c.__getattr__('pyqt_version_str')" 2>/dev/null`
+if [ -n "$ver" ] ; then
+    maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+    # version number should be at least 3.13
+    if [ $ver -ge 031300 ] ; then
+       tmp="${pyqtdir} ${pyqtdir} \${PATH} ${PATH}";  
+       path=`sort_path ${tmp}`
+       tmp="${pyqt_lib} ${pyqt_lib} \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+       ld_library_path=`sort_path ${tmp}`
+       tmp="${pyqt_cfg} ${pyqt_cfg} \${PYTHONPATH} ${PYTHONPATH}";  
+       pythonpath=`sort_path ${tmp}`
+       cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PYQT_SIPS=${pyqt_sips}
+export PATH=${path}
+export PYTHONPATH=${pythonpath}
+export LD_LIBRARY_PATH=${ld_library_path}
+##
+EOF
+       make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+       return 0
+    fi
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/PyQt-3.17.0.tar.gz -C ${INSTALL_WORK}
+cd ${PRODUCT_WORK}
+
+if test `uname -m` = "x86_64" ; then
+export CFLAGS=-m64 CXXFLAGS=-m64
+fi
+
+sed -e 's%check_license()$%#check_license()%g' configure.py > configure.py.new
+mv -f configure.py.new configure.py
+
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG \
+    python configure.py -b ${PRODUCT_DIR} -d ${PRODUCT_DIR} -v ${PRODUCT_DIR}/sip
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+check_job ${PRODUCT_DIR}/INSTALL.LOG make install
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/PyQt-3.17.0.tar.gz -C ${INSTALL_ROOT}
+
+# modify pyqtconfig.py file
+cd ${PRODUCT_DIR}
+sed -e "s%\('pyqt_bin_dir':[[:space:]]*\).*%\1'${PRODUCT_DIR}',%g"     pyqtconfig.py > pyqtconfig.py.1
+sed -e "s%\('pyqt_mod_dir':[[:space:]]*\).*%\1'${PRODUCT_DIR}',%g"     pyqtconfig.py.1 > pyqtconfig.py
+sed -e "s%\('pyqt_sip_dir':[[:space:]]*\).*%\1'${PRODUCT_DIR}/sip',%g" pyqtconfig.py > pyqtconfig.py.1
+mv pyqtconfig.py.1 pyqtconfig.py
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="pyqt" ; fi
+export PRODUCT="PyQt-3.17.0"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/Python-2.4.4.sh b/config_files/Python-2.4.4.sh
new file mode 100755 (executable)
index 0000000..0579252
--- /dev/null
@@ -0,0 +1,203 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : Python-2.4.4.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+if [ -z "$PYTHONHOME"  ]; then
+   return 1
+fi
+isPython=`which python 2>/dev/null`
+if [ -n "$isPython" ]; then
+  # version number is calculated as: <major>*10000+<minor>*100+<release>
+  # for Python 2.4.4 it is equal to 20404
+  ver=`python -V 2>&1`
+  ver=`echo $ver | awk '{print $2}' | awk -F. '{v1=0;v2=0;v3=0;if(NF>0)v1=$1;if(NF>1)v2=$2;if(NF>2)v3=$3;print v1*10000+v2*100+v3}'`
+  if [ $ver -eq 20404 ] ;  then 
+    return 0
+  fi
+fi
+return 1 
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PYTHONHOME=\${INSTALL_ROOT}/${PRODUCT}
+export PATH=\${PYTHONHOME}/bin:\${PATH}
+export LD_LIBRARY_PATH=\${PYTHONHOME}/lib:\${LD_LIBRARY_PATH}
+export PYTHON_VERSION=\`python -c "import sys; print sys.version[:3]"\`
+export PYTHON_INCLUDE=\${PYTHONHOME}/include/python\${PYTHON_VERSION}
+export PYTHONPATH=\${PYTHONHOME}/lib/python\${PYTHON_VERSION}:\${PYTHONPATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+pythonhome="`find_in_path python ${PATH}`"
+if [ -z "${pythonhome}" ] ; then
+    pythonhome="`find_in_path python /usr/bin`"
+fi
+if [ -n "${pythonhome}" ] ; then
+    pythonhome=`cd ${pythonhome}/..; pwd`
+    # get version number: <major>, <minor> and <release>
+    # <major> and <minor> numbers are checked strickly, but <release> number can be larger than required one
+    # version number is calculated as: <major>*10000+<minor>*100+<release>
+    # for Python 2.4.4 it is equal to 20404
+    ver=`python -V 2>&1`
+    maj_ver=`echo $ver | awk '{print $2}' | awk -F. '{if(NF>0) print $1; else print 0}'`
+    min_ver=`echo $ver | awk '{print $2}' | awk -F. '{if(NF>1) print $2; else print 0}'`
+    rel_ver=`echo $ver | awk '{print $2}' | awk -F. '{if(NF>2) print $3; else print 0}'`
+    let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+    if [ $ver -ge 20404 ] ;  then 
+       tmp="\${PYTHONHOME}/bin ${pythonhome}/bin \${PATH} ${PATH}";  
+       path=`sort_path ${tmp}`
+       tmp="\${PYTHONHOME}/lib/python\${PYTHON_VERSION} ${pythonhome}/lib/python${maj_ver}.${min_ver} \${PYTHONPATH} ${PYTHONPATH}";  
+       pythonpath=`sort_path ${tmp}`
+       tmp="\${PYTHONHOME}/lib ${pythonhome}/lib \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+       ld_library_path=`sort_path ${tmp}`
+       cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PYTHONHOME=${pythonhome}
+export PATH=${path}
+export LD_LIBRARY_PATH=${ld_library_path}
+export PYTHON_VERSION=\`python -c "import sys; print sys.version[:3]"\`
+export PYTHON_INCLUDE=\${PYTHONHOME}/include/python\${PYTHON_VERSION}
+export PYTHONPATH=${pythonpath}
+##
+EOF
+       make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+#######       THIS COULD BE USED FOR STRICT COMPARISON  ##############################
+#      if [ $maj_ver -eq 2 ] && [ $min_ver -eq 4 ] && [ $rel_ver -eq 1 ] ;  then 
+######################################################################################
+       if [ $maj_ver -eq 2 ] && [ $min_ver -eq 4 ] && [ $rel_ver -ge 1 ] ;  then 
+           return 0
+       else
+           return 2
+       fi
+    fi
+fi
+return 1
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+if test `uname -m` = "x86_64" ; then
+#    export PYTHON_ARCHIVE_PREFIX="-lib64"
+#    export PYTHON_LIB_PREFIX="64"
+    export CFLAGS=-m64
+    export CXXFLAGS=-m64
+    PYTHON_CONFIGURE_OPTIONS="--with-threads --with-cxx=`which g++` --enable-shared CFLAGS=-m64 CXXFLAGS=-m64"
+else
+    export PYTHON_ARCHIVE_PREFIX=""
+    PYTHON_CONFIGURE_OPTIONS="--with-threads --with-cxx=`which g++` --enable-shared"
+fi
+
+# INV check_jb tar xfz ${SOURCE_DIR}/Python-2.4.4${PYTHON_ARCHIVE_PREFIX}.tar.gz -C ${INSTALL_WORK}
+check_jb tar xfz ${SOURCE_DIR}/Python-2.4.4.tar.gz -C ${INSTALL_WORK}
+
+# apply patch for 64-bit platforms
+#if test `uname -m` = "x86_64" ; then
+#    if [ -f patches/Python-2.4.4-lib64.patch ] ; then
+#      cp patches/Python-2.4.4-lib64.patch ${PRODUCT_WORK} 
+#      ( cd ${PRODUCT_WORK} ;                   \
+#        patch -p1 < Python-2.4.4-lib64.patch ; \
+#        rm -rf aclocal.m4 ;                    \
+#        aclocal >& /dev/null ;                 \
+#        autoconf >& /dev/null ;                \
+#        aclocal >& /dev/null ;                 \
+#        autoconf >& /dev/null )
+#    fi
+#fi
+
+cd ${PRODUCT_WORK}
+
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG \
+    ./configure --prefix=${PRODUCT_DIR} $PYTHON_CONFIGURE_OPTIONS
+
+# vsr: force linking to libstdc++.so
+sed -e 's%\(^LIBS=.*\)%\1 -lstdc++%g' Makefile > _Makefile
+mv -f _Makefile Makefile
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make 
+check_job ${PRODUCT_DIR}/MAKINSTALL.LOG make install
+# INV (cd ${PRODUCT_DIR}/lib${PYTHON_LIB_PREFIX}/python2.4/config; ln -fs ../../libpython2.4.so.1.0 libpython2.4.so)
+(cd ${PRODUCT_DIR}/lib/python2.4/config; ln -fs ../../libpython2.4.so.1.0 libpython2.4.so)
+
+cd ${PRODUCT_DIR}/bin
+for sc in idle pydoc smtpd.py ; do
+    if [ -e $sc ] ; then
+       sed -e "s%#\!.*python%#\!/usr/bin/env python%" "$sc" > _"$sc"
+       mv -f _"$sc" "$sc"
+       chmod a+x "$sc"
+    fi
+done
+
+if test `uname -m` = "x86_64" ; then
+    ( cd ${PRODUCT_DIR}; ln -sf lib lib64)
+fi
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/Python-2.4.4.tar.gz -C ${INSTALL_ROOT}
+
+(cd ${PRODUCT_DIR}/lib/python2.4/config; ln -fs ../../libpython2.4.so.1.0 libpython2.4.so)
+
+cd ${PRODUCT_DIR}/bin
+for sc in idle pydoc smtpd.py ; do
+    if [ -e $sc ] ; then
+       sed -e "s%#\!.*python%#\!/usr/bin/env python%" "$sc" > _"$sc"
+       mv -f _"$sc" "$sc"
+       chmod a+x "$sc"
+    fi
+done
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="python" ; fi
+export PRODUCT="Python-2.4.4"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+${PROCEDURE}
index 5e5ffd7bbcad75ce8b83087b34106339d5594d2e..67a2cd65ff048377b7be29a71ae4b6b19b3cbc46 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 # There is no possibility to check version number
index 5d2aba8f52281b252bf6b26dbc7b94bf046ecc71..440a876eee5fd9c442a890df032ae34d60a4cae7 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${SMESH_ROOT_DIR}" ]; then
index 02b6c572a002ba7aef50bccc9f984e123c024728..3794477243d6ec8ae15847acd16262361699df99 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${SMESH_SRC_DIR}" ]; then
index f13d40f2a479b2e533555eadec0dea39ee3bdb61..9394b53848f0bbad66523b1b06f234a5ef6809c3 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${SUPERV_ROOT_DIR=}" ]; then
index 56f9b2e05c7c38799fc480f6435d46ff9a6ac361..977247afdd1be10714c294660166dd9ba506c460 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${SUPERV_SRC_DIR}" ]; then
index f5911ff3fa1f23961d0a5cf8fe2b7c59485f6ffb..a6a5df080f8268fb21fadf38b8302cf0a09d3d42 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${VISU_ROOT_DIR}" ]; then
index 59d0e37fcac0ae91219f86028e882a5a6ba461eb..b5cd90f416460b09cbfd0a09ac4f2988ba780d92 100755 (executable)
@@ -12,7 +12,7 @@
 #
 ####################################################################################
 
-VERSION="3.2.6"
+VERSION="3.2.2"
 
 check_version(){
 if [ -n "${VISU_SRC_DIR}" ]; then
diff --git a/config_files/VTK-5.0.0.sh b/config_files/VTK-5.0.0.sh
new file mode 100755 (executable)
index 0000000..456ba70
--- /dev/null
@@ -0,0 +1,244 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : VTK-5.0.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+if [ -z "$VTKHOME" ]; then
+   return 1 
+fi
+check_lib_version libvtkCommon.so ${VTKHOME}/lib/vtk
+if [ "$?" -eq "0" ]; then
+   return 0
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export VTKHOME=\${INSTALL_ROOT}/${PRODUCT}
+export PATH=\${VTKHOME}/bin:\${PATH}
+export LD_LIBRARY_PATH=\${VTKHOME}/lib/vtk:\${LD_LIBRARY_PATH}
+export PYTHONPATH=\${VTKHOME}/lib/vtk:\${VTKHOME}/lib/python\${PYTHON_VERSION}/site-packages/vtk_python:\${PYTHONPATH}
+export TCLLIBPATH="\${VTKHOME}/lib/vtk/tcl \${TCLLIBPATH}"
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+check_version
+if [ $? -eq 0 ] ; then
+    python_version="`python -c 'import sys; print sys.version[:3]'`"
+    tmp="\${VTKHOME}/bin ${VTKHOME}/bin \${PATH} ${PATH}";  
+    path=`sort_path ${tmp}`
+    tmp="\${VTKHOME}/lib/vtk ${VTKHOME}/lib/vtk \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+    ld_library_path=`sort_path ${tmp}`
+    tmp="\${VTKHOME}/lib/vtk:\${VTKHOME}/lib/python${PYTHON_VERSION}/site-packages/vtk_python ${VTKHOME}/lib/vtk:${VTKHOME}/lib/python${python_version}/site-packages/vtk_python \${PYTHONPATH} ${PYTHONPATH}";  
+    python_path=`sort_path ${tmp}`
+    cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export VTKHOME=${VTKHOME}
+export PATH=${path}
+export LD_LIBRARY_PATH=${ld_library_path}
+export PYTHONPATH=${python_path}
+export TCLLIBPATH="\${VTKHOME}/lib/vtk/tcl \${TCLLIBPATH}"
+##
+EOF
+    make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+    return 0
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/cmake-2.2.3.tar.gz -C ${INSTALL_WORK}
+check_jb tar xfz ${SOURCE_DIR}/VTK-5.0.0.tar.gz -C ${INSTALL_WORK}
+
+# apply patches for 64-bit platforms
+if test `uname -m` = "x86_64" ; then
+    if [ -f patches/cmake-2.2.3-lib64.patch ] ; then
+       cp patches/cmake-2.2.3-lib64.patch ${INSTALL_WORK}/cmake-2.2.3 
+       ( cd ${INSTALL_WORK}/cmake-2.2.3 ; patch -p1 < cmake-2.2.3-lib64.patch )
+    fi
+    if [ -f patches/vtk-5.0.0-lib64.patch ] ; then
+       cp patches/vtk-5.0.0-lib64.patch ${PRODUCT_WORK}
+       ( cd ${PRODUCT_WORK} ; patch -p1 < vtk-5.0.0-lib64.patch )
+    fi
+fi
+# apply patch: fix pb with importing Python vtk modules on some platforms
+if [ -f patches/vtk-5.0.0-patented.patch ] ; then
+    cp patches/vtk-5.0.0-patented.patch ${PRODUCT_WORK}
+    ( cd ${PRODUCT_WORK} ; patch -p1 < vtk-5.0.0-patented.patch )
+fi
+
+cd ${INSTALL_WORK}/cmake-2.2.3 
+
+check_job ${PRODUCT_DIR}/CONFIGUREcmake.LOG ./configure
+cat >> ${PRODUCT_DIR}/MAKEcmake.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKEcmake.LOG make
+
+cd ${PRODUCT_WORK}
+
+# apply a small patch for VTK (needed for gcc-3.4)
+sed -e "s%seekg(self->GetFile()->tellg()%seekg(static_cast<long>(self->GetFile()->tellg())%g" IO/vtkBMPReader.cxx > IO/vtkBMPReader.cxx.orig
+mv -f IO/vtkBMPReader.cxx.orig IO/vtkBMPReader.cxx
+sed -e "s%seekg(self->GetFile()->tellg()%seekg(static_cast<long>(self->GetFile()->tellg())%g" IO/vtkImageReader.cxx > IO/vtkImageReader.cxx.orig
+mv -f IO/vtkImageReader.cxx.orig IO/vtkImageReader.cxx
+
+# get Python and tcl/tk version
+python_version="`python -c 'import sys; print sys.version[:3]'`"
+tcl_version=""
+tcl_includes=""
+tcl_libs=""
+tcldir="`where_tcl`"
+if [ $? -eq 0 ] && [ -e ${tcldir}/tclConfig.sh ] ; then
+    tcl_version=`grep -e "TCL_VERSION=.*" ${tcldir}/tclConfig.sh | sed -e "s%TCL_VERSION=[\'|\"]\(.*\)[\'|\"]%\1%g"`
+    tcl_includes=`grep -e "TCL_INCLUDE_SPEC=.*" ${tcldir}/tclConfig.sh | sed -e "s%TCL_INCLUDE_SPEC=[\'|\"]-I\(.*\)[\'|\"]%\1%g"`
+    if [ -z "$tcl_includes" ] ; then tcl_includes=/usr/include ; fi
+    tcl_libs=`grep -e "TCL_PACKAGE_PATH=.*" ${tcldir}/tclConfig.sh | sed -e "s%TCL_PACKAGE_PATH=[\'|\"]\(.*\)[\'|\"]%\1%g"`
+fi
+    
+VTK_CMAKE_OPTIONS=""
+
+### compiler options
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS"-DVTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T=1"
+
+### common VTK settings
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DBUILD_SHARED_LIBS:BOOL=ON"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DCMAKE_BUILD_TYPE:STRING=Release"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DCMAKE_CXX_COMPILER:STRING=`which g++`"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DCMAKE_C_COMPILER:STRING=`which gcc`"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DCMAKE_INSTALL_PREFIX:STRING=${PRODUCT_DIR}"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DVTK_USE_HYBRID:BOOL=ON"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DVTK_USE_PARALLEL:BOOL=ON"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DVTK_USE_PATENTED:BOOL=OFF" 
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DVTK_USE_RENDERING:BOOL=ON"
+  if test `uname -m` = "x86_64" ; then
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DCMAKE_CXX_FLAGS:STRING=-m64"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DCMAKE_C_FLAGS:STRING=-m64"
+  fi
+
+### Wrap Python settings
+if [ "${python_version}" != "" ]; then
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DVTK_WRAP_PYTHON:BOOL=ON"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DPYTHON_EXECUTABLE:STRING=${PYTHONHOME}/bin/python${python_version}"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DPYTHON_INCLUDE_PATH:STRING=${PYTHONHOME}/include/python${python_version}"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DPYTHON_LIBRARY:STRING=${PYTHONHOME}/lib/python${python_version}/config/libpython${python_version}.a"
+fi
+### Wrap Tcl settings
+if [ "${tcl_version}" != "" ] && [ "${tcl_includes}" != "" ] && [ "${tcl_libs}" != "" ] ; then
+# suppose that tcl and tk are installed in the same dir
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DVTK_WRAP_TCL:BOOL=ON"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTCL_INCLUDE_PATH:STRING=${tcl_includes}"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTCL_LIBRARY:STRING=${tcl_libs}/libtcl${tcl_version}.so"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTCL_STUB_LIBRARY:STRING=${tcl_libs}/libtclstub${tcl_version}.a"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTCL_TCLSH:STRING=${TCLHOME}/bin/tclsh${tcl_version}"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTK_INCLUDE_PATH:STRING=${tcl_includes}"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTK_LIBRARY:STRING=${tcl_libs}/libtk${tcl_version}.so"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTK_STUB_LIBRARY:STRING=${tcl_libs}/libtkstub${tcl_version}.a"
+VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DTK_WISH:STRING=${TCLHOME}/bin/wish${tcl_version}"
+fi
+### if Mesa is pre-installed
+if [ -n "$MESA_HOME" ]; then
+  VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DOPENGL_INCLUDE_DIR:STRING=${MESA_HOME}/include"
+  if test `uname -m` = "x86_64" ; then
+      VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DOPENGL_gl_LIBRARY:STRING=${MESA_HOME}/lib64/libGL.so"
+      VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DOPENGL_glu_LIBRARY:STRING=${MESA_HOME}/lib64/libGLU.so"
+  else
+      VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DOPENGL_gl_LIBRARY:STRING=${MESA_HOME}/lib/libGL.so"
+      VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DOPENGL_glu_LIBRARY:STRING=${MESA_HOME}/lib/libGLU.so"
+  fi
+  VTK_CMAKE_OPTIONS=$VTK_CMAKE_OPTIONS" -DOPENGL_xmesa_INCLUDE_DIR:STRING=${MESA_HOME}/include"
+fi
+
+cat > ${PRODUCT_DIR}/CONFIGURE.LOG <<EOF
+used VTK settings:
+$VTK_CMAKE_OPTIONS
+EOF
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG ${INSTALL_WORK}/cmake-2.2.3/bin/cmake . $VTK_CMAKE_OPTIONS
+
+cat > ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+
+check_job ${PRODUCT_DIR}/MAKEINSTALL.LOG make install
+
+cd ${PRODUCT_WORK}/Wrapping/Python
+
+check_job ${PRODUCT_DIR}/SETUPPYTHON.LOG python setup.py install --prefix=${PRODUCT_DIR}
+
+# set correct symbolic links - bug of python wrappings installation
+      cd ${PRODUCT_DIR}/include
+      ln -sf vtk-5.0 vtk
+
+      cd ${PRODUCT_DIR}/lib/python${python_version}/site-packages
+      ln -sf vtk vtk_python 
+
+  if test `uname -m` = "x86_64" ; then
+      cd ${PRODUCT_DIR}; ln -s lib lib64
+  fi
+
+  cd ${PRODUCT_DIR}/lib
+  ln -sf ../lib vtk
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+#du -sk ${INSTALL_WORK}/cmake-2.2.3 >> ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK} ${INSTALL_WORK}/cmake-2.2.3
+
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+if [ -n "$MESA_HOME" ]; then
+  check_jb tar xfz ${SOURCE_DIR}/VTK-5.0.0-with-Mesa.tar.gz -C ${INSTALL_ROOT}
+else
+  check_jb tar xfz ${SOURCE_DIR}/VTK-5.0.0.tar.gz -C ${INSTALL_ROOT}
+fi
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="vtk" ; fi
+export PRODUCT="VTK-5.0.0"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
index 97a5ea011ca1aa75622aa767ef4a7810e313d7b7..9a6a00350ab50efa5e0e532fb11bbda0104340c8 100755 (executable)
@@ -247,7 +247,7 @@ foreach module (${modules})
            # echo possible errors
            #########################################################
            if ( $verbose_level > 0 ) then
-               cat ${LOG_DIR}/build_configure_${module}.log | grep -E "(failed|: error:)" > /dev/stderr
+               cat ${LOG_DIR}/build_configure_${module}.log | grep -E "(failed|: error:)" >&2
            endif
        endif
     endif
@@ -318,15 +318,18 @@ foreach module (${modules})
            if (  "${module}" == "NETGENPLUGIN" && ($?NETGENHOME) ) then
                set add_keys="--with-netgen=${NETGENHOME}"
            endif
+           if (  "${module}" == "MED" && ($?METISDIR)  && ($?SCOTCHDIR) ) then
+               set add_keys="--enable-splitter=yes --with-metis=${METISDIR} --with-scotch=${SCOTCHDIR}"
+           endif
            ${module_src}/configure --prefix=$px ${optim} ${add_keys} >& ${LOG_DIR}/configure_${module}.log
            #########################################################
            # echo possible errors
            #########################################################
            if ( $verbose_level > 0 ) then
-               cat ${LOG_DIR}/configure_${module}.log | grep ": error:" > /dev/stderr
+               cat ${LOG_DIR}/configure_${module}.log | grep ": error:" >&2
            endif
            if ( $verbose_level > 1 ) then
-               cat ${LOG_DIR}/configure_${module}.log | grep ": WARNING:" > /dev/stderr
+               cat ${LOG_DIR}/configure_${module}.log | grep ": WARNING:" >&2
            endif
        endif
     endif
@@ -350,7 +353,7 @@ foreach module (${modules})
     #########################################################
     # print make errors
     #########################################################
-    cat ${LOG_DIR}/make_${module}.log | grep '[*][*][*]' > /dev/stderr
+    cat ${LOG_DIR}/make_${module}.log | grep '[*][*][*]' >&2
     #########################################################
     # print compiler errors and warnings
     # Note: here awk is used to concatenate together several lines of single
@@ -359,10 +362,10 @@ foreach module (${modules})
     #########################################################
     if ( $verbose_level > 0 ) then
        ###cat ${LOG_DIR}/make_${module}.log | grep ": error"
-       cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep "${module_src}/[A-Za-z_0-9./]*:" | sed s@"^${module_src}/src/"@@ > /dev/stderr
+       cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep "${module_src}/[A-Za-z_0-9./]*:" | sed s@"^${module_src}/src/"@@ >&2
     endif
     if ( $verbose_level > 1 ) then
-       cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep ": warning" | sed s@"^${module_src}/src/"@@ > /dev/stderr
+       cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep ": warning" | sed s@"^${module_src}/src/"@@ >&2
     endif
     #########################################################
     # perform make dev_docs step if -t flag is given
@@ -373,7 +376,7 @@ foreach module (${modules})
        if ( "$dd" != "" ) then
            echo "... Performing make dev_docs"
            make dev_docs >& ${LOG_DIR}/make_dev_docs_${module}.log
-           cat ${LOG_DIR}/make_dev_docs_${module}.log | grep '[*][*][*]' > /dev/stderr
+           cat ${LOG_DIR}/make_dev_docs_${module}.log | grep '[*][*][*]' >&2
        endif
     endif
     cd ${module_build}
index 17f510f2613e0d2aeaa6143f47190179cdfb6c8e..a69232fbbbac881cb8928976d7913844461acd54 100755 (executable)
@@ -255,7 +255,7 @@ for module in ${modules}; do
                # echo possible errors
                #########################################################
                if [ $verbose_level -gt 0 ] ; then
-                   cat ${LOG_DIR}/build_configure_${module}.log | grep -E "(failed|: error:)" > /dev/stderr
+                   cat ${LOG_DIR}/build_configure_${module}.log | grep -E "(failed|: error:)" >&2
                fi
            fi
        fi
@@ -328,15 +328,18 @@ for module in ${modules}; do
                if [  "${module}" == "NETGENPLUGIN" ] && [ "$NETGENHOME" != "" ] ; then
                    add_keys="--with-netgen=${NETGENHOME}"
                fi
+               if [  "${module}" == "MED" ] && [ "${METISDIR}" != "" ] && [ "${SCOTCHDIR}" != "" ] ; then
+                   add_keys="--enable-splitter=yes --with-metis=${METISDIR} --with-scotch=${SCOTCHDIR}"
+               fi
                ${module_src}/configure --prefix=$px ${optim} ${add_keys} >& ${LOG_DIR}/configure_${module}.log
                #########################################################
                # echo possible errors
                #########################################################
                if [ $verbose_level -gt 0 ] ; then
-                   cat ${LOG_DIR}/configure_${module}.log | grep ": error:" > /dev/stderr
+                   cat ${LOG_DIR}/configure_${module}.log | grep ": error:" >&2
                fi
                if [ $verbose_level -gt 1 ] ; then
-                   cat ${LOG_DIR}/configure_${module}.log | grep ": WARNING:" > /dev/stderr
+                   cat ${LOG_DIR}/configure_${module}.log | grep ": WARNING:" >&2
                fi
            fi
        fi
@@ -360,7 +363,7 @@ for module in ${modules}; do
         #########################################################
         # print make errors
         #########################################################
-       cat ${LOG_DIR}/make_${module}.log | grep '[*][*][*]' > /dev/stderr
+       cat ${LOG_DIR}/make_${module}.log | grep '[*][*][*]' >&2
         #########################################################
         # print compiler errors and warnings
         # Note: here awk is used to concatenate together several lines of single
@@ -369,10 +372,10 @@ for module in ${modules}; do
         #########################################################
        if [ $verbose_level -gt 0 ] ; then
            ###cat ${LOG_DIR}/make_${module}.log | grep ": error"
-           cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep "${module_src}/[A-Za-z_0-9./]*:" | sed s@"^${module_src}/src/"@@ > /dev/stderr
+           cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep "${module_src}/[A-Za-z_0-9./]*:" | sed s@"^${module_src}/src/"@@ >&2
        fi
        if [ $verbose_level -gt 1 ] ; then
-           cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep ": warning" | sed s@"^${module_src}/src/"@@ > /dev/stderr
+           cat ${LOG_DIR}/make_${module}.log | awk 'substr($0,0,1)!=" " {print ""} {printf $0} END {print ""}' | grep ": warning" | sed s@"^${module_src}/src/"@@ >&2
        fi
         #########################################################
         # perform make dev_docs step if -t flag is given
@@ -383,7 +386,7 @@ for module in ${modules}; do
            if [ "$dd" != "" ] ; then
                echo "... Performing make dev_docs"
                make dev_docs >& ${LOG_DIR}/make_dev_docs_${module}.log
-               cat ${LOG_DIR}/make_dev_docs_${module}.log | grep '[*][*][*]' > /dev/stderr
+               cat ${LOG_DIR}/make_dev_docs_${module}.log | grep '[*][*][*]' >&2
            fi
        fi
        cd ${module_build}
diff --git a/config_files/configure.py b/config_files/configure.py
new file mode 100755 (executable)
index 0000000..e69de29
diff --git a/config_files/docutils-0.3.9.sh b/config_files/docutils-0.3.9.sh
new file mode 100755 (executable)
index 0000000..1fa8417
--- /dev/null
@@ -0,0 +1,102 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : docutils-0.3.9.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version(){
+# It is not necessary to check version!
+return 0
+}
+
+print_env(){
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PYTHONPATH=\${INSTALL_ROOT}/${PRODUCT}/lib/python\${PYTHON_VERSION}/site-packages:\${PYTHONPATH}
+export PATH=\${INSTALL_ROOT}/${PRODUCT}/bin:\${PATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+try_native(){
+return 1
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/docutils-0.3.9.tar.gz -C ${INSTALL_WORK}
+cd ${PRODUCT_WORK} ; python setup.py install --prefix=${PRODUCT_DIR}
+
+cd ${PRODUCT_DIR}/bin; 
+
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" rst2latex.py > _rst2latex.py
+mv -f _rst2latex.py rst2latex.py
+chmod a+x rst2latex.py
+ln -sf rst2latex.py rst2latex
+
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" rst2html.py > _rst2html.py
+mv -f _rst2html.py rst2html.py
+chmod a+x rst2html.py
+ln -sf rst2html.py rst2html
+
+  if test `uname -m` = "x86_64" ; then
+      cd ${PRODUCT_DIR}; ln -sf lib64 lib
+  fi
+
+rm -fr ${PRODUCT_WORK}
+
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/docutils-0.3.9.tar.gz -C ${INSTALL_ROOT}
+cd ${PRODUCT_DIR}/bin; 
+
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" rst2latex.py > _rst2latex.py
+mv -f _rst2latex.py rst2latex.py
+chmod a+x rst2latex.py
+ln -sf rst2latex.py rst2latex
+
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" rst2html.py > _rst2html.py
+mv -f _rst2html.py rst2html.py
+chmod a+x rst2html.py
+ln -sf rst2html.py rst2html
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="docutils" ; fi
+export PRODUCT="docutils-0.3.9"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/doxygen-1.4.7.sh b/config_files/doxygen-1.4.7.sh
new file mode 100755 (executable)
index 0000000..5aa15d0
--- /dev/null
@@ -0,0 +1,142 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : doxygen-1.4.7.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+check_lib_version doxygen $PATH
+if [ "$?" -ne "0" ]; then
+   return 1
+fi
+ver=`doxygen --version`
+maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+if [ $ver -eq 10407 ] ; then
+    return 0
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PATH=\${INSTALL_ROOT}/${PRODUCT}/bin:\${PATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+# we need version 1.4.4 or newer
+try_native(){
+doxyhome="`find_in_path doxygen ${PATH}:/usr/bin`"
+if [ -n "${doxyhome}" ] ; then
+    ver=`doxygen --version`
+    maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+    if [ $ver -ge 10404 ] ; then
+       tmp="${doxyhome} ${doxyhome} \${PATH} ${PATH}";
+       path=`sort_path ${tmp}`
+       cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PATH=${path}
+##
+EOF
+       make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+       return 0
+    fi
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/doxygen-1.4.7.tar.gz -C ${INSTALL_WORK}
+
+cd ${PRODUCT_WORK}
+makedir ${PRODUCT_DIR}
+# vsr: fix a bug on Mandrake-10.1: wrong qt library reference
+sed -e "s/-lqt$/-lqt-mt/g" ./tmake/lib/linux-g++/tmake.conf > ./tmake/lib/linux-g++/tmake.conf.new
+mv ./tmake/lib/linux-g++/tmake.conf.new ./tmake/lib/linux-g++/tmake.conf
+# vsr: fix bug - configure fails on Red Hat 9 because of incorrect autodetect check for install tool
+# so it is necessary to put it directly
+f_install="--install "`which install`
+# vsr: removed --with-doxywizard option (not compilable on some platforms)
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG ./configure --prefix ${PRODUCT_DIR} $f_install
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+check_job ${PRODUCT_DIR}/MAKEINSTALL.LOG make install
+
+#vsr : disable make docs steps because of bugs in make procedure
+#which epstopdf >/dev/null 2>&1;  ISFOUND=$?
+#if [ ${ISFOUND} -eq 0 ] ; then  which dot >/dev/null 2>&1; ISFOUND=$?; fi
+#if [ ${ISFOUND} -eq 0 ] ; then  which makeindex >/dev/null 2>&1; ISFOUND=$?; fi
+#if [ ${ISFOUND} -eq 0 ] ; then  which latex >/dev/null 2>&1; ISFOUND=$?; fi
+##if [ ${ISFOUND} -eq 0 ] ; then  which latex2html >/dev/null 2>&1; ISFOUND=$?; fi
+#if [ ${ISFOUND} -eq 0 ] ; then  which pdflatex >/dev/null 2>&1; ISFOUND=$?; fi
+#if [ ${ISFOUND} -eq 0 ] ; then  which pslatex >/dev/null 2>&1; ISFOUND=$?; fi
+##if [ ${ISFOUND} -eq 0 ] ; then  which pstoimg >/dev/null 2>&1; ISFOUND=$?; fi
+#if [ ${ISFOUND} -eq 0 ] ; then
+#    check_job ${PRODUCT_DIR}/MAKEDOCS.LOG make docs
+#    check_job ${PRODUCT_DIR}/MAKEINSTALLDOCS.LOG make install_docs
+#else
+#    cat >> ${PRODUCT_DIR}/MAKEDOCS.LOG <<EOF
+#Can't find \"epstopdf\", \"latex\" or another documentation tool on the computer.
+#doxygen documentation can not be built!
+#SALOME DOCUMENTATION MIGHT NOT BE BUILT ALSO!
+#EOF
+#fi
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/doxygen-1.4.7.tar.gz -C ${INSTALL_ROOT}
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="doxygen" ; fi
+export PRODUCT="doxygen-1.4.7"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE
diff --git a/config_files/graphviz-2.2.3.sh b/config_files/graphviz-2.2.3.sh
new file mode 100755 (executable)
index 0000000..16d84e9
--- /dev/null
@@ -0,0 +1,131 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : graphviz-2.2.3.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+isdot=`which dot 2>/dev/null`
+if [ -n "$isdot" ]; then
+  ver=`dot -V 2>&1 | awk '{print $3}'`
+  maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+  min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+  rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+  let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+  if [ $ver -eq 20203 ] ; then
+    return 0
+  fi
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PATH=\${INSTALL_ROOT}/${PRODUCT}/bin:\${PATH}
+export LD_LIBRARY_PATH=\${INSTALL_ROOT}/${PRODUCT}/lib/graphviz:\${LD_LIBRARY_PATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+dothome="`find_in_path dot ${PATH}:/usr/bin`"
+if [ -n "${dothome}" ] ; then
+    ver=`dot -V 2>&1 | awk '{print $3}'`
+    maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+    if [ $ver -ge 20203 ] ; then
+       dothome=`cd ${dothome}/..; pwd`
+       tmp="${dothome}/bin ${dothome}/bin \${PATH} ${PATH}";  
+       path=`sort_path ${tmp}`
+       tmp="${dothome}/lib/graphviz ${dothome}/lib/graphviz \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+       ld_library_path=`sort_path ${tmp}`
+       cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PATH=${path}
+export LD_LIBRARY_PATH=${ld_library_path}
+##
+EOF
+       make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+       return 0
+    fi
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/graphviz-2.2.3.tar.gz -C ${INSTALL_WORK}
+
+cd ${PRODUCT_WORK}
+makedir ${PRODUCT_DIR}
+  if test `uname -m` = "x86_64" ; then
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG configure --prefix=${PRODUCT_DIR} --with-mylibgd --with-gdlibdir=/usr/lib64 --with-fontconfiglibdir=/usr/lib64 --with-expatlibdir=/usr/lib64 --with-freetypelibdir=/usr/lib64 --with-tcl=${TCLHOME} --disable-rpath CFLAGS=-m64 CXXFLAGS=-m64
+  else
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG configure --prefix=${PRODUCT_DIR} --with-tcl=${TCLHOME} --disable-rpath 
+  fi
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+check_job ${PRODUCT_DIR}/MAKEINSTALL.LOG make install
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/graphviz-2.2.3.tar.gz -C ${INSTALL_ROOT}
+cd ${PRODUCT_DIR}/lib/graphviz
+for l in `ls *.la`; do
+    libdir=`grep -e "libdir=.*" $l | sed -e "s/libdir=[\'|\"]\(.*\)[\'|\"]/\1/g"`
+    sed -e "s%${libdir}%${PRODUCT_DIR}/lib/graphviz%g" $l > _$l
+    libdir=`dirname $libdir`
+    sed -e "s%${libdir}%${PRODUCT_DIR}/lib/graphviz%g" _$l > $l
+    rm -f _$l
+    chmod a+x $l
+done
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="graphviz" ; fi
+export PRODUCT="graphviz-2.2.3"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/med-2.3.0.sh b/config_files/med-2.3.0.sh
new file mode 100755 (executable)
index 0000000..54096ac
--- /dev/null
@@ -0,0 +1,184 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : med-2.3.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+if [ -z "$MED2HOME" ]; then
+   #echo "MED2HOME doesn't set"
+   return 1
+fi
+check_lib_version libmed.so.1.0.2 ${MED2HOME}/lib
+if [ "$?" -eq "0" ]; then
+   #echo "The product ${PRODUCT} has been already installed on yours system"
+   return 0
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export MED2HOME=\${INSTALL_ROOT}/${PRODUCT}
+export PATH=\${MED2HOME}/bin:\${PATH}
+export LD_LIBRARY_PATH=\${MED2HOME}/lib:\${LD_LIBRARY_PATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+check_version
+if [ $? -eq 0 ] ; then
+    tmp="\${MED2HOME}/bin ${MED2HOME}/bin \${PATH} ${PATH}";  
+    path=`sort_path ${tmp}`
+    tmp="\${MED2HOME}/lib ${MED2HOME}/lib \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+    ld_library_path=`sort_path ${tmp}`
+    cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export MED2HOME=${MED2HOME}
+export PATH=${path}
+export LD_LIBRARY_PATH=${ld_library_path}
+##
+EOF
+    make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+    return 0
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/med_fichier2.3.0.src.tar.gz -C ${INSTALL_WORK}
+
+cd ${PRODUCT_WORK}
+makedir ${PRODUCT_DIR}
+
+#vsr: provide additional flags for f95 (Mandriva 2006.0, Fedora Core 4)
+is_mandriva=0
+is_fedora=0
+if [ -e /etc/redhat-release ] ; then
+  grep -e "Mandriva Linux release 2006.0" /etc/redhat-release > /dev/null
+  if [ $? == 0 ] ; then is_mandriva=1 ; fi
+  grep -e "Fedora Core release 4" /etc/redhat-release > /dev/null
+  if [ $? == 0 ] ; then is_fedora=1 ; fi
+fi
+
+if [ $is_mandriva == 1 ] || [ $is_fedora == 1 ] ; then
+    if test `uname -m` = "x86_64" ; then
+    echo "`pwd` -> ./configure --prefix=${PRODUCT_DIR} FFLAGS='-g -O2 -ffixed-line-length-none' CFLAGS=-m64 CXXFLAGS=-m64 >> ${PRODUCT_DIR}/CONFIGURE.LOG"
+    ./configure --prefix=${PRODUCT_DIR} FFLAGS="-g -O2 -ffixed-line-length-none" CFLAGS=-m64 CXXFLAGS=-m64 >> ${PRODUCT_DIR}/CONFIGURE.LOG 2> ${INSTALL_WORK}/errlog
+    else
+    echo "`pwd` -> ./configure --prefix=${PRODUCT_DIR} FFLAGS='-g -O2 -ffixed-line-length-none' >> ${PRODUCT_DIR}/CONFIGURE.LOG"
+    ./configure --prefix=${PRODUCT_DIR} FFLAGS="-g -O2 -ffixed-line-length-none" >> ${PRODUCT_DIR}/CONFIGURE.LOG 2> ${INSTALL_WORK}/errlog
+    fi
+    if [ "$?" -ne "0" ] ; then
+      cat ${PRODUCT_DIR}/CONFIGURE.LOG
+      cat ${INSTALL_WORK}/errlog >&2
+      cat ${INSTALL_WORK}/errlog >> ${PRODUCT_DIR}/CONFIGURE.LOG
+      exit 1
+    fi
+else
+    check_job ${PRODUCT_DIR}/CONFIGURE.LOG ./configure --prefix=${PRODUCT_DIR}
+fi
+
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+check_job ${PRODUCT_DIR}/INSTALL.LOG make install
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+
+### modify libmed.la libmedC.la files to correct direct path to hdf5 library
+cd ${PRODUCT_DIR}/lib
+sed -e 's%\(.*\)\([[:space:]].*libhdf5.la\)\(.*\)%\1 -lhdf5\3%g' libmed.la > libmed.la.new
+mv -f libmed.la.new libmed.la
+sed -e 's%\(.*\)\([[:space:]].*libhdf5.la\)\(.*\)%\1 -lhdf5\3%g' libmedC.la > libmedC.la.new
+mv -f libmedC.la.new libmedC.la
+tmp=""
+if [ -n "${HDF5HOME}" ]; then
+    tmp="-L${HDF5HOME}/lib"
+fi
+sed -e "s%\(.*\)\([[:space:]].*-L.*/hdf5-[0-9]\.[0-9]\.[0-9]/lib[[:space:]]\)\(.*\)%\1 $tmp \3%g" libmed.la > libmed.la.new
+mv -f libmed.la.new libmed.la
+sed -e "s%\(.*\)\([[:space:]].*-L.*/hdf5-[0-9]\.[0-9]\.[0-9]/lib[[:space:]]\)\(.*\)%\1 $tmp \3%g" libmedC.la > libmedC.la.new
+mv -f libmedC.la.new libmedC.la
+
+chmod 755 libmed.la
+chmod 755 libmedC.la
+
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/med-2.3.0.tar.gz -C ${INSTALL_ROOT}
+
+### modify libmed.la libmedC.la files to correct direct path to hdf5 library
+### also modify libmed.la and libmedC.la files to correct direct path to med libraries
+### no need to do this for sources installation because 'make install' does it!
+cd ${PRODUCT_DIR}/lib
+sed -e 's%\(.*\)\([[:space:]].*libhdf5.la\)\(.*\)%\1 -lhdf5\3%g' -e "s%^libdir='\(.*\)'%libdir='${PRODUCT_DIR}/lib'%g" libmed.la > libmed.la.new
+mv -f libmed.la.new libmed.la
+sed -e 's%\(.*\)\([[:space:]].*libhdf5.la\)\(.*\)%\1 -lhdf5\3%g' -e "s%^libdir='\(.*\)'%libdir='${PRODUCT_DIR}/lib'%g" libmedC.la > libmedC.la.new
+mv -f libmedC.la.new libmedC.la
+tmp=""
+if [ -n "${HDF5HOME}" ]; then
+    tmp="-L${HDF5HOME}/lib"
+fi
+sed -e "s%\(.*\)\([[:space:]].*-L.*/hdf5-[0-9]\.[0-9]\.[0-9]/lib[[:space:]]\)\(.*\)%\1 $tmp \3%g" libmed.la > libmed.la.new
+mv -f libmed.la.new libmed.la
+sed -e "s%\(.*\)\([[:space:]].*-L.*/hdf5-[0-9]\.[0-9]\.[0-9]/lib[[:space:]]\)\(.*\)%\1 $tmp \3%g" libmedC.la > libmedC.la.new
+mv -f libmedC.la.new libmedC.la
+
+chmod 755 libmed.la
+chmod 755 libmedC.la
+
+### modify scripts to correct installation path
+cd ${PRODUCT_DIR}/bin
+sed -e "s%set cmd \".*/bin/mdump\"%set cmd \"${PRODUCT_DIR}/bin/mdump\"%g" xmdump > _xmdump
+mv _xmdump xmdump
+chmod a+x xmdump
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="med" ; fi
+export PRODUCT="med-2.3.0"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/metis-4.0.sh b/config_files/metis-4.0.sh
new file mode 100755 (executable)
index 0000000..5c9d261
--- /dev/null
@@ -0,0 +1,52 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : metis-4.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version(){
+# No way to check version!
+return 0
+}
+
+print_env(){
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export METISDIR=\${INSTALL_ROOT}/${PRODUCT}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/metis-4.0.tar.gz -C ${INSTALL_ROOT}
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="metis" ; fi
+export PRODUCT="metis-4.0"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/omniORB-4.1.0.sh b/config_files/omniORB-4.1.0.sh
new file mode 100755 (executable)
index 0000000..eef28eb
--- /dev/null
@@ -0,0 +1,234 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : omniORB-4.1.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+if [ -z "${OMNIORBDIR}" ]; then
+   #echo "OMNIORBDIR doesn't set"
+   return 1
+fi
+python_version="`python -c 'import sys; print sys.version[:3]'`"
+check_lib_version libomniORB4.so.1.0 ${OMNIORBDIR}/lib
+if [ "$?" -ne "0" ]; then
+   return 1
+fi
+check_lib_version _omnipymodule.so.3.0 ${OMNIORBDIR}/lib/python${python_version}/site-packages
+if [ "$?" -ne "0" ]; then
+   return 1
+fi
+check_lib_version libCOSNotify4.so.0.1 ${OMNIORBDIR}/lib
+if [ "$?" -ne "0" ]; then
+   return 1
+fi
+check_lib_version notifd ${OMNIORBDIR}/bin
+if [ "$?" -ne "0" ]; then
+   return 1
+fi
+return 0
+}
+
+print_env()
+{
+
+if test `uname -m` = "x86_64" ; then
+export OMNI_LIB_PREFIX="64"
+fi
+
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export OMNIORBDIR=\${INSTALL_ROOT}/${PRODUCT}
+export OMNIORB_CONFIG=\${OMNIORBDIR}/.omniORB.cfg
+export PYTHONPATH=\${OMNIORBDIR}/lib${OMNI_LIB_PREFIX}:\${OMNIORBDIR}/lib${OMNI_LIB_PREFIX}/python\${PYTHON_VERSION}/site-packages:\${PYTHONPATH}
+export PATH=\$OMNIORBDIR/bin:\$PATH
+export LD_LIBRARY_PATH=\$OMNIORBDIR/lib:\$LD_LIBRARY_PATH 
+##
+EOF
+cat > ${PRODUCT_DIR}/.omniORB.cfg <<EOF
+InitRef = NameService=corbaname::`hostname`:2810
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+omnidir="`find_in_path omniidl ${PATH}:/usr/bin`"
+if [ -n "${omnidir}" ] ; then
+  omnidir=`cd ${omnidir}/..; pwd`
+  OMNIORBDIR=${omnidir}
+  python_version="`python -c 'import sys; print sys.version[:3]'`"
+  check_lib_version libomniORB4.so.1.0 ${OMNIORBDIR}/lib
+  if [ "$?" -ne "0" ]; then return 1 ; fi
+  check_lib_version _omnipymodule.so.2.6 ${OMNIORBDIR}/lib/python${python_version}/site-packages
+  if [ "$?" -ne "0" ]; then return 1 ; fi
+  tmp="${omnidir}/bin ${omnidir}/bin \${PATH} ${PATH}";  
+  path=`sort_path ${tmp}`
+  tmp="${omnidir}/lib ${omnidir}/lib \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+  ld_library_path=`sort_path ${tmp}`
+  tmp="${omnidir}/lib:${omnidir}/lib/python\${PYTHON_VERSION}:${omnidir}/lib/python\${PYTHON_VERSION}/site-packages ${omnidir}/lib:${omnidir}/lib/python${python_version}/site-packages \${PYTHONPATH} ${PYTHONPATH}";  
+  pythonpath=`sort_path ${tmp}`
+  cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export OMNIORB_CONFIG=\${HOME}/.omniORB.cfg
+export PYTHONPATH=${pythonpath}
+export PATH=${path}
+export LD_LIBRARY_PATH=${ld_library_path}
+##
+EOF
+  make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+  return 0
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/omniORB-4.1.0.tar.gz -C ${INSTALL_WORK}
+check_jb tar xfz ${SOURCE_DIR}/omniORBpy-3.0.tar.gz -C ${INSTALL_WORK}
+check_jb tar xfz ${SOURCE_DIR}/omniNotify-2.1.tar.gz -C ${INSTALL_WORK}
+
+# apply patches for 64-bit platforms
+if test `uname -m` = "x86_64" ; then
+    if [ -f patches/omniORB-4.1.0-lib64.patch ] ; then
+       cp patches/omniORB-4.1.0-lib64.patch ${INSTALL_WORK}/omniORB-4.1.0
+       ( cd ${INSTALL_WORK}/omniORB-4.1.0 ; patch -p1 < omniORB-4.1.0-lib64.patch )
+    fi
+    if [ -f patches/omniORBpy-3.0-lib64.patch ] ; then
+       cp patches/omniORBpy-3.0-lib64.patch ${INSTALL_WORK}/omniORBpy-3.0
+       ( cd ${INSTALL_WORK}/omniORBpy-3.0 ; patch -p1 < omniORBpy-3.0-lib64.patch )
+    fi
+    if [ -f patches/omniNotify-2.1-lib64.patch ] ; then
+       cp patches/omniNotify-2.1-lib64.patch ${INSTALL_WORK}/omniNotify
+       ( cd ${INSTALL_WORK}/omniNotify ; patch -p1 < omniNotify-2.1-lib64.patch )
+    fi
+fi
+
+# install omniORB
+cd ${INSTALL_WORK}/omniORB-4.1.0
+mkdir build
+cd build
+
+if [ -e /etc/redhat-release ] ; then
+    grep -e "Red Hat" /etc/redhat-release > /dev/null
+    if [ $? == 0 ] ; then is_redhat=1 ; fi
+fi
+
+if [ "X$is_redhat" == "X1" ] ; then
+    check_job ${PRODUCT_DIR}/CONFIGURE_OMNIORB.LOG ../configure --prefix=${PRODUCT_DIR} --disable-ipv6
+else
+    check_job ${PRODUCT_DIR}/CONFIGURE_OMNIORB.LOG ../configure --prefix=${PRODUCT_DIR}
+fi
+
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE_OMNIORB.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE_OMNIORB.LOG make
+check_job ${PRODUCT_DIR}/INSTALL_OMNIORB.LOG make install
+
+# install omniORBpy
+cd ${INSTALL_WORK}/omniORBpy-3.0
+mkdir build
+cd build
+
+check_job ${PRODUCT_DIR}/CONFIGURE_OMNIORBPY.LOG \
+    ../configure --prefix=${PRODUCT_DIR}
+
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE_OMNIORBPY.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE_OMNIORBPY.LOG make
+check_job ${PRODUCT_DIR}/INSTALL_OMNIORBPY.LOG make install
+
+# install omniNotify
+cd ${INSTALL_WORK}/omniNotify
+
+mkdir build
+cd build
+
+check_job ${PRODUCT_DIR}/CONFIGURE_OMNINOTIFY.LOG \
+    ../configure --prefix=${PRODUCT_DIR}
+
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE_OMNINOTIFY.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE_OMNINOTIFY.LOG make
+check_job ${PRODUCT_DIR}/INSTALL_OMNINOTIFY.LOG make install
+
+cd ${PRODUCT_DIR}/bin
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" omniidl > _omniidl
+mv -f _omniidl omniidl
+chmod a+x omniidl
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" omniidlrun.py > _omniidlrun.py
+mv -f _omniidlrun.py omniidlrun.py
+chmod a+x omniidlrun.py
+
+
+if test `uname -m` = "x86_64" ; then
+cd ${PRODUCT_DIR}; ln -s lib lib64
+fi
+
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}
+rm -fr ${INSTALL_WORK}/omniORB-4.1.0
+rm -fr ${INSTALL_WORK}/omniORBpy-3.0
+rm -fr ${INSTALL_WORK}/omniNotify
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/omniORB-4.1.0.tar.gz -C ${INSTALL_ROOT}
+
+ln -sf ${PRODUCT_DIR} ${INSTALL_ROOT}/omni
+
+cd ${PRODUCT_DIR}/bin
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" omniidl > _omniidl
+mv -f _omniidl omniidl
+chmod a+x omniidl
+sed -e "s%#\!.*python%#\!/usr/bin/env python%" omniidlrun.py > _omniidlrun.py
+mv -f _omniidlrun.py omniidlrun.py
+chmod a+x omniidlrun.py
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="omni" ; fi
+export PRODUCT="omniORB-4.1.0"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/qt-3.3.8.sh b/config_files/qt-3.3.8.sh
new file mode 100755 (executable)
index 0000000..74e3413
--- /dev/null
@@ -0,0 +1,234 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : qt-3.3.8.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version(){
+if [ -z "$QTDIR" ]; then
+   return 1
+fi
+ver=`grep "QT_VERSION_STR" ${QTDIR}/include/qglobal.h | sed -e 's%^#define QT_VERSION_STR\([[:space:]]*\)%%g' -e 's%\"%%g'`
+if [ "$ver" == "3.3.8" ] ; then
+    return 0
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export QTDIR=\${INSTALL_ROOT}/${PRODUCT}
+export PATH=\${QTDIR}/bin:\$PATH 
+export LD_LIBRARY_PATH=\${QTDIR}/lib:\${LD_LIBRARY_PATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+
+qtdir=""
+  if test `uname -m` = "x86_64" ; then
+      export QT_LD_PREFIX='64'
+  else
+      QT_LD_PREFIX=''
+  fi
+
+if [ -d /usr/share/qt3/lib${QT_LD_PREFIX} ] ; then
+    qtdir="`find_in_path libqt-mt.so.3.3 /usr/share/qt3/lib\${QT_LD_PREFIX}`"
+fi
+if [ -z "${qtdir}" ] && [ -d /usr/lib/qt3/lib${QT_LD_PREFIX} ] ; then
+    qtdir="`find_in_path libqt-mt.so.3.3 /usr/lib/qt3/lib${QT_LD_PREFIX}`"
+fi
+if [ -z "${qtdir}" ] ; then
+    qtdir="`find_in_path libqt-mt.so.3.3 /usr/lib${QT_LD_PREFIX}`"
+fi
+if [ -z "${qtdir}" ] ; then
+    qtdir="`find_in_path libqt-mt.so.3.3 ${LD_LIBRARY_PATH}`"
+fi
+if [ -n "${qtdir}" ] ; then
+    qtdir=`cd ${qtdir}/..; pwd`
+    moc="`find_in_path moc ${qtdir}/bin`"
+    uic="`find_in_path uic ${qtdir}/bin`"
+    if [ -n "${moc}" ] && [ -n "${uic}" ] ; then
+       tmp="\${QTDIR}/bin ${qtdir}/bin \${PATH} ${PATH}";  
+       path=`sort_path ${tmp}`
+       tmp="\${QTDIR}/lib${QT_LD_PREFIX} ${qtdir}/lib${QT_LD_PREFIX} \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+       ld_library_path=`sort_path ${tmp}`
+       cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export QTDIR=${qtdir}
+export PATH=${path}
+export LD_LIBRARY_PATH=${ld_library_path}
+##
+EOF
+       make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+       return 0
+    fi
+fi
+return 1
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/qt-3.3.8.tar.gz -C ${INSTALL_WORK}
+
+# apply patch : fix pb of libGL loading
+if [ -f patches/qt-3.3.3-load-gl.patch ] ; then
+    cp patches/qt-3.3.3-load-gl.patch ${PRODUCT_WORK}
+    ( cd ${PRODUCT_WORK} ; patch -p1 < qt-3.3.3-load-gl.patch )
+    patched_for_gl="yes"
+fi
+
+# apply patch for 64-bit platforms
+if test `uname -m` = "x86_64" ; then
+    if [ -f patches/qt-3.3.8-lib64.patch ] ; then
+       cp patches/qt-3.3.8-lib64.patch ${PRODUCT_WORK}
+       ( cd ${PRODUCT_WORK} ; patch -p1 < qt-3.3.8-lib64.patch )
+    fi
+fi
+
+cd ${PRODUCT_WORK}
+
+mv -f configure configure-orig
+sed -e "s%read acceptance%acceptance=yes%" configure-orig > configure
+chmod +x configure
+
+export QTDIR=${PRODUCT_WORK}
+export LD_LIBRARY_PATH=${QTDIR}/lib:$LD_LIBRARY_PATH
+
+# basic flags
+  if test `uname -m` = "x86_64" ; then
+      QT_FLAGS="-release -thread -shared -qt-gif -platform linux-g++-64"
+  else
+      QT_FLAGS="-release -thread -shared -qt-gif -platform linux-g++"
+  fi
+# use system graphics libraries
+QT_FLAGS=$QT_FLAGS" -system-libjpeg -system-libpng -system-libmng -qt-imgfmt-jpeg -qt-imgfmt-png -qt-imgfmt-mng -lpng -lmng -ljpeg"
+
+# add -dlopen-opengl flag (ONLY if the corresponding patch was applied)
+if [ "$patched_for_gl" == "yes" ] ; then
+    QT_FLAGS=$QT_FLAGS" -dlopen-opengl"
+fi
+
+# plugins
+if [ -e /etc/mandriva-release ] ; then
+    version=`cat /etc/mandriva-release | awk '{print $1$4}'`
+    if [ "$version" == "Mandriva2006.0" ] ; then
+    QT_FLAGS=$QT_FLAGS" -plugin-style-cde -plugin-style-compact -plugin-style-motif -plugin-style-motifplus -plugin-style-platinum -plugin-style-sgi"
+    fi
+fi
+
+# configure
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG ./configure $QT_FLAGS -prefix ${PRODUCT_DIR}
+
+sed -e "s%^all: symlinks src-qmake src-moc sub-src sub-tools sub-tutorial sub-examples%all: symlinks src-qmake src-moc sub-src sub-tools%g" Makefile > _Makefile
+mv -f _Makefile Makefile
+
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+# small trick: INSTALL_ROOT is used inside qt-3.3.3 installation
+# so it should be set to empty string
+export INSTALL_ROOT_BACKUP=$INSTALL_ROOT
+export INSTALL_ROOT=""
+check_job ${PRODUCT_DIR}/MAKE.LOG make 
+check_job ${PRODUCT_DIR}/MAKEINSTALL.LOG make install
+
+if test `uname -m` = "x86_64" ; then
+     cd ${PRODUCT_DIR}; ln -sf lib lib64
+fi
+
+export INSTALL_ROOT=$INSTALL_ROOT_BACKUP
+
+for b in `find bin -mindepth 1 -maxdepth 1 -name "*"`; do
+    b=`basename $b`;
+    if [ ! -e ${PRODUCT_DIR}/bin/$b ] || [ -h ${PRODUCT_DIR}/bin/$b ]; then
+       if [ -h ${PRODUCT_DIR}/bin/$b ]; then
+           rm -f ${PRODUCT_DIR}/bin/$b
+       fi
+       cp -f ${PRODUCT_WORK}/bin/$b ${PRODUCT_DIR}/bin/$b
+    fi
+done
+
+# modify libGL.so flags
+has_gl_dep=`grep -E "^dependency_libs=.*-lGL.*" ${PRODUCT_DIR}/lib/libqt-mt.la`
+gllibdir="`where_gl_libs`"
+if [ "$has_gl_dep" != "" ] && [ "$gllibdir" != "" ] ; then
+    sed -e "s%-lGL%%g" \
+       -e "s%^dependency_libs='\(.*\)%dependency_libs='-L$gllibdir -lGL \1%g" \
+       ${PRODUCT_DIR}/lib/libqt-mt.la > ${PRODUCT_DIR}/lib/libqt-mt.la.new
+    mv -f ${PRODUCT_DIR}/lib/libqt-mt.la.new ${PRODUCT_DIR}/lib/libqt-mt.la
+fi
+
+#rm -rf ${PRODUCT_DIR}/doc
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/qt-3.3.8.tar.gz -C ${INSTALL_ROOT}
+
+# modify libdir
+cd ${PRODUCT_DIR}/lib
+sed -e "s%^libdir='\(.*\)'%libdir='${PRODUCT_DIR}/lib'%g" libqt-mt.la > libqt-mt.la.new
+mv -f libqt-mt.la.new libqt-mt.la
+
+# modify libGL.so flags
+has_gl_dep=`grep -E "^dependency_libs=.*-lGL.*" libqt-mt.la`
+gllibdir="`where_gl_libs`"
+if [ "$has_gl_dep" != "" ] && [ "$gllibdir" != "" ] ; then
+    sed -e "s%-lGL%%g" \
+       -e "s%^dependency_libs='\(.*\)%dependency_libs='-L$gllibdir -lGL \1%g" \
+       libqt-mt.la > libqt-mt.la.new
+    mv -f libqt-mt.la.new libqt-mt.la
+fi
+
+# modify qt package config
+cd ${PRODUCT_DIR}/lib/pkgconfig
+sed -e "s%^prefix=\(.*\)%prefix=${PRODUCT_DIR}%g" qt-mt.pc > qt-mt.pc.new
+mv -f qt-mt.pc.new qt-mt.pc
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="qt" ; fi
+export PRODUCT="qt-3.3.8"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/scotch-4.0.sh b/config_files/scotch-4.0.sh
new file mode 100755 (executable)
index 0000000..851d8b8
--- /dev/null
@@ -0,0 +1,52 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : scotch-4.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version(){
+# No way to check version!
+return 0
+}
+
+print_env(){
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export SCOTCHDIR=\${INSTALL_ROOT}/${PRODUCT}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/scotch-4.0.tar.gz -C ${INSTALL_ROOT}
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="scotch" ; fi
+export PRODUCT="scotch-4.0"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/sip-4.5.2.sh b/config_files/sip-4.5.2.sh
new file mode 100755 (executable)
index 0000000..aff5dcc
--- /dev/null
@@ -0,0 +1,172 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : sip-4.5.2.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+check_version()
+{
+if [ -n "${SIPDIR}" ]; then
+    ver=`${SIPDIR}/sip -V | awk '{print $1}'`
+    maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+    let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+    if [ $ver -eq 40502 ] ; then
+       return 0
+    fi
+fi
+return 1
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export SIPDIR=\${INSTALL_ROOT}/${PRODUCT}
+export PATH=\${SIPDIR}:\${PATH}
+export PYTHONPATH=\${SIPDIR}:\${PYTHONPATH}
+export LD_LIBRARY_PATH=\${SIPDIR}:\${LD_LIBRARY_PATH}
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+# we need version 4.1 or newer
+try_native(){
+sipdir="`find_in_path sip ${PATH}:/usr/bin`"
+if [ -n "${sipdir}" ] ; then
+    python_version="`python -c 'import sys; print sys.version[:3]'`"
+if test `uname -m` = "x86_64" ; then
+    sippython="`find_in_path sip.so ${PYTHONPATH}:/usr/lib64/python${python_version}/site-packages`"
+else
+    sippython="`find_in_path sip.so ${PYTHONPATH}:/usr/lib/python${python_version}/site-packages`"
+fi
+    if [ -n "${sippython}" ]; then
+       ver=`${sipdir}/sip -V | awk '{print $1}'`
+       maj_ver=`echo $ver | awk -F. '{if(NF>0) print $1; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+       min_ver=`echo $ver | awk -F. '{if(NF>1) print $2; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+       rel_ver=`echo $ver | awk -F. '{if(NF>2) print $3; else print 0}' | sed -e 's/^\([0-9]*\).*$/\1/'`
+       let ver=$maj_ver*10000+$min_ver*100+$rel_ver
+       # minimal required version is 4.1
+       if [ $ver -ge 40100 ] ; then
+           tmp="${sipdir} ${sipdir} \${PATH} ${PATH}";
+           path=`sort_path ${tmp}`
+           tmp="${sippython} ${sippython} \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";
+           ld_library_path=`sort_path ${tmp}`
+           tmp="${sippython} ${sippython} \${PYTHONPATH} ${PYTHONPATH}";
+           pythonpath=`sort_path ${tmp}`
+           cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export PATH=${path}
+export PYTHONPATH=${pythonpath}
+export LD_LIBRARY_PATH=${ld_library_path}
+##
+EOF
+           make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+           return 0
+       fi
+    fi
+fi
+return 1
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/sip-4.5.2.tar.gz -C ${INSTALL_WORK}
+
+# apply patch for 64-bit platforms
+if test `uname -m` = "x86_64" ; then
+    if [ -f patches/sip-4.5.2-lib64.patch ] ; then
+       cp patches/sip-4.5.2-lib64.patch ${PRODUCT_WORK}
+       ( cd ${PRODUCT_WORK} ; patch -p1 < sip-4.5.2-lib64.patch )
+    fi
+fi
+
+cd ${PRODUCT_WORK}
+
+if test `uname -m` = "x86_64" ; then
+    SIP_CONFIGURE_OPTIONS="-b ${PRODUCT_DIR} -d ${PRODUCT_DIR} -e ${PRODUCT_DIR} -v ${PRODUCT_DIR} -p linux-g++-64"
+else
+    SIP_CONFIGURE_OPTIONS="-b ${PRODUCT_DIR} -d ${PRODUCT_DIR} -e ${PRODUCT_DIR} -v ${PRODUCT_DIR}"
+fi
+
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG \
+    python configure.py $SIP_CONFIGURE_OPTIONS
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+check_job ${PRODUCT_DIR}/INSTALL.LOG make install
+
+#du -sk ${PRODUCT_WORK} > ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}; rm -fr ${PRODUCT_WORK}
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/sip-4.5.2.tar.gz -C ${INSTALL_ROOT}
+
+# modify sipconfig.py file
+if [ -n "${PYTHONHOME}" ] && [ -n "${QTDIR}" ] ; then
+    cd ${PRODUCT_DIR}
+    python_version=`python -V 2>&1 | awk '{print $2}' | awk -F. '{printf("0x%02d%02d%02d",$1,$2,$3)}'`
+    qt_version=`grep -e "^#define[[:space:]]\+QT_VERSION[[:space:]]\+" ${QTDIR}/include/qglobal.h | sed -e 's%^#define[[:space:]\+QT_VERSION[[:space:]]\+\(.*\)$%\1%g'`
+    sed -e "s%\('default_bin_dir':[[:space:]]*\).*%\1'${PYTHONHOME}/bin',%g" sipconfig.py > sipconfig.py.1
+    sed -e "s%\('default_mod_dir':[[:space:]]*\).*%\1'${PYTHONHOME}/lib/python${PYTHON_VERSION}/site-packages',%g" sipconfig.py.1 > sipconfig.py
+    sed -e "s%\('default_sip_dir':[[:space:]]*\).*%\1'${PRODUCT_DIR}',%g" sipconfig.py > sipconfig.py.1
+    sed -e "s%\('sip_bin':[[:space:]]*\).*%\1'${PRODUCT_DIR}/sip',%g"     sipconfig.py.1 > sipconfig.py
+    sed -e "s%\('sip_inc_dir':[[:space:]]*\).*%\1'${PRODUCT_DIR}',%g"     sipconfig.py > sipconfig.py.1
+    sed -e "s%\('sip_mod_dir':[[:space:]]*\).*%\1'${PRODUCT_DIR}',%g"     sipconfig.py.1 > sipconfig.py
+    sed -e "s%\('qt_dir':[[:space:]]*\).*%\1'${QTDIR}',%g"                sipconfig.py > sipconfig.py.1
+    sed -e "s%\('qt_version':[[:space:]]*\).*%\1${qt_version},%g"         sipconfig.py.1 > sipconfig.py
+    sed -e "s%\('qt_inc_dir':[[:space:]]*\).*%\1'${QTDIR}/include',%g"    sipconfig.py > sipconfig.py.1
+    sed -e "s%\('qt_lib_dir':[[:space:]]*\).*%\1'${QTDIR}/lib',%g"        sipconfig.py.1 > sipconfig.py
+    sed -e "s%\('INCDIR_QT':[[:space:]]*\).*%\1'${QTDIR}/include',%g"     sipconfig.py > sipconfig.py.1
+    sed -e "s%\('LIBDIR_QT':[[:space:]]*\).*%\1'${QTDIR}/lib',%g"         sipconfig.py.1 > sipconfig.py
+    sed -e "s%\('MOC':[[:space:]]*\).*%\1'${QTDIR}/bin/moc',%g"           sipconfig.py > sipconfig.py.1
+    sed -e "s%\('py_inc_dir':[[:space:]]*\).*%\1'${PYTHONHOME}/include/python${PYTHON_VERSION}',%g"    sipconfig.py.1 > sipconfig.py
+    sed -e "s%\('py_lib_dir':[[:space:]]*\).*%\1'${PYTHONHOME}/lib/python${PYTHON_VERSION}/config',%g" sipconfig.py > sipconfig.py.1
+    sed -e "s%\('py_version':[[:space:]]*\).*%\1${python_version},%g"     sipconfig.py.1 > sipconfig.py
+    rm sipconfig.py.1
+fi
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="sip" ; fi
+export PRODUCT="sip-4.5.2"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE 
diff --git a/config_files/tcltk-8.4.14.sh b/config_files/tcltk-8.4.14.sh
new file mode 100755 (executable)
index 0000000..b626fc7
--- /dev/null
@@ -0,0 +1,243 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : tcltk-8.4.14.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+VERSION="8.4"
+
+check_version()
+{
+if [ -z "$TCLHOME" ]; then
+   echo "TCLHOME doesn't set"
+   return 1
+fi
+
+# check tcl version
+tcl_cfg=${TCLHOME}/lib/tclConfig.sh
+if [ ! -f ${tcl_cfg} ]; then tcl_cfg=${TCLHOME}/tcl${VERSION}/lib/tclConfig.sh; fi
+if [ ! -f ${tcl_cfg} ]; then tcl_cfg=${TCLHOME}/lib/tcl${VERSION}/tclConfig.sh; fi
+if [ ! -f ${tcl_cfg} ]; then tcl_cfg=${TCLHOME}/lib/tcl${VERSION}/lib/tclConfig.sh; fi
+if [ -f ${tcl_cfg} ]; then
+    tcl_ver=`awk '/^TCL_VERSION=.*/ {gsub("TCL_VERSION=","",$1);print $1}' ${tcl_cfg} | cut -d "'" -f 2`
+    if [ "$tcl_ver" != ${VERSION} ] ; then
+       return 1
+    fi
+else
+    return 1
+fi
+
+# check tk version
+tk_cfg=${TCLHOME}/lib/tkConfig.sh
+if [ ! -f ${tk_cfg} ]; then tk_cfg=${TCLHOME}/tk${VERSION}/tkConfig.sh; fi
+if [ ! -f ${tk_cfg} ]; then tk_cfg=${TCLHOME}/lib/tk${VERSION}/tkConfig.sh; fi
+if [ ! -f ${tk_cfg} ]; then tk_cfg=${TCLHOME}/lib/tk${VERSION}/lib/tkConfig.sh; fi
+if [ -f ${tk_cfg} ]; then
+    tk_ver=`awk '/^TK_VERSION=.*/ {gsub("TK_VERSION=","",$1);print $1}' ${tk_cfg} | cut -d "'" -f 2`
+    if [ "$tk_ver" != ${VERSION} ] ; then
+       return 1
+    fi
+else
+    return 1
+fi
+
+return 0
+}
+
+print_env()
+{
+cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export TCLHOME=\${INSTALL_ROOT}/${PRODUCT}
+export PATH=\${TCLHOME}/bin:\${PATH}
+export LD_LIBRARY_PATH=\${TCLHOME}/lib:\${LD_LIBRARY_PATH}
+export TCLLIBPATH="\${TCLHOME}/lib \${TCLHOME}/lib/tcl${VERSION} \${TCLHOME}/lib/tk${VERSION} \${TCLLIBPATH}"
+##
+EOF
+(test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+}
+
+# looks for the native product and collects it's environment (used by make_env())
+try_native(){
+tclhome="`find_in_path tclsh ${PATH}`"
+if [ -z "${tclhome}" ] ; then
+    tclhome="`find_in_path tclsh /usr/bin`"
+fi
+if [ -n "${tclhome}" ] ; then
+    tclhome=`cd ${tclhome}/..; pwd`
+    tmp="\${TCLHOME}/bin ${tclhome}/bin \${PATH} ${PATH}";  
+    path=`sort_path ${tmp}`
+    tmp="\${TCLHOME}/lib ${tclhome}/lib \${LD_LIBRARY_PATH} ${LD_LIBRARY_PATH}";  
+    ld_library_path=`sort_path ${tmp}`
+    cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <<EOF 
+#$DELIM ${PRODUCT_TYPE} $DELIM
+export TCLHOME=${tclhome}
+export PATH=${path}
+export LD_LIBRARY_PATH=${ld_library_path}
+export TCLLIBPATH="\${TCLHOME}/lib \${TCLHOME}/lib/tcl${VERSION} \${TCLHOME}/lib/tk${VERSION} \${TCLLIBPATH}"
+##
+EOF
+    (test -w ${PRODUCT_DIR} && cp ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh ${PRODUCT_DIR})
+    make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}"
+    return 0
+fi
+return 1;
+}
+
+try_preinstalled(){
+try_existing ${PRODUCT_DIR} ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+return $?
+}
+
+install_source()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+makedir ${PRODUCT_DIR}
+
+check_jb tar xfz ${SOURCE_DIR}/tcl8.4.14.tar.gz -C ${INSTALL_WORK}
+cd ${INSTALL_WORK}/tcl8.4.14/unix
+cat >> ${PRODUCT_DIR}/CONFIGURE.LOG <<EOF
+-------------------
+Configuring tcl...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG ./configure --enable-gcc --enable-shared --enable-threads \
+    --prefix=${PRODUCT_DIR}
+GCC=`which gcc`
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+used gcc=$GCC
+-------------------
+Making tcl...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+cat >> ${PRODUCT_DIR}/MAKEINSTALL.LOG <<EOF
+-------------------
+Installing tcl...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/MAKEINSTALL.LOG make install
+
+(cd ${PRODUCT_DIR}/bin; ln -fs tclsh8.4 tclsh)
+(cd ${PRODUCT_DIR}/lib; ln -fs libtcl8.4.so libtcl.so)
+(cd ${PRODUCT_DIR}/lib; ln -fs libtclstub8.4.a libtclstub.a)
+
+check_jb tar xfz ${SOURCE_DIR}/tk8.4.14.tar.gz -C ${INSTALL_WORK}
+cd ${INSTALL_WORK}/tk8.4.14/unix
+cat >> ${PRODUCT_DIR}/CONFIGURE.LOG <<EOF
+-------------------
+Configuring tk...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG ./configure --enable-gcc --enable-shared --enable-threads \
+    --prefix=${PRODUCT_DIR} --with-tcl=${PRODUCT_DIR}/lib
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+-------------------
+Making tk...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+cat >> ${PRODUCT_DIR}/MAKEINSTALL.LOG <<EOF
+-------------------
+Installing tk...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/MAKEINSTALL.LOG make install
+
+(cd ${PRODUCT_DIR}/bin; ln -fs wish8.4 wish)
+(cd ${PRODUCT_DIR}/lib; ln -fs libtk8.4.so libtk.so)
+(cd ${PRODUCT_DIR}/lib; ln -fs libtkstub8.4.a libtkstub.a)
+
+check_jb tar xfz ${SOURCE_DIR}/tclx8.3.5.tar.gz -C ${INSTALL_WORK}
+
+#vsr: patch tclx 8.3.5 to make it compiliable on Mandriva 2006.0
+cd ${INSTALL_WORK}/tclx8.3.5/unix
+mv Common.mk.in Common.mk.in.orig
+sed -e 's/@DEFS@/-DSTDC_HEADERS=1 -DNDEBUG=1 -DRETSIGTYPE=void/g' Common.mk.in.orig > Common.mk.in
+cd ${INSTALL_WORK}/tclx8.3.5/tcl/unix
+mv tclxConfig.sh.in tclxConfig.sh.in.orig
+sed -e 's/@DEFS@/ -DSTDC_HEADERS=1 -DNDEBUG=1 -DRETSIGTYPE=void /g' tclxConfig.sh.in.orig > tclxConfig.sh.in
+cd ${INSTALL_WORK}/tclx8.3.5/tk/unix
+mv tkxConfig.sh.in tkxConfig.sh.in.orig
+sed -e 's/@DEFS@/ -DSTDC_HEADERS=1 -DNDEBUG=1 -DRETSIGTYPE=void /g' tkxConfig.sh.in.orig > tkxConfig.sh.in
+
+cd ${INSTALL_WORK}/tclx8.3.5/unix
+#VRV - bug in a tclx configure 
+chmod +w ./configure
+echo -e '/test "$no_create" = yes || ${CONFIG_SHELL-\/bin\/sh} $CONFIG_STATUS || exit 1\ns/test "$no_create" = yes || ${CONFIG_SHELL-\/bin\/sh} $CONFIG_STATUS || exit 1/test "$no_create" = yes || ${CONFIG_SHELL-\/bin\/sh} $CONFIG_STATUS || exit 0\nwq' | ed - configure 
+chmod -w ./configure
+#VRV - bug in a tclx configure 
+cat >> ${PRODUCT_DIR}/CONFIGURE.LOG <<EOF
+-------------------
+Configuring tclx...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/CONFIGURE.LOG \
+    ./configure --enable-gcc --enable-shared --enable-threads \
+    --prefix=${PRODUCT_DIR}  --with-tcl=${PRODUCT_DIR}/lib  --with-tk=${PRODUCT_DIR}/lib
+cat >> ${PRODUCT_DIR}/MAKE.LOG <<EOF
+-------------------
+Making tclx...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/MAKE.LOG make
+cat >> ${PRODUCT_DIR}/MAKEINSTALLEXEC.LOG <<EOF
+-------------------
+Installing tclx...
+-------------------
+EOF
+check_job ${PRODUCT_DIR}/MAKEINSTALLEXEC.LOG make install-exec
+
+(cd ${PRODUCT_DIR}/lib; ln -fs libtclx8.3.so libtclx.so)
+(cd ${PRODUCT_DIR}/lib; ln -fs libtclx8.3.a  libtclx.a)
+(cd ${PRODUCT_DIR}/lib; ln -fs libtkx8.3.so  libtkx.so)
+(cd ${PRODUCT_DIR}/lib; ln -fs libtkx8.3.a   libtkx.a)
+
+#du -sk ${INSTALL_WORK}/tcl8.4.14 > ${PRODUCT_DIR}/size.log
+#du -sk ${INSTALL_WORK}/tk8.4.14 >> ${PRODUCT_DIR}/size.log
+#du -sk ${INSTALL_WORK}/tclx8.3.5 >> ${PRODUCT_DIR}/size.log
+cd ${PRODUCT_DIR}
+rm -fr ${INSTALL_WORK}/tcl8.4.14 ${INSTALL_WORK}/tk8.4.14 ${INSTALL_WORK}/tclx8.3.5
+print_env
+}
+
+install_binary()
+{
+make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE}
+source ${INSTALL_WORK}/$SHRC
+
+check_jb tar xfz ${SOURCE_DIR}/tcltk-8.4.14.tar.gz -C ${INSTALL_ROOT}
+
+# overriding installation path
+cd ${PRODUCT_DIR}/lib
+old_prefix=`grep -e "^TCL_PREFIX='.*'" tclConfig.sh | sed -e "s%^TCL_PREFIX='\(.*\)'%\1%g"`
+sed -e "s%${old_prefix}%${PRODUCT_DIR}%g" tclConfig.sh > _tclConfig.sh
+mv -f _tclConfig.sh tclConfig.sh
+sed -e "s%${old_prefix}%${PRODUCT_DIR}%g" tkConfig.sh > _tkConfig.sh
+mv -f _tkConfig.sh tkConfig.sh
+
+print_env
+}
+
+export PROCEDURE=$1;
+export INSTALL_WORK=$2;
+export SOURCE_DIR=$3;
+export INSTALL_ROOT=$4;
+export PRODUCT_SEQUENCE=$5;
+if [ $# == 6 ] ; then export PRODUCT_TYPE=$6 ; else export PRODUCT_TYPE="tcl" ; fi
+export PRODUCT="tcltk-8.4.14"
+export PRODUCT_DIR=${INSTALL_ROOT}/${PRODUCT}
+export PRODUCT_WORK=${INSTALL_WORK}/${PRODUCT}
+source ./common.sh
+$PROCEDURE