Salome HOME
Correct salome.csh, salome.sh files creation
[tools/install.git] / config.xml
1 <document>
2   <config version="1.4.1"
3           caption="PAL/SALOME v%1"
4           copyright="Copyright (C) 2004 CEA"
5           license="All right reserved"
6           os="RedHat8.0"/>
7   <path targetdir="/tmp/salome"
8         tempdir="/tmp"/>
9   <product name="gcc" 
10            version="3.2" 
11            description="GNU Compiler Collection"
12            install="use native"
13            supported="use native"
14            disable="false"
15            dependancies=""
16            installdiskspace="193905"
17            temporarydiskspace="659468"
18            script="gcc-3.2.sh"/>
19   <product name="boost"
20            version="1.30.2" 
21            description="Free peer-reviewed portable STL extension"
22            install="install sources"
23            supported="install sources"
24            disable="false"
25            dependancies="gcc"
26            installdiskspace="38069"
27            temporarydiskspace="0"
28            script="BOOST-1.30.2.sh"/>
29   <product name="tcltk" 
30            version="8.3.3" 
31            description="Tcl/Tk library"
32            install="use native"
33            supported="use native"
34            disable="false"
35            dependancies="gcc"
36            installdiskspace="30906"
37            temporarydiskspace="47748"
38            script="tcltk8.3.3.sh"/>
39   <product name="Python" 
40            version="2.2.1" 
41            description="Python language interpreter"
42            install="use native"
43            supported="install sources,install binaries,use native"
44            disable="false"
45            dependancies="gcc"
46            installdiskspace="30906"
47            temporarydiskspace="47748"
48            script="Python-2.2.1.sh"/>
49   <product name="Mesa" 
50            version="3.4.2" 
51            description="OpenGL-like 3D graphic library"
52            install=""
53            supported=""
54            disable="true"
55            dependancies="gcc"
56            installdiskspace="9995"
57            temporarydiskspace="44649"
58            script="Mesa-3.4.2.sh"/>
59   <product name="Qt" 
60            version="3.0.5" 
61            description="Multiplatform C++ GUI application framework"
62            install="use native"
63            supported="install sources,install binaries,use native"
64            disable="false"
65            dependancies="gcc"
66            installdiskspace="76093"
67            temporarydiskspace="148942"
68            script="qt-x11-free-3.0.5.sh"/>
69   <product name="Sip"
70            version="3.3.2" 
71            description="C++ to Python bindings generation tool"
72            install="use native"
73            supported="install sources,install binaries,use native"
74            disable="false"
75            dependancies="gcc,Python,Qt"
76            installdiskspace="199"
77            temporarydiskspace="818"
78            script="sip-3.3.2.sh"/>
79   <product name="PyQt"
80            version="3.3.2" 
81            description="Python bindings for Qt library"
82            install="use native"
83            supported="install sources,install binaries,use native"
84            disable="false"
85            dependancies="gcc,Python,Qt,Sip"
86            installdiskspace="46618"
87            temporarydiskspace="52789"
88            script="PyQt-3.3.2.sh"/>
89   <product name="Swig" 
90            version="1.3.17" 
91            description="Simplified Wrapper and Interface Generator"
92            install="install sources"
93            supported="install sources"
94            disable="false"
95            dependancies="gcc,Python,tcltk"
96            installdiskspace="1947"
97            temporarydiskspace="12308"
98            script="SWIG-1.3.17.sh"/>
99   <product name="OpenCascade" 
100            version="5.1.2" 
101            description="Open CASCADE version 5.1"
102            install="install binaries"
103            supported="install binaries"
104            disable="false"
105            dependancies=""
106            installdiskspace="264302"
107            temporarydiskspace="2"
108            script="CAS-5.1.2.sh"/>
109   <product name="Qwt" 
110            version="0.4.1" 
111            description="2-D plotting extension for Qt library"
112            install="install binaries"
113            supported="install sources,install binaries"
114            disable="false"
115            dependancies="gcc,Qt"
116            installdiskspace="3045"
117            temporarydiskspace="3528"
118            script="qwt-0.4.1.sh"/>
119   <product name="Hdf" 
120            version="5-1.4.4" 
121            description="Hierarchical Data Format library"
122            install="install binaries"
123            supported="install sources,install binaries"
124            disable="false"
125            dependancies="gcc"
126            installdiskspace="3163"
127            temporarydiskspace="24860"
128            script="hdf5-1.4.4.sh"/>
129   <product name="Med"
130            version="2.1.6" 
131            description="MED format interface library"
132            install="install binaries"
133            supported="install sources,install binaries"
134            disable="false"
135            dependancies="gcc,Hdf"
136            installdiskspace="1067"
137            temporarydiskspace="7971"
138            script="med-2.1.6.sh"/>
139   <product name="Vtk"
140            version="4.2" 
141            description="Image processing, 3D graphics and visualization software system"
142            install="install binaries"
143            supported="install sources,install binaries"
144            disable="false"
145            dependancies="gcc,tcltk,Python"
146            installdiskspace="34156"
147            temporarydiskspace="168044"
148            script="VTK-4.2.2.sh"/>
149   <product name="netgen" 
150            version="4.3" 
151            description="Quadrangle meshing algorithmic tool"
152            install="install binaries"
153            supported="install sources,install binaries"
154            disable="false"
155            dependancies="gcc"
156            installdiskspace="2936"
157            temporarydiskspace="8252"
158            script="netgen4.3.sh"/>
159   <product name="OmniORB"
160            version="3.0.5" 
161            description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)"
162            install="install binaries"
163            supported="install sources,install binaries"
164            disable="false"
165            dependancies="gcc,Python"
166            installdiskspace="342662"
167            temporarydiskspace="0"
168            script="omniORB-3.0.5.sh"/>
169   <product name="Numeric"
170            version="22.0" 
171            description="Numerical extension to Python"
172            install="install binaries"
173            supported="install sources,install binaries"
174            disable="false"
175            dependancies="gcc,Python"
176            installdiskspace="2625"
177            temporarydiskspace="8340"
178            script="Numeric-22.0.sh"/>
179   <product name="HappyDoc"
180            version="2.1" 
181            description="Python source code documentation extracting tool"
182            install="install binaries"
183            supported="install sources,install binaries"
184            disable="false"
185            dependancies="Python"
186            installdiskspace="1482"
187            temporarydiskspace="4186"
188            script="HappyDoc-r2_1.sh"/>
189   <product name="Doxygen"
190            version="1.3-rc2" 
191            description="Documentation system for C++, C, Java, IDL, etc."
192            install="install binaries"
193            supported="install sources,install binaries"
194            disable="false"
195            dependancies="gcc,Qt"
196            installdiskspace="6066"
197            temporarydiskspace="29083"
198            script="doxygen-1.3-rc2.sh"/>
199   <product name="Graphviz"
200            version="1.9" 
201            description="Graph Drawing Programs set"
202            install="install binaries"
203            supported="install sources,install binaries"
204            disable="false"
205            dependancies="gcc,tcltk"
206            installdiskspace="17724"
207            temporarydiskspace="61528"
208            script="graphviz-1.9.sh"/>
209   <product name="KERNEL-Src"
210            version="1.4.1" 
211            description="PAL/SALOME platform KERNEL module sources"
212            install="install sources"
213            supported="install sources"
214            disable="false"
215            dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,HappyDoc"
216            installdiskspace="000,000"
217            temporarydiskspace="0"
218            script="KERNEL_SRC_1.4.1.sh"/>
219   <product name="KERNEL-Bin"
220            version="1.4.1" 
221            description="Precompiled PAL/SALOME platform KERNEL module"
222            install="install binaries"
223            supported="install binaries"
224            disable="false"
225            dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Sip,PyQt,Doxygen,Graphviz,HappyDoc"
226            installdiskspace="000,000"
227            temporarydiskspace="0"
228            script="KERNEL_BIN_1.4.1.sh"/>
229   <product name="GEOM-Src"
230            version="1.4.1" 
231            description="PAL/SALOME platform GEOM modules sources"
232            install="install sources"
233            supported="install sources"
234            disable="false"
235            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
236            installdiskspace="000,000"
237            temporarydiskspace="0"
238            script="GEOM_SRC_1.4.1.sh"/>
239   <product name="GEOM-Bin"
240            version="1.4.1" 
241            description="Precompiled PAL/SALOME platform GEOM module"
242            install="install binaries"
243            supported="install binaries"
244            disable="false"
245            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
246            installdiskspace="000,000"
247            temporarydiskspace="0"
248            script="GEOM_BIN_1.4.1.sh"/>
249   <product name="MED-Src"
250            version="1.4.1" 
251            description="PAL/SALOME platform MED module sources"
252            install="install sources"
253            supported="install sources"
254            disable="false"
255            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
256            installdiskspace="000,000"
257            temporarydiskspace="0"
258            script="MED_SRC_1.4.1.sh"/>
259   <product name="MED-Bin"
260            version="1.4.1" 
261            description="Precompiled PAL/SALOME platform MED module"
262            install="install binaries"
263            supported="install binaries"
264            disable="false"
265            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
266            installdiskspace="000,000"
267            temporarydiskspace="0"
268            script="MED_BIN_1.4.1.sh"/>
269   <product name="SMESH-Src"
270            version="1.4.1" 
271            description="PAL/SALOME platform SMESH module sources"
272            install="install sources"
273            supported="install sources"
274            disable="false"
275            dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,GEOM-Src,MED-Src"
276            installdiskspace="000,000"
277            temporarydiskspace="0"
278            script="SMESH_SRC_1.4.1.sh"/>
279   <product name="SMESH-Bin"
280            version="1.4.1" 
281            description="Precompiled PAL/SALOME platform SMEHS module"
282            install="install binaries"
283            supported="install binaries"
284            disable="false"
285            dependancies="gcc,boost,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,GEOM-Bin,MED-Bin"
286            installdiskspace="000,000"
287            temporarydiskspace="0"
288            script="SMESH_BIN_1.4.1.sh"/>
289   <product name="VISU-Src"
290            version="1.4.1" 
291            description="PAL/SALOME platform VISU module sources"
292            install="install sources"
293            supported="install sources"
294            disable="false"
295            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src,MED-Src"
296            installdiskspace="000,000"
297            temporarydiskspace="0"
298            script="VISU_SRC_1.4.1.sh"/>
299   <product name="VISU-Bin"
300            version="1.4.1" 
301            description="Precompiled PAL/SALOME platform VISU module"
302            install="install binaries"
303            supported="install binaries"
304            disable="false"
305            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Qwt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin,MED-Bin"
306            installdiskspace="000,000"
307            temporarydiskspace="0"
308            script="VISU_BIN_1.4.1.sh"/>
309   <product name="SUPERV-Src"
310            version="1.4.1" 
311            description="PAL/SALOME platform SUPERV module sources"
312            install="install sources"
313            supported="install sources"
314            disable="false"
315            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Src"
316            installdiskspace="000,000"
317            temporarydiskspace="0"
318            script="SUPERV_SRC_1.4.1.sh"/>
319   <product name="SUPERV-Bin"
320            version="1.4.1" 
321            description="Precompiled PAL/SALOME platform SUPERV module"
322            install="install binaries"
323            supported="install binaries"
324            disable="false"
325            dependancies="gcc,tcltk,OpenCascade,Python,Numeric,Swig,Qt,Hdf,Med,Vtk,OmniORB,Doxygen,Graphviz,HappyDoc,KERNEL-Bin"
326            installdiskspace="000,000"
327            temporarydiskspace="0"
328            script="SUPERV_BIN_1.4.1.sh"/>
329   <product name="NETGENplugin-Src" 
330            version="1.0" 
331            description="PAL/SALOME platform NETGEN meshing algorithm plugin sources"
332            install="install sources"
333            supported="install sources"
334            disable="false"
335            dependancies="gcc,netgen,KERNEL-Src,SMESH-Src"
336            installdiskspace="5692"
337            temporarydiskspace="16452"
338            script="netgenplugin_src_1.0.sh"/>
339   <product name="NETGENplugin-Bin" 
340            version="1.0" 
341            description="Precompiled PAL/SALOME platform NETGEN meshing algorithm plugin"
342            install="install binaries"
343            supported="install binaries"
344            disable="false"
345            dependancies="gcc,netgen,KERNEL-Bin,SMESH-Bin"
346            installdiskspace="5692"
347            temporarydiskspace="0"
348            script="netgenplugin_bin_1.0.sh"/>
349 </document>