]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Update SALOME version to 6.6.0
authorvsr <vsr@opencascade.com>
Fri, 23 Nov 2012 13:49:09 +0000 (13:49 +0000)
committervsr <vsr@opencascade.com>
Fri, 23 Nov 2012 13:49:09 +0000 (13:49 +0000)
14 files changed:
README
config_CentOS_5.5_64bit.xml
config_Debian_4.0.xml
config_Debian_4.0_64bit.xml
config_Debian_5.0_64bit.xml
config_Debian_6.0_64bit.xml
config_Mandriva_2008.0.xml
config_Mandriva_2008.0_64bit.xml
config_Mandriva_2010.0.xml
config_Mandriva_2010.0_64bit.xml
config_Red_Hat_Enterprise_WS_4_64bit.xml
config_Scientific_SL_5.1_64bit.xml
doc/readme.html
src/SALOME_InstallWizard.cxx

diff --git a/README b/README
index f5d23367c3460304e7660585edbd96bfb30d6715..88d65c8703e7b42692049aa60ec8a4615f4af5cd 100644 (file)
--- a/README
+++ b/README
                source salome.csh
 
           where <KERNEL_ROOT_DIR> is KERNEL binaries directory, e.g. 
-          KERNEL_6.5.0 for the 6.5.0 version.
+          KERNEL_6.6.0 for the 6.6.0 version.
 
      2.2. Launching of SALOME
        
           After you set environment you can start SALOME. Go to the KERNEL 
-          module's binaries directory (KERNEL_6.5.0/bin/salome for the version 
-          6.5.0) by using of 'cd' command and then type:
+          module's binaries directory (KERNEL_6.6.0/bin/salome for the version 
+          6.6.0) 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_6.5.0 for KERNEL module of SALOME version 6.5.0.
+          KERNEL_SRC_6.6.0 for KERNEL module of SALOME version 6.6.0.
 
           Compilation and installation should be performed according to 
           the dependencies between modules:
 
           - create a configuration script by typing
 
-               ../KERNEL_SRC_6.5.0/build_configure
+               ../KERNEL_SRC_6.6.0/build_configure
 
           - run configure script which will check the environment and create 
            Makefile files:
 
-               ../KERNEL_SRC_6.5.0/configure --prefix=/home/user/salome/KERNEL-6.5.0
+               ../KERNEL_SRC_6.6.0/configure --prefix=/home/user/salome/KERNEL-6.6.0
 
           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-6.5.0 directory.
+          installed into /home/user/salome/KERNEL-6.6.0 directory.
 
           - modify your environment scripts:
 
           * for bash:
 
-               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.5.0
+               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.6.0
 
           * for csh:
 
-               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.5.0
+               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.6.0
 
           - 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-6.5.0 (see above).
+          where <MODULE_distribution> is a MODULE-6.6.0 (see above).
 
      4.2. Automatic build procedure: build.csh and build.sh scripts
 
 
           - generate CMakeLists.txt files:
 
-               cd KERNEL_SRC_6.5.0
+               cd KERNEL_SRC_6.6.0
                ./build_cmake
                cd ..
 
 
           - run cmake
 
-               cmake -DCMAKE_INSTALL_PREFIX=/home/user/salome/KERNEL-6.5.0 ../KERNEL_SRC_6.5.0
+               cmake -DCMAKE_INSTALL_PREFIX=/home/user/salome/KERNEL-6.6.0 ../KERNEL_SRC_6.6.0
 
           Note, that -DCMAKE_INSTALL_PREFIX option defines the directory where you want to 
           install KERNEL module after 'make install' procedure. You
                make install
 
           After you have completed this scenario, KERNEL module is built and 
-          installed into /home/user/salome/KERNEL-6.5.0 directory.
+          installed into /home/user/salome/KERNEL-6.6.0 directory.
 
           - modify your environment scripts:
 
           * for bash:
 
-               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.5.0
+               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.6.0
 
           * for csh:
 
-               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.5.0
+               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.6.0
 
 ================================================================================
