]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Adding libBatch prerequisite
authormaintenance team <salome-mnt@opencascade.com>
Tue, 20 Oct 2009 13:19:02 +0000 (13:19 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Tue, 20 Oct 2009 13:19:02 +0000 (13:19 +0000)
config_Debian_4.0_64bit.xml

index add3da354b0a9c9ed61643ff537ea99eac18201f..eb94512be594b3f6a5b09e758ca3585474025647 100755 (executable)
                    installdiskspace="0,48711,0"
                    script="SAMPLES.sh"/>
     </product>
-
     <product name="xdata" 
             type="component"
              description="Python module for types declaration in python classes">
                    installdiskspace="0,205188,0"
                    script="DOCUMENTATION.sh"/>
     </product>
-
     <product name="tcltk" 
              type="prerequisite"
             description="Tcl/Tk library">
                    installdiskspace="37844,38843,234392"
                    script="VTK-5.0.0.sh"/>
     </product>
+    <product name="libBatch" 
+            type="prerequisite"
+             description="libBatch is ">
+      <installation os="Debian 4.0 64bit"
+                    version="1.0.0" 
+                   disable="false"
+                   installdiskspace="1305,1489,1401"
+                   script="libBatch-1.0.0.sh"/>
+    </product>
     <product name="numpy"
             type="prerequisite"
             description="Fundamental package for scientific computing with Python">
     <product name="netgen">
       <dep>OpenCascade</dep>
     </product>
+    <product name="libBatch">
+      <dep>Python</dep>
+      <dep>Swig</dep>
+      <dep>cmake</dep>
+    </product>
     <product name="xdata">
       <dep>Python</dep>
       <dep>Qt</dep>