]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Adding YACSGEN and JOBMANAGER modules and numpy prerequisit
authorinv <inv@opencascade.com>
Wed, 31 Mar 2010 13:45:02 +0000 (13:45 +0000)
committerinv <inv@opencascade.com>
Wed, 31 Mar 2010 13:45:02 +0000 (13:45 +0000)
config_Mandriva_2008.0.xml

index de49db820b47d2bfb568221b8f5191820d5bb15f..b8a1901cfe27eb3eb70fb31ba102f36f3ae55cc1 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"
          targetdir="${HOME}/salome_5.1.3"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp8">
+             description="Open CASCADE version 6.3sp9">
       <installation os="Mandriva 2008.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 2008.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="numpy"
+            type="prerequisite"
+            description="Fundamental package for scientific computing with Python">
+      <installation os="Mandriva 2008.0"
+                    version="1.3.0" 
+                   disable="false"
+                   installdiskspace="1669,3279,8181"
+                   script="numpy-1.3.0.sh"/>
+    </product>
     <product name="libBatch" 
             type="prerequisite"
              description="Generic batch management library">
                    installdiskspace="1305,1489,1401"
                    script="libBatch-1.0.0.sh"/>
     </product>
-    <product name="Numeric"
-            type="prerequisite"
-            description="Numerical extension to Python">
-      <installation os="Mandriva 2008.0"
-                    version="1.3.0" 
-                   disable="false"
-                   installdiskspace="1669,3279,8181"
-                   script="Numeric-24.2.sh"/>
-    </product>
     <product name="expat"
             type="prerequisite"
              description="C library for parsing XML">
     <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>