index 1e30e223728ca6f0d67a5c88c7a5463558438d35..62ddc4bfc2fb88ede4e9d778191d026c46df9d56 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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="CentOS 5.5 64bit"
-         targetdir="${HOME}/salome_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="CentOS 5.5 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="CentOS 5.5 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index c2f88a27b3020dd4d642351b078a434e289a58f1..1e5097b2b49f85123bb0f6fb4df573f749657429 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 4.0"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 35bde921f538e5182d5e3ab9f3dc890c160d7c80..cbcfd014ca4ae2029724487ff6c699528bc2579b 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 4.0 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index f7873f443ab956ea97d8bfd36a92c3f873fb5b9a..e4d7791dd45d8606b1292adb49ce1e1823d5fb3d 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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 5.0 64bit"
-         targetdir="${HOME}/salome_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 5.0 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 5.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 00cb99aa81b39551d063142cffb259ece3c454d4..73c2fedfe2c01c1a14dd6a23b283f448801744d9 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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 6.0 64bit"
-         targetdir="${HOME}/salome_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 6.0 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 6.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index c8cae11d7a15dee8942276b25dfc70b477d6a918..526a1ae4ddaa369688711f273b220e0ba339d0fc 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2008.0"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 984f35d3ecb9846a9dd61394139a3afdf9d51e7f..9c0e0c2cbcdbd91131c03bd992fedefd30cfdb81 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2008.0 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index ae16445ee5abd31bf0b48890cd8cd46a925ccccd..32648e6b8bb1903bcbf113b60732335b35ee2c26 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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 2010.0"
-         targetdir="${HOME}/salome_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2010.0"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2010.0"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 1fc7e56aa6c0adcce7418adb0eab7f9fd470ebca..e6a5e9dcf2e4711c0b00759a3b9023e5fc8bcf1b 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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 2010.0 64bit"
-         targetdir="${HOME}/salome_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2010.0 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 9ff20ff003b75c30ed1492df5254e7aed752cae3..36feb1b06432630cf401ec750ccfdf538ba1175e 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 444a5840d89cd6a099ae92ca55095a3fc3e182b5..50a3a6ba13cbb28a0008eb6aa23483b90992f900 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.5.0"
+  <config version="6.6.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2012 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_6.5.0"
+         targetdir="${HOME}/salome_6.6.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="39376,13516,135020"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Scientific SL 5.1 64bit"
-                   version="6.5.0" 
+                   version="6.6.0" 
                    disable="false"
                    installdiskspace="16852,17076,102216"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="32484,27092,157884"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="132980,94224,423000"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="35052,22268,155620"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="28204,13148,128936"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform PARAVIS module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform HEXABLOCK module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="35052,22268,155620"
                    script="HEXABLOCK.sh"/>
              type="component"
             description="SALOME platform HEXABLOCK meshing algorithm plugin">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="5772,54320,64924"
                    script="HEXABLOCKPLUGIN.sh"/>
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="5772,54320,64924"
              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="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1012,2320,8644"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="540,2096,6656"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMIC.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="248,2080,6364"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="112,1796,4772"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="196,1808,5060"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="49528,27596,226440"
                    script="YACS.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="356,668,1200"
                    script="YACSGEN.sh"/>
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="SAMPLES.sh"/>
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
              type="component"
             description="SALOME platform HOMARD module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="115800,115800,115800"
                    script="HOMARD.sh"/>
             type="component"
              description="SALOME module generator">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.5.0" 
+                    version="6.6.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 4cb0a04d211f697a37181ee3c6020d0a47f397dc..b532ee84f7ea477123a7e7b05fa723a97851bda2 100755 (executable)
@@ -36,7 +36,7 @@ Wizard Help</font></font></h3>
 </table>
 </center>
 <div align="right"><b><font color="#000099">updated for the version </font><font
- color="#ff0000">6.5.0</font></b></div>
+ color="#ff0000">6.6.0</font></b></div>
 <hr>
 <ul>
   <li> <a href="#install_from_wizard">Installing products with the
index b3d88d24ef706df10e12d0d4030a19c743f2aad3..dbb3cdd192bf51c9696d46b87edf977b1ae4c752 100644 (file)
@@ -557,7 +557,7 @@ SALOME_InstallWizard::SALOME_InstallWizard(const QString& aXmlFileName,
   addLogo( pixmap( pxLogo ) );
 
   // set defaults
-  setVersion( "6.5.0" );
+  setVersion( "6.6.0" );
   setCaption( tr( "SALOME %1" ).arg( myVersion ) );
   setCopyright( tr( "<h5>Copyright &copy; 2007-2012 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>" ));