]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Update for 5.1.4
authorinv <inv@opencascade.com>
Wed, 21 Apr 2010 06:58:59 +0000 (06:58 +0000)
committerinv <inv@opencascade.com>
Wed, 21 Apr 2010 06:58:59 +0000 (06:58 +0000)
14 files changed:
README
config_Debian_3.1.xml
config_Debian_4.0.xml
config_Debian_4.0_64bit.xml
config_Fedora_Core_6.xml
config_Mandriva_2006.0.xml
config_Mandriva_2006.0_64bit.xml
config_Mandriva_2008.0.xml
config_Mandriva_2008.0_64bit.xml
config_Red_Hat_Enterprise_WS_4_64bit.xml
config_Scientific_SL_5.1_64bit.xml
src/Makefile
src/SALOME_InstallWizard.cxx
src/main.cxx

diff --git a/README b/README
index fa1a5f1a9cbb43d52a322cdb7f2c0ea04a368e49..8865e295eb41f63cb49d72f1672c1c663f3c5f9b 100644 (file)
--- a/README
+++ b/README
                source salome.csh
 
           where <KERNEL_ROOT_DIR> is KERNEL binaries directory, e.g. 
-          KERNEL_5.1.3 for the 5.1.3 version.
+          KERNEL_5.1.4 for the 5.1.4 version.
 
      2.2. Launching of SALOME
        
           After you set environment you can start SALOME. Go to the KERNEL 
-          module's binaries directory (KERNEL_5.1.3/bin/salome for the version 
-          5.1.3) by using of 'cd' command and then type:
+          module's binaries directory (KERNEL_5.1.4/bin/salome for the version 
+          5.1.4) 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/user/salome directory. The name of each module
           sources directory depends on the version of the platform, for example,
-          KERNEL_SRC_5.1.3 for KERNEL module of SALOME version 5.1.3.
+          KERNEL_SRC_5.1.4 for KERNEL module of SALOME version 5.1.4.
 
           Compilation and installation should be performed according to 
           the dependencies between modules:
 
           - create a configuration script by typing
 
-               ../KERNEL_SRC_5.1.3/build_configure
+               ../KERNEL_SRC_5.1.4/build_configure
 
           - run configure script which will check the environment and create 
            Makefile files:
 
-               ../KERNEL_SRC_5.1.3/configure --prefix=/home/user/salome/KERNEL-5.1.3
+               ../KERNEL_SRC_5.1.4/configure --prefix=/home/user/salome/KERNEL-5.1.4
 
           Note, that --prefix option defines the directory where you want to 
           install KERNEL module after 'make install' procedure. configure script
                make install
 
           After you have completed this scenario, KERNEL module is built and 
-          installed into /home/user/salome/KERNEL-5.1.3 directory.
+          installed into /home/user/salome/KERNEL-5.1.4 directory.
 
           - modify your environment scripts:
 
           * for bash:
 
-               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-5.1.3
+               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-5.1.4
 
           * for csh:
 
