]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Update version
authorinv <inv@opencascade.com>
Thu, 12 May 2011 13:54:04 +0000 (13:54 +0000)
committerinv <inv@opencascade.com>
Thu, 12 May 2011 13:54:04 +0000 (13:54 +0000)
15 files changed:
README
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
config_files/common.sh
doc/readme.html
src/SALOME_InstallWizard.cxx
src/main.cxx

diff --git a/README b/README
index 9890ac8d187f193784e584311e9135c3aba4748a..2c50ae376eebe08d5caa605b0bb8c5f4827c4e5a 100644 (file)
--- a/README
+++ b/README
                source salome.csh
 
           where <KERNEL_ROOT_DIR> is KERNEL binaries directory, e.g. 
-          KERNEL_6.2.0 for the 6.2.0 version.
+          KERNEL_6.3.0 for the 6.3.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.2.0/bin/salome for the version 
-          6.2.0) by using of 'cd' command and then type:
+          module's binaries directory (KERNEL_6.3.0/bin/salome for the version 
+          6.3.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.2.0 for KERNEL module of SALOME version 6.2.0.
+          KERNEL_SRC_6.3.0 for KERNEL module of SALOME version 6.3.0.
 
           Compilation and installation should be performed according to 
           the dependencies between modules:
 
           - create a configuration script by typing
 
-               ../KERNEL_SRC_6.2.0/build_configure
+               ../KERNEL_SRC_6.3.0/build_configure
 
           - run configure script which will check the environment and create 
            Makefile files:
 
-               ../KERNEL_SRC_6.2.0/configure --prefix=/home/user/salome/KERNEL-6.2.0
+               ../KERNEL_SRC_6.3.0/configure --prefix=/home/user/salome/KERNEL-6.3.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.2.0 directory.
+          installed into /home/user/salome/KERNEL-6.3.0 directory.
 
           - modify your environment scripts:
 
           * for bash:
 
-               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.2.0
+               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.3.0
 
           * for csh:
 
-               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.2.0
+               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.3.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.2.0 (see above).
+          where <MODULE_distribution> is a MODULE-6.3.0 (see above).
 
      4.2. Automatic build procedure: build.csh and build.sh scripts
 
index 03a2e4c55132b62f22763071f174e30d6ce4e1c5..f480bc3ebab92b2e9dcd0e27a1eece9c087779a0 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
     </product>
+    <product name="HOMARD"
+             type="component"
+            description="SALOME platform HOMARD module">
+      <installation os="Debian 4.0"
+                    version="6.3.0" 
+                   disable="false"
+                   woguimode="true"
+                   installdiskspace="115800,115800,115800"
+                   script="HOMARD.sh"/>
+    </product>
     <product name="xdata" 
             type="component"
              description="Python module for types declaration in python classes">
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
                    installdiskspace="10076,0,10076"
                    script="DISTENE.sh"/>
     </product>
+    <product name="homard" 
+            type="prerequisite"
+             description="HOMARD meshing tools">
+      <installation os="Debian 4.0"
+                    version="" 
+                   disable="false"
+                   installdiskspace="10076,0,10076"
+                   script="homard.sh"/>
+    </product>
     <product name="TetMesh-GHS3D" 
             type="prerequisite"
              description="An automatic tetrahedral mesh generator">
       <dep>GEOM</dep>
       <dep>MED</dep>
     </product>
+    <product name="HOMARD">
+      <dep>homard</dep>
+      <dep>boost</dep>
+      <dep>OpenCascade</dep>
+      <dep>Python</dep>
+      <dep>Swig</dep>
+      <dep>Hdf</dep>
+      <dep>Med</dep>
+      <dep>OmniORB</dep>
+      <dep>Doxygen</dep>
+      <dep>Graphviz</dep>
+      <dep>docutils</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+      <dep>GEOM</dep>
+      <dep>MED</dep>
+      <dep>SMESH</dep>      
+    </product>
     <product name="VISU">
       <dep>boost</dep>
       <dep>OpenCascade</dep>
index 4b2b15e6ae27c3459e3282ed3f9bfdbc9a6bcc18..b3e12d0d457d7a2972acf8c1ae13970bfc6877c2 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
     </product>
+    <product name="HOMARD"
+             type="component"
+            description="SALOME platform HOMARD module">
+      <installation os="Debian 4.0 64bit"
+                    version="6.3.0" 
+                   disable="false"
+                   woguimode="true"
+                   installdiskspace="115800,115800,115800"
+                   script="HOMARD.sh"/>
+    </product>
     <product name="xdata" 
             type="component"
              description="Python module for types declaration in python classes">
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
                    installdiskspace="10076,0,10076"
                    script="DISTENE.sh"/>
     </product>
