]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Add configuration file for Red Hat 9
authorvsr <vsr@opencascade.com>
Thu, 24 Feb 2005 16:24:56 +0000 (16:24 +0000)
committervsr <vsr@opencascade.com>
Thu, 24 Feb 2005 16:24:56 +0000 (16:24 +0000)
config_RedHat9.xml [new file with mode: 0755]

diff --git a/config_RedHat9.xml b/config_RedHat9.xml
new file mode 100755 (executable)
index 0000000..62bd77d
--- /dev/null
@@ -0,0 +1,451 @@
+<document>
+  <config version="2.2.0"
+         caption="SALOME v%1"
+          copyright="&lt;h5>Copyright (C) 2003-2005 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>"
+         os="RedHat8.0"/>
+  <path targetdir="/tmp/salome"
+        tempdir="/tmp"/>
+  <product name="gcc" 
+           version="3.2" 
+           description="GNU Compiler Collection"
+           install="use native"
+          supported="use native"
+          disable="false"
+          dependancies=""
+          installdiskspace="193905"
+          temporarydiskspace="659468"
+          script="gcc-3.2.sh"/>
+  <product name="boost"
+           version="1.30.2" 
+           description="Free peer-reviewed portable STL extension"
+           install="install sources"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="38069"
+          temporarydiskspace="0"
+          script="BOOST-1.30.2.sh"/>
+  <product name="tcltk" 
+           version="8.3.3" 
+           description="Tcl/Tk library"
+           install="use native"
+          supported="use native"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="30906"
+          temporarydiskspace="47748"
+          script="tcltk8.3.3.sh"/>
+  <product name="Python" 
+           version="2.2.1" 
+           description="Python language interpreter"
+           install="use native"
+          supported="install sources,install binaries,use native"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="30906"
+          temporarydiskspace="47748"
+          script="Python-2.2.1.sh"/>
+  <product name="Mesa" 
+           version="3.4.2" 
+           description="OpenGL-like 3D graphic library"
+           install=""
+          supported=""
+          disable="true"
+          dependancies="gcc"
+          installdiskspace="9995"
+          temporarydiskspace="44649"
+          script="Mesa-3.4.2.sh"/>
+  <product name="Qt" 
+           version="3.0.5" 
+           description="Multiplatform C++ GUI application framework"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="76093"
+          temporarydiskspace="148942"
+          script="qt-x11-free-3.0.5.sh"/>
+  <product name="Sip"
+           version="3.3.2" 
+           description="C++ to Python bindings generation tool"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,Python,Qt"
+          installdiskspace="199"
+          temporarydiskspace="818"
+          script="sip-3.3.2.sh"/>
+  <product name="PyQt"
+           version="3.3.2" 
+           description="Python bindings for Qt library"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,Python,Qt,Sip"
+          installdiskspace="46618"
+          temporarydiskspace="52789"
+          script="PyQt-3.3.2.sh"/>
+  <product name="Swig" 
+           version="1.3.17" 
+           description="Simplified Wrapper and Interface Generator"
+           install="install sources"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,Python,tcltk"
+          installdiskspace="1947"
+          temporarydiskspace="12308"
+          script="SWIG-1.3.17.sh"/>
+  <product name="OpenCascade" 
+           version="5.2" 
+           description="Open CASCADE version 5.2 with patch for SALOME 2.2.0"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies=""
+          installdiskspace="220800"
+          temporarydiskspace="2"
+          script="CAS-5.2.sh"/>
+  <product name="OpenCascade-patch" 
+           version="0.0" 
+           description="Patch for Open CASCADE version 5.2"
+           install="install sources"
+          supported="install sources"
+          disable="false"
+          dependancies=""
+          installdiskspace="69"
+          temporarydiskspace="0"
+          script="CAS-5.2-patch.sh"/>
+  <product name="Qwt" 
+           version="0.4.1" 
+           description="2-D plotting extension for Qt library"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,Qt"
+          installdiskspace="483"
+          temporarydiskspace="3579"
+          script="qwt-0.4.1.sh"/>
+  <product name="Hdf" 
+           version="5-1.4.4" 
+           description="Hierarchical Data Format library"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="3163"
+          temporarydiskspace="24860"
+          script="hdf5-1.4.4.sh"/>
+  <product name="Med"
+           version="2.1.6" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="true"
+          dependancies="gcc,Hdf"
+          installdiskspace="1067"
+          temporarydiskspace="7971"
+          script="med-2.1.6.sh"/>
+  <product name="Med"
+           version="2.2.2" 
+           description="MED format interface library"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,Hdf"
+          installdiskspace="18215"
+          temporarydiskspace="38100"
+          script="med-2.2.2.sh"/>
+  <product name="Vtk"
+           version="4.2" 
+           description="Image processing, 3D graphics and visualization software system"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,tcltk,Python"
+          installdiskspace="39073"
+          temporarydiskspace="172034"
+          script="VTK-4.2.2.sh"/>
+  <product name="netgen" 
+           version="4.3" 
+           description="Quadrangle meshing algorithmic tool"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc"
+          installdiskspace="2936"
+          temporarydiskspace="8252"
+          script="netgen4.3.sh"/>
+  <product name="OmniORB"
+           version="3.0.5" 
+           description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,Python"
+          installdiskspace="342662"
+          temporarydiskspace="0"
+          script="omniORB-3.0.5.sh"/>
+  <product name="Numeric"
+           version="22.0" 
+           description="Numerical extension to Python"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,Python"
+          installdiskspace="2625"
+          temporarydiskspace="8340"
+          script="Numeric-22.0.sh"/>
+  <product name="HappyDoc"
+           version="2.1" 
+           description="Python source code documentation extracting tool"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="Python"
+          installdiskspace="1482"
+          temporarydiskspace="4186"
+          script="HappyDoc-r2_1.sh"/>
+  <product name="Doxygen"
+           version="1.3-rc2" 
+           description="Documentation system for C++, C, Java, IDL, etc."
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,Qt"
+          installdiskspace="6066"
+          temporarydiskspace="29083"
+          script="doxygen-1.3-rc2.sh"/>
+  <product name="Graphviz"
+           version="1.9" 
+           description="Graph Drawing Programs set"
+           install="install binaries"
+          supported="install sources,install binaries"
+          disable="false"
+          dependancies="gcc,tcltk"
+          installdiskspace="17724"
+          temporarydiskspace="61528"
+          script="graphviz-1.9.sh"/>
+  <product name="KERNEL-Src"
+           version="2.2.0" 
+           description="SALOME platform KERNEL module sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,HappyDoc"
+          installdiskspace="28814"
+          temporarydiskspace="0"
+           pickupenv="true"
+          script="KERNEL_SRC_2.2.0.sh"/>
+  <product name="KERNEL-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform KERNEL module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,HappyDoc"
+          installdiskspace="58465"
+          temporarydiskspace="0"
+           pickupenv="true"
+          script="KERNEL_BIN_2.2.0.sh"/>
+  <product name="GEOM-Src"
+           version="2.2.0" 
+           description="SALOME platform GEOM modules sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
+          installdiskspace="10619"
+          temporarydiskspace="0"
+          script="GEOM_SRC_2.2.0.sh"/>
+  <product name="GEOM-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform GEOM module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
+          installdiskspace="31703"
+          temporarydiskspace="0"
+          script="GEOM_BIN_2.2.0.sh"/>
+  <product name="MED-Src"
+           version="2.2.0" 
+           description="SALOME platform MED module sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
+          installdiskspace="17744"
+          temporarydiskspace="0"
+          script="MED_SRC_2.2.0.sh"/>
+  <product name="MED-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform MED module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
+          installdiskspace="38484"
+          temporarydiskspace="0"
+          script="MED_BIN_2.2.0.sh"/>
+  <product name="SMESH-Src"
+           version="2.2.0" 
+           description="SALOME platform SMESH module sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,GEOM-Src,MED-Src"
+          installdiskspace="10907"
+          temporarydiskspace="0"
+          script="SMESH_SRC_2.2.0.sh"/>
+  <product name="SMESH-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform SMEHS module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,GEOM-Bin,MED-Bin"
+          installdiskspace="36662"
+          temporarydiskspace="0"
+          script="SMESH_BIN_2.2.0.sh"/>
+  <product name="VISU-Src"
+           version="2.2.0" 
+           description="SALOME platform VISU module sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,MED-Src"
+          installdiskspace="6558"
+          temporarydiskspace="0"
+          script="VISU_SRC_2.2.0.sh"/>
+  <product name="VISU-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform VISU module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,MED-Bin"
+          installdiskspace="20372"
+          temporarydiskspace="0"
+          script="VISU_BIN_2.2.0.sh"/>
+  <product name="SUPERV-Src"
+           version="2.2.0" 
+           description="SALOME platform SUPERV module sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
+          installdiskspace="7476"
+          temporarydiskspace="0"
+          script="SUPERV_SRC_2.2.0.sh"/>
+  <product name="SUPERV-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform SUPERV module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
+          installdiskspace="53744"
+          temporarydiskspace="0"
+          script="SUPERV_BIN_2.2.0.sh"/>
+  <product name="COMPONENT-Src"
+           version="2.2.0" 
+           description="SALOME platform COMPONENT module sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
+          installdiskspace="323"
+          temporarydiskspace="0"
+          script="COMPONENT_SRC_2.2.0.sh"/>
+  <product name="COMPONENT-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform COMPONENT module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
+          installdiskspace="14000"
+          temporarydiskspace="0"
+          script="COMPONENT_BIN_2.2.0.sh"/>
+  <product name="PYCALCULATOR-Src"
+           version="2.2.0" 
+           description="SALOME platform PYCALCULATOR module sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
+          installdiskspace="147"
+          temporarydiskspace="0"
+          script="PYCALCULATOR_SRC_2.2.0.sh"/>
+  <product name="PYCALCULATOR-Bin"
+           version="2.2.0" 
+           description="Precompiled SALOME platform PYCALCULATOR module"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
+          installdiskspace="27"
+          temporarydiskspace="0"
+          script="PYCALCULATOR_BIN_2.2.0.sh"/>
+  <product name="NETGENplugin-Src" 
+           version="2.2.0" 
+           description="SALOME platform NETGEN meshing algorithm plugin sources"
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,netgen,KERNEL-Src,SMESH-Src"
+          installdiskspace="91"
+          temporarydiskspace="0"
+          script="NETGENPLUGIN_SRC_2.2.0.sh"/>
+  <product name="NETGENplugin-Bin" 
+           version="2.2.0" 
+           description="Precompiled SALOME platform NETGEN meshing algorithm plugin"
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,netgen,KERNEL-Bin,SMESH-Bin"
+          installdiskspace="2467"
+          temporarydiskspace="0"
+          script="NETGENPLUGIN_BIN_2.2.0.sh"/>
+  <product name="GHS3Dplugin-Src" 
+           version="2.2.0" 
+           description="SALOME platform GHS3D meshing algorithm plugin sources. For use this plugin you should add the path to ghs3d to your PATH environment variable."
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,KERNEL-Src,SMESH-Src"
+          installdiskspace="55"
+          temporarydiskspace="0"
+          script="GHS3DPLUGIN_SRC_2.2.0.sh"/>
+  <product name="GHS3Dplugin-Bin" 
+           version="2.2.0" 
+           description="Precompiled SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable."
+           install="install binaries"
+          supported="install binaries"
+          disable="false"
+          dependancies="gcc,KERNEL-Bin,SMESH-Bin"
+          installdiskspace="142"
+          temporarydiskspace="0"
+          script="GHS3DPLUGIN_BIN_2.2.0.sh"/>
+  <product name="Hello-Src" 
+           version="2.2.0" 
+           description="Example SALOME C++ module: Hello."
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,KERNEL-Src"
+          installdiskspace="118"
+          temporarydiskspace="0"
+          script="HELLO1_SRC_2.2.0.sh"/>
+  <product name="PyHello-Src" 
+           version="2.2.0" 
+           description="Example SALOME Python module: Hello."
+           install="not install"
+          supported="install sources"
+          disable="false"
+          dependancies="gcc,KERNEL-Src"
+          installdiskspace="182"
+          temporarydiskspace="0"
+          script="PYHELLO1_SRC_2.2.0.sh"/>
+</document>