-               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-5.1.3
+               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-5.1.4
 
           - then repeat this scenario for other modules you want to build taking 
             into account the dependencies between modules (see dependencies table
 
                setenv MODULE_ROOT_DIR /home/user/salome/<MODULE_distribution>
 
-          where <MODULE_distribution> is a MODULE-5.1.3 (see above).
+          where <MODULE_distribution> is a MODULE-5.1.4 (see above).
 
      4.2. Automatic build procedure: build.csh and build.sh scripts
 
index 5e331b4b7065c1ec933ca3b6650652e85fcf5e9f..88141e97f4885c63ba4814117dff83193c3387ed 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Debian 3.1"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 3.1"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index 2564becd21b438717e566228a30b04101e0438f9..5d8395770cf877f9422c748004054ba2ea9b23d8 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Debian 4.0"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 4.0"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index 54b6bdee5f173ad0ce8f5739524d75d31ffd8e65..d90eee25bd37d43b36d2a9881cd347f7d4f203dc 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Debian 4.0 64bit"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 4.0 64bit"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
              type="prerequisite"
             description="Tcl/Tk library">
       <installation os="Debian 4.0 64bit"
-                   version="8.4.14
+                   version="8.5.8
                    disable="false"
                    installdiskspace="10765,28789,50385"
-                   script="tcltk-8.4.14.sh"/>
+                   script="tcltk-8.5.8.sh"/>
     </product>
     <product name="Python" 
             type="prerequisite"
index 3aa3c8aa08553234ad6936ec72006e12238531aa..d6b9a0f25e77cbde25c817d9617856cbc0bbec63 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Fedora Core 6"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Fedora Core 6"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index 6a7eb26b64254b5960f73fc99b76db2fe0dd7a26..65b26776d0095315bbe8fbdd11b35fb59aa18e70 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Mandriva 2006.0"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2006.0"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index f4e2974a272cec60e40f5b86200fa3dfa52faa0a..8b650ed1af3403ca01cc0b50961e8ffca08d6b35 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Mandriva 2006.0 64bit"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2006.0 64bit"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index b8a1901cfe27eb3eb70fb31ba102f36f3ae55cc1..91129b015253616851679949e88daf554888e430 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Mandriva 2008.0"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2008.0"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index c63267067ffe289b7b2b571e155d9513adec80b5..f9a540bc25ba582ee4905c4562d3e7695949e757 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Mandriva 2008.0 64bit"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2008.0 64bit"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index 6c1c986d06701b4b7f59432f2f070fe121cc8be8..c79e08602e10fdedba212adc216fee67c953d327 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Red Hat Enterprise WS 4 64bit"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index 5083728f75171219824bd203246a938be452c75c..01c295b0ddb9e9989d3c25697ba334ebf6c1abd6 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.3"
+  <config version="5.1.4"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>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>"
          platforms="Scientific SL 5.1 64bit"
-         targetdir="${HOME}/salome_5.1.3"
+         targetdir="${HOME}/salome_5.1.4"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Scientific SL 5.1 64bit"
-                   version="5.1.3
+                   version="5.1.4
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="5.1.4
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
index abf01f1217a45f92ef5edebdf51d3b970acc155e..97d4c35a9cd74723eae1d28cc023302ff400608f 100644 (file)
@@ -1,6 +1,6 @@
 #############################################################################
 # Makefile for building: ../bin/SALOME_InstallWizard
-# Generated by qmake (1.07a) (Qt 3.3.8) on: Fri Nov  7 17:35:06 2008
+# Generated by qmake (1.07a) (Qt 3.3.8) on: Wed Apr 21 10:45:36 2010
 # Project:  SALOME_INSTALL.pro
 # Template: app
 # Command: $(QMAKE) -o Makefile SALOME_INSTALL.pro
index c160149d686e3a26db0398a225eb22bb906e7be0..7d03979f84127a73ea01342068eb6075ba68e5ff 100644 (file)
@@ -465,7 +465,7 @@ public:
                      .arg( __IW_VERSION_MINOR__ ) \
                      .arg( __IW_VERSION_PATCH__ ) );
     QLabel* copyright = new QLabel( this, "copyright" );
-    copyright->setText( "<b>Copyright</b> &copy; 2007-2009 CEA/DEN" );
+    copyright->setText( "<b>Copyright</b> &copy; 2007-2010 CEA/DEN" );
     QFont font = title->font();
     font.setPointSize( (int)( font.pointSize() * 1.8 ) );
     title->setFont( font );
@@ -559,9 +559,9 @@ SALOME_InstallWizard::SALOME_InstallWizard(const QString& aXmlFileName,
   addLogo( pixmap( pxLogo ) );
 
   // set defaults
-  setVersion( "5.1.3" );
+  setVersion( "5.1.4" );
   setCaption( tr( "SALOME %1" ).arg( myVersion ) );
-  setCopyright( tr( "<h5>Copyright &copy; 2007-2009 CEA/DEN, EDF R&amp;D, OPEN CASCADE<br></h5>"
+  setCopyright( tr( "<h5>Copyright &copy; 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE<br></h5>"
                "<h5>Copyright &copy; 2003-2007 OPEN CASCADE,<br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,<br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS</h5>" ));
   setLicense( tr( "<h5>GNU LGPL</h5>" ) );
 
index 81ccd143aa0050d5b1694d0832ceb0d5863618cf..c573652f2935caf5b7fcb857eda7e4aac367e7ad 100644 (file)
@@ -67,7 +67,7 @@ int main( int argc, char **argv )
             ( QT_VERSION >> 16 ) & 0xFF,
             ( QT_VERSION >> 8  ) & 0xFF,
             ( QT_VERSION       ) & 0xFF );
-      printf("Copyright (C) 2002-2009 CEA\n");
+      printf("Copyright (C) 2002-2010 CEA\n");
       return 0;
     }
     else if ( a == "--target" || a == "-d" ) {