+    <product name="homard"
+            type="prerequisite"
+             description="HOMARD meshing tools">
+      <installation os="Debian 4.0"
+                    version="" 
+                   disable="false"
+                   installdiskspace="10076,0,10076"
+                   script="homard.sh"/>
+    </product>
     <product name="TetMesh-GHS3D" 
             type="prerequisite"
              description="An automatic tetrahedral mesh generator">
       <dep>GEOM</dep>
       <dep>MED</dep>
     </product>
+    <product name="HOMARD">
+      <dep>homard</dep>
+      <dep>boost</dep>
+      <dep>OpenCascade</dep>
+      <dep>Python</dep>
+      <dep>Swig</dep>
+      <dep>Hdf</dep>
+      <dep>Med</dep>
+      <dep>OmniORB</dep>
+      <dep>Doxygen</dep>
+      <dep>Graphviz</dep>
+      <dep>docutils</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+      <dep>GEOM</dep>
+      <dep>MED</dep>
+      <dep>SMESH</dep>      
+    </product>
     <product name="VISU">
       <dep>boost</dep>
       <dep>OpenCascade</dep>
index b64f39cbb44b3ee2e078043f40c2138f23454860..0b99be8f377e4dd8a103876dde557257a62adfbc 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 5.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 3bff1a49a9ef44bcf51a6b0417925657098e56b2..4760c432955f7ff556f96b733a5ef8445b831ea3 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 6.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 24d27350607c508483d6cb744a048e335ec80c6a..d81cd31010b2adb0bd754a8b5d8087e7849a98d9 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
     </product>
+    <product name="HOMARD"
+             type="component"
+            description="SALOME platform HOMARD module">
+      <installation os="Mandriva 2008.0"
+                    version="6.3.0" 
+                   disable="false"
+                   woguimode="true"
+                   installdiskspace="115800,115800,115800"
+                   script="HOMARD.sh"/>
+    </product>
     <product name="xdata" 
             type="component"
              description="Python module for types declaration in python classes">
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
                    installdiskspace="10076,0,10076"
                    script="DISTENE.sh"/>
     </product>
+    <product name="homard"
+            type="prerequisite"
+             description="HOMARD meshing tools">
+      <installation os="Debian 4.0"
+                    version="" 
+                   disable="false"
+                   installdiskspace="10076,0,10076"
+                   script="homard.sh"/>
+    </product>
     <product name="TetMesh-GHS3D" 
             type="prerequisite"
              description="An automatic tetrahedral mesh generator">
       <dep>GEOM</dep>
       <dep>MED</dep>
     </product>
+    <product name="HOMARD">
+      <dep>homard</dep>
+      <dep>boost</dep>
+      <dep>OpenCascade</dep>
+      <dep>Python</dep>
+      <dep>Swig</dep>
+      <dep>Hdf</dep>
+      <dep>Med</dep>
+      <dep>OmniORB</dep>
+      <dep>Doxygen</dep>
+      <dep>Graphviz</dep>
+      <dep>docutils</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+      <dep>GEOM</dep>
+      <dep>MED</dep>
+      <dep>SMESH</dep>      
+    </product>
     <product name="VISU">
       <dep>boost</dep>
       <dep>OpenCascade</dep>
index 04d0cc0bf866675b4b57670d743ab63c5cfeae49..114813e4a5a847ec2bbd38d4b8a10f26524e0b19 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 258abd7a89d8afa3ead01182b28320798532000d..4ddefe8c91d962e2a08b237210660214e9835cf8 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.0"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="2960,3100,18892"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="220,2060,5764"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="PYHELLO.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMGEN.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="408,1968,5468"
                    script="ATOMSOLV.sh"/>
              type="component"
             description="Example from Salome tutorial.">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
                    script="TUTORIAL.sh"/>
     </product>
+    <product name="HOMARD"
+             type="component"
+            description="SALOME platform HOMARD module">
+      <installation os="Mandriva 2008.0"
+                    version="6.3.0" 
+                   disable="false"
+                   woguimode="true"
+                   installdiskspace="115800,115800,115800"
+                   script="HOMARD.sh"/>
+    </product>
     <product name="xdata" 
             type="component"
              description="Python module for types declaration in python classes">
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1332,3160,11504"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2010.0"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
                    installdiskspace="10076,0,10076"
                    script="DISTENE.sh"/>
     </product>
+    <product name="homard"
+            type="prerequisite"
+             description="HOMARD meshing tools">
+      <installation os="Debian 4.0"
+                    version="" 
+                   disable="false"
+                   installdiskspace="10076,0,10076"
+                   script="homard.sh"/>
+    </product>
     <product name="TetMesh-GHS3D" 
             type="prerequisite"
              description="An automatic tetrahedral mesh generator">
       <dep>GEOM</dep>
       <dep>MED</dep>
     </product>
