Salome HOME
SALOME 6.5.0 preparation: fix problem with wrong check of pre-requisites dependencies...
[tools/install.git] / config_Debian_4.0_64bit.xml
index 5aa0a867835812d3a7fb44e869c5244ce7b2023a..cc0a8306b0db1fac82695d71ee3f4b64dda93b4e 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="6.5.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>"
+         copyright="&lt;h5>Copyright (C) 2007-2012 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 4.0 64bit"
          targetdir="${HOME}/salome_6.5.0"
             type="prerequisite"
              description="C++ to Python bindings generation tool">
       <installation os="Debian 4.0 64bit"
-                    version="4.10.2" 
+                    version="4.13.2" 
                    disable="false"
                    installdiskspace="308,1450,2476"
                    script="sip.sh"/>
             type="prerequisite"
             description="Python bindings for Qt library">
       <installation os="Debian 4.0 64bit"
-                    version="4.7.3
+                    version="4.9.1
                    disable="false"
                    installdiskspace="14884,28844,120520"
                    script="PyQt.sh"/>
             type="prerequisite"
             description="Auxiliary tool for source code editing and debugging">
       <installation os="Debian 4.0 64bit"
-                    version="2.4.3
+                    version="2.6.1
                    disable="false"
                    installdiskspace="3228,15692,24220"
                    script="qscintilla.sh"/>
             type="prerequisite"
             description="Software package and library devoted to static mapping, partitioning and sparce matrix block ordering og graph and meshes">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.12b
+                    version="5.1.11
                    disable="false"
                    installdiskspace="4296,5644,14388"
                    script="scotch.sh"/>
     <product name="Python"> 
       <dep>tcltk</dep>
     </product>
+    <product name="Sip">
+      <dep>Python</dep>
+      <dep>Qt</dep>
+    </product>
+    <product name="PyQt">
+      <dep>Python</dep>
+      <dep>Qt</dep>
+      <dep>Sip</dep>
+    </product>
     <product name="QScintilla">
       <dep>Qt</dep>
       <dep>Python</dep>
       <dep>Python</dep>
       <dep>docutils</dep>
     </product>
-    <product name="Sip">
-      <dep>Python</dep>
-      <dep>Qt</dep>
-    </product>
-    <product name="PyQt">
-      <dep>Python</dep>
-      <dep>Qt</dep>
-      <dep>Sip</dep>
-    </product>
     <product name="boost">
       <dep>Python</dep>
     </product>