Salome HOME
SALOME 6.5.0 preparation: fix problem with wrong check of pre-requisites dependencies...
[tools/install.git] / config_Mandriva_2008.0_64bit.xml
index 04b7442790d4d51b8a8a95a9a6c8d883c094cfda..634f06c6881767c5d7676cef3499498c4acdec77 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="Mandriva 2008.0 64bit"
          targetdir="${HOME}/salome_6.5.0"
             type="prerequisite"
             description="Multiplatform C++ GUI application framework">
       <installation os="Mandriva 2008.0 64bit"
-                    version="4.6.4
+                    version="4.6.3
                    disable="false"
                    installdiskspace="323108,488984,1522808"
                    script="qt.sh"/>
             type="prerequisite"
              description="C++ to Python bindings generation tool">
       <installation os="Mandriva 2008.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="Mandriva 2008.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="Mandriva 2008.0 64bit"
-                    version="2.4.3
+                    version="2.6.1
                    disable="false"
                    installdiskspace="3228,15692,24220"
                    script="qscintilla.sh"/>
             type="prerequisite"
             description="Hierarchical Data Format library">
       <installation os="Mandriva 2008.0 64bit"
-                    version="1.8.4
+                    version="1.8.8
                    disable="false"
                    installdiskspace="9264,63776,115928"
                    script="hdf5.sh"/>
             type="prerequisite"
             description="Software package and library devoted to static mapping, partitioning and sparce matrix block ordering og graph and meshes">
       <installation os="Mandriva 2008.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>