+    <product name="HOMARD">
+      <dep>homard</dep>
+      <dep>boost</dep>
+      <dep>OpenCascade</dep>
+      <dep>Python</dep>
+      <dep>Swig</dep>
+      <dep>Hdf</dep>
+      <dep>Med</dep>
+      <dep>OmniORB</dep>
+      <dep>Doxygen</dep>
+      <dep>Graphviz</dep>
+      <dep>docutils</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+      <dep>GEOM</dep>
+      <dep>MED</dep>
+      <dep>SMESH</dep>      
+    </product>
     <product name="VISU">
       <dep>boost</dep>
       <dep>OpenCascade</dep>
index fbcb3f7343bb637060387cf53696cdae90bd105f..8a22819a9f944ad4f3edb5253acb5da9ffe2be57 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="816,2360,9188"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="480,2316,7680"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="1880,512,15476"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2010.0 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 487e9a3fa4b6fe4f7d61579f386ce31bfd436f51..71672ca5f99ce6d706a20f81404bde787d469755 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
             type="component"
              description="SALOME module generator">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 467035be770880be71cc13124362c77bbece84db..c73000054f5022a98f2743af224288e9f2323eb9 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="6.2.0"
+  <config version="6.3.0"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2011 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.2.0"
+         targetdir="${HOME}/salome_6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                   version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="161032,1396,599320"
                    script="PARAVIS.sh"/>
@@ -92,7 +92,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="792,2560,9636"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="584,2332,8420"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="1356,2756,12000"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="false"
                    installdiskspace="49528,27596,226440"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
              type="component"
             description="Introduction to the developing of an application based on SALOME platform">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="115800,115800,115800"
             type="component"
              description="SALOME module generator">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.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.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    installdiskspace="0,2308,2308"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.2.0" 
+                    version="6.3.0" 
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,814464,0"
index 197d87ee35f759ca8d8b2ae389eeeef3e289ca75..e256f2879f878dca11fe42e4d8142f0251635bef 100755 (executable)
@@ -19,9 +19,9 @@ export CSHRC="salome.csh"
 #####################################################
 # !WARNING! This is current SALOME version number 
 ####################################################
-export SALOME_VERSION="6.2.0"
-export YACSGEN_VERSION="6.2.0"
-export JOBMANAGER_VERSION="0.1"
+export SALOME_VERSION="6.3.0"
+export YACSGEN_VERSION="6.3.0"
+export JOBMANAGER_VERSION="6.3.0"
 
 # Name of the single directory for SALOME modules
 export SDIR_NAME="SALOME_${SALOME_VERSION}"
index 5fcfb2d99bb2b757aa2d434784327e353a97ea91..7a35afd3fde56f97c0ae215bb3177ff4df492697 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.2.0</font></b></div>
+ color="#ff0000">6.3.0</font></b></div>
 <hr>
 <ul>
   <li> <a href="#install_from_wizard">Installing products with the
index d04520cecb05fbfe965aa4e2f3d666469d213a79..2504bbf488ad9da5b51e14e16657ab0420957e3e 100644 (file)
@@ -572,9 +572,9 @@ SALOME_InstallWizard::SALOME_InstallWizard(const QString& aXmlFileName,
   addLogo( pixmap( pxLogo ) );
 
   // set defaults
-  setVersion( "6.2.0" );
+  setVersion( "6.3.0" );
   setCaption( tr( "SALOME %1" ).arg( myVersion ) );
-  setCopyright( tr( "<h5>Copyright &copy; 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE<br></h5>"
+  setCopyright( tr( "<h5>Copyright &copy; 2007-2011 CEA/DEN, EDF R&amp;D, OPEN CASCADE<br></h5>"
                "<h5>Copyright &copy; 2003-2007 OPEN CASCADE,<br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,<br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS</h5>" ));
   setLicense( tr( "<h5>GNU LGPL</h5>" ) );
 
index 8e1ac010bdca5c764035f3c8e1c0b6d2707c0901..61516a6e2b8935fed499c663844b11a2e10eb578 100644 (file)
@@ -67,7 +67,7 @@ int main( int argc, char **argv )
             ( QT_VERSION >> 16 ) & 0xFF,
             ( QT_VERSION >> 8  ) & 0xFF,
             ( QT_VERSION       ) & 0xFF );
-      printf("Copyright (C) 2002-2010 CEA\n");
+      printf("Copyright (C) 2002-2011 CEA\n");
       return 0;
     }
     else if ( a == "--target" || a == "-d" ) {