]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Update for CAS-6.3sp9
authorinv <inv@opencascade.com>
Thu, 8 Apr 2010 07:05:18 +0000 (07:05 +0000)
committerinv <inv@opencascade.com>
Thu, 8 Apr 2010 07:05:18 +0000 (07:05 +0000)
config_Debian_3.1.xml
config_Debian_4.0.xml
config_Debian_4.0_64bit.xml
config_Fedora_Core_6.xml
config_Mandriva_2006.0.xml
config_Mandriva_2006.0_64bit.xml
config_Mandriva_2008.0_64bit.xml
config_Red_Hat_Enterprise_WS_4_64bit.xml
config_Scientific_SL_5.1_64bit.xml

index b0fe77f621866016f4fece76b20022fd71863453..5e331b4b7065c1ec933ca3b6650652e85fcf5e9f 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 3.1"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Debian 3.1"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Debian 3.1"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Debian 3.1"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Debian 3.1"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Debian 3.1"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Debian 3.1"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Debian 3.1"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index 8e68860d1a95f51cacd9dee547b31ce67a5fa223..2564becd21b438717e566228a30b04101e0438f9 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 4.0"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Debian 4.0"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Debian 4.0"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Debian 4.0"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Debian 4.0"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Debian 4.0"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Debian 4.0"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Debian 4.0"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index 7e2840ac54dec6782cba76d1456930c21fc09849..54b6bdee5f173ad0ce8f5739524d75d31ffd8e65 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 4.0 64bit"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Debian 4.0 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Debian 4.0 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Debian 4.0 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Debian 4.0 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Debian 4.0 64bit"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Debian 4.0 64bit"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index f422122129d5f3cb48fd9542bedce3b9c58d98c6..3aa3c8aa08553234ad6936ec72006e12238531aa 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Fedora Core 6"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Fedora Core 6"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Fedora Core 6"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Fedora Core 6"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Fedora Core 6"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Fedora Core 6"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Fedora Core 6"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Fedora Core 6"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index a10527e58a6360cf4a563c4f3403ad8a7d4600b4..6a7eb26b64254b5960f73fc99b76db2fe0dd7a26 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2006.0"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Mandriva 2006.0"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Mandriva 2006.0"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Mandriva 2006.0"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Mandriva 2006.0"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Mandriva 2006.0"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Mandriva 2006.0"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Mandriva 2006.0"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index dc65d439435c982687f9820534ed1eb471c94bbd..f4e2974a272cec60e40f5b86200fa3dfa52faa0a 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2006.0 64bit"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Mandriva 2006.0 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Mandriva 2006.0 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Mandriva 2006.0 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Mandriva 2006.0 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Mandriva 2006.0 64bit"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Mandriva 2006.0 64bit"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Mandriva 2006.0 64bit"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index 96d940966152dcb32e693a35889859c9ca2bd493..c63267067ffe289b7b2b571e155d9513adec80b5 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2008.0 64bit"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Mandriva 2008.0 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Mandriva 2008.0 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Mandriva 2008.0 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Mandriva 2008.0 64bit"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Mandriva 2008.0 64bit"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Mandriva 2008.0 64bit"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index 0859361dde6910e7ee000640b99665b740254946..6c1c986d06701b4b7f59432f2f070fe121cc8be8 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Red Hat Enterprise WS 4 64bit"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Red Hat Enterprise WS 4 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Red Hat Enterprise WS 4 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
             type="prerequisite"
             description="Free peer-reviewed portable STL extension">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="1.37.0" 
+                    version="1.40.0" 
                    disable="false"
                    installdiskspace="30533,70205,100285"
-                   script="BOOST-1.37.0.sh"/>
+                   script="BOOST-1.40.0.sh"/>
     </product>
     <product name="Swig" 
             type="prerequisite"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Red Hat Enterprise WS 4 64bit"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>
index bf01097a4158546814c8b9562faa22b70122391b..5083728f75171219824bd203246a938be452c75c 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.3"
          caption="SALOME v%1"
-         copyright="&lt;h5>Copyright (C) 2007-2009 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>"
+         copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Scientific SL 5.1 64bit"
          targetdir="${HOME}/salome_5.1.3"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
     </product>
+    <product name="YACSGEN" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Scientific SL 5.1 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="YACSGEN.sh"/>
+    </product>
+    <product name="JOBMANAGER" 
+            type="component"
+             description="Component and module generator for SALOME">
+      <installation os="Scientific SL 5.1 64bit"
+                    version="5.1.3" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="JOBMANAGER.sh"/>
+    </product>
     <product name="SAMPLES"
              type="component"
             description="SALOME samples files">
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8.sh"/>
+                   script="CAS-6.3sp9.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp8">
+             description="Patch for Open CASCADE version 6.3sp9">
       <installation os="Scientific SL 5.1 64bit"
-                    version="6.3sp8
+                    version="6.3sp9
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp8-patch.sh"/>
+                   script="CAS-6.3sp9-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.4.sh"/>
     </product>
-    <product name="libBatch" 
+    <product name="numpy"
             type="prerequisite"
-             description="Generic batch management library">
+            description="Fundamental package for scientific computing with Python">
       <installation os="Scientific SL 5.1 64bit"
-                    version="1.0.0" 
+                    version="1.3.0" 
                    disable="false"
-                   installdiskspace="1305,1489,1401"
-                   script="libBatch-1.0.0.sh"/>
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
     </product>
-    <product name="YACSGEN
+    <product name="libBatch
             type="prerequisite"
-             description="Component and module generator for SALOME">
+             description="Generic batch management library">
       <installation os="Scientific SL 5.1 64bit"
-                    version="5.1.3
+                    version="1.0.0
                    disable="false"
                    installdiskspace="1305,1489,1401"
-                   script="YACSGEN-5.1.3.sh"/>
-    </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Scientific SL 5.1 64bit"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
+                   script="libBatch-1.0.0.sh"/>
     </product>
     <product name="expat"
             type="prerequisite"
     <product name="KERNEL">
       <dep>boost</dep>
       <dep>Python</dep>
-      <dep>Numeric</dep>
+      <dep>numpy</dep>
       <dep>Swig</dep>
       <dep>Hdf</dep>
       <dep>OmniORB</dep>
       <dep>tcltk</dep>
       <dep>cmake</dep>
     </product>
-    <product name="Numeric">
+    <product name="numpy">
       <dep>Python</dep>
     </product>
     <product name="Graphviz">
     <product name="YACSGEN">
       <dep>Python</dep>
     </product>
+    <product name="JOBMANAGER">
+      <dep>Qt</dep>
+      <dep>OmniORB</dep>
+      <dep>Sphinx</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>