Salome HOME
*** empty log message ***
[tools/install.git] / config_Mandriva_2006.0.xml
1 <document>
2
3   <config version="5.0.0"
4           caption="SALOME v%1"
5           copyright="&lt;h5>Copyright (C) 2003-2008 &lt;br>OPEN CASCADE, CEA/DEN, EDF R&amp;D&lt;/h5>"
6           license="&lt;h5>GNU LGPL&lt;/h5>"
7           platforms="Mandriva2006.0"
8           targetdir="${HOME}/salome_5.0.0"
9           tempdir="/tmp"/>
10
11   <buttons>
12     <button label="Launch SALOME"
13             tooltip="Click this button to launch SALOME"
14             script="start_salome.sh"
15             disable="false"/>
16     <button label="Release Notes"
17             tooltip="Click this button to read release notes"
18             script="release_notes.sh"
19             disable="false"/>
20   </buttons>
21
22   <products>
23     <product name="KERNEL"
24              type="component"
25              description="SALOME platform KERNEL module">
26       <installation os="Mandriva2006.0"
27                     version="5.0.0" 
28                     disable="false"
29                     installdiskspace="26633,11153,84278"
30                     pickupenv="true"
31                     script="KERNEL.sh"/>
32     </product>
33     <product name="GUI"
34              type="component"
35              description="SALOME platform GUI module">
36       <installation os="Mandriva2006.0"
37                     version="5.0.0" 
38                     disable="false"
39                     installdiskspace="21446,10313,79189"
40                     script="GUI.sh"/>
41     </product>
42     <product name="GEOM"
43              type="component"
44              description="SALOME platform GEOM module">
45       <installation os="Mandriva2006.0"
46                     version="5.0.0" 
47                     disable="false"
48                     installdiskspace="44527,17706,191768"
49                     script="GEOM.sh"/>
50     </product>
51     <product name="MED"
52              type="component"
53              description="SALOME platform MED module">
54       <installation os="Mandriva2006.0"
55                     version="5.0.0" 
56                     disable="false"
57                     installdiskspace="113068,71175,376032"
58                     script="MED.sh"/>
59     </product>
60     <product name="SMESH"
61              type="component"
62              description="SALOME platform SMESH module">
63       <installation os="Mandriva2006.0"
64                     version="5.0.0" 
65                     disable="false"
66                     installdiskspace="63544,15848,244628"
67                     script="SMESH.sh"/>
68     </product>
69     <product name="VISU"
70              type="component"
71              description="SALOME platform VISU module">
72       <installation os="Mandriva2006.0"
73                     version="5.0.0" 
74                     disable="false"
75                     installdiskspace="29149,9965,108154"
76                     script="VISU.sh"/>
77     </product>
78     <product name="NETGENPLUGIN"
79              type="component"
80              description="SALOME platform NETGEN meshing algorithm plugin">
81       <installation os="Mandriva2006.0"
82                     version="5.0.0" 
83                     disable="false"
84                     installdiskspace="10270,349,39271"
85                     script="NETGENPLUGIN.sh"/>
86     </product>
87     <product name="GHS3DPLUGIN" 
88              type="component"
89              description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
90       <installation os="Mandriva2006.0"
91                     version="5.0.0" 
92                     disable="false"
93                     installdiskspace="232,120,2583"
94                     script="GHS3DPLUGIN.sh"/>
95     </product>
96     <product name="HELLO" 
97              type="component"
98              description="Example SALOME C++ module: Hello.">
99       <installation os="Mandriva2006.0"
100                     version="4.1.2" 
101                     disable="false"
102                     installdiskspace="2686,196,12245"
103                     script="HELLO.sh"/>
104     </product>
105     <product name="PYHELLO" 
106              type="component"
107              description="Example SALOME Python module: Hello.">
108       <installation os="Mandriva2006.0"
109                     version="4.1.2" 
110                     disable="false"
111                     installdiskspace="104,260,2029"
112                     script="PYHELLO.sh"/>
113     </product>
114     <product name="LIGHT"
115              type="component"
116              description="LIGHT SALOME module example">
117       <installation os="Mandriva2006.0"
118                     version="5.0.0" 
119                     disable="false"
120                     installdiskspace="208,221,2958"
121                     script="LIGHT.sh"/>
122     </product>
123     <product name="SAMPLES"
124              type="component"
125              description="SALOME samples files">
126       <installation os="Mandriva2006.0"
127                     version="5.0.0" 
128                     disable="false"
129                     installdiskspace="0,48711,0"
130                     script="SAMPLES.sh"/>
131     </product>
132
133     <product name="tcltk" 
134              type="prerequisite"
135              description="Tcl/Tk library">
136       <installation os="Mandriva2006.0"
137                     version="8.4.14" 
138                     disable="false"
139                     installdiskspace="10765,28789,50385"
140                     script="tcltk-8.4.14.sh"/>
141     </product>
142     <product name="Python" 
143              type="prerequisite"
144              description="Python language interpreter">
145       <installation os="Mandriva2006.0"
146                     version="2.4.4" 
147                     disable="false"
148                     installdiskspace="46479,32953,115859"
149                     script="Python-2.4.4.sh"/>
150     </product>
151     <product name="Qt" 
152              type="prerequisite"
153              description="Multiplatform C++ GUI application framework">
154       <installation os="Mandriva2006.0"
155                     version="4.3.3" 
156                     disable="false"
157                     installdiskspace="56161,63120,217501"
158                     script="qt-4.3.3.sh"/>
159     </product>
160     <product name="Sip"
161              type="prerequisite"
162              description="C++ to Python bindings generation tool">
163       <installation os="Mandriva2006.0"
164                     version="4.7.3" 
165                     disable="false"
166                     installdiskspace="308,1450,2476"
167                     script="sip-4.7.3.sh"/>
168     </product>
169     <product name="PyQt"
170              type="prerequisite"
171              description="Python bindings for Qt library">
172       <installation os="Mandriva2006.0"
173                     version="4.3.3" 
174                     disable="false"
175                     installdiskspace="15914,3936,76034"
176                     script="PyQt-4.3.3.sh"/>
177     </product>
178     <product name="boost"
179              type="prerequisite"
180              description="Free peer-reviewed portable STL extension">
181       <installation os="Mandriva2006.0"
182                     version="1.34.1" 
183                     disable="false"
184                     installdiskspace="30533,70205,100285"
185                     script="BOOST-1.34.1.sh"/>
186     </product>
187     <product name="Swig" 
188              type="prerequisite"
189              description="Simplified Wrapper and Interface Generator">
190       <installation os="Mandriva2006.0"
191                     version="1.3.31" 
192                     disable="false"
193                     installdiskspace="3923,11661,31647"
194                     script="SWIG-1.3.31.sh"/>
195     </product>
196     <product name="OpenCascade" 
197              type="prerequisite"
198              description="Open CASCADE version 6.2sp3">
199       <installation os="Mandriva2006.0"
200                     version="6.2.1sp1" 
201                     disable="false"
202                     installdiskspace="241631,268394,1222169"
203                     script="CAS-6.2.1sp1.sh"/>
204     </product>
205     <product name="Qwt" 
206              type="prerequisite"
207              description="2-D plotting extension for Qt library">
208       <installation os="Mandriva2006.0"
209                     version="5.0.2" 
210                     disable="false"
211                     installdiskspace="1034,7200,13134"
212                     script="qwt-5.0.2.sh"/>
213     </product>
214     <product name="OmniORB"
215              type="prerequisite"
216              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
217       <installation os="Mandriva2006.0"
218                     version="4.1.0" 
219                     disable="false"
220                     installdiskspace="33506,14551,105946"
221                     script="omniORB-4.1.0.sh"/>
222     </product>
223     <product name="Hdf" 
224              type="prerequisite"
225              description="Hierarchical Data Format library">
226       <installation os="Mandriva2006.0"
227                     version="5-1.6.4" 
228                     disable="false"
229                     installdiskspace="3291,26859,49771"
230                     script="hdf5-1.6.4.sh"/>
231     </product>
232     <product name="Med"
233              type="prerequisite"
234              description="MED format interface library">
235       <installation os="Mandriva2006.0"
236                     version="2.3.2" 
237                     disable="false"
238                     installdiskspace="19544,6445,63656"
239                     script="med-2.3.2.sh"/>
240     </product>
241     <product name="Metis"
242              type="prerequisite"
243              description="Software package for partitioning unstructured graphs, partitioning meshes, and computing fill-reducing orderings of sparse matrices">
244       <installation os="Mandriva2006.0"
245                     version="4.0" 
246                     disable="false"
247                     installdiskspace="19544,6445,63656"
248                     script="metis-4.0.sh"/>
249     </product>
250     <product name="Scotch"
251              type="prerequisite"
252              description="Software package and library devoted to static mapping, partitioning and sparce matrix block ordering og graph and meshes">
253       <installation os="Mandriva2006.0"
254                     version="4.0" 
255                     disable="false"
256                     installdiskspace="19544,6445,63656"
257                     script="scotch-4.0.sh"/>
258     </product>
259     <product name="Vtk"
260              type="prerequisite"
261              description="Image processing, 3D graphics and visualization software system">
262       <installation os="Mandriva2006.0"
263                     version="5.0.0" 
264                     disable="false"
265                     installdiskspace="37844,38843,234392"
266                     script="VTK-5.0.0.sh"/>
267     </product>
268     <product name="Numeric"
269              type="prerequisite"
270              description="Numerical extension to Python">
271       <installation os="Mandriva2006.0"
272                     version="24.2" 
273                     disable="false"
274                     installdiskspace="1669,3279,8181"
275                     script="Numeric-24.2.sh"/>
276     </product>
277     <product name="Graphviz"
278              type="prerequisite"
279              description="Graph Drawing Programs set">
280       <installation os="Mandriva2006.0"
281                     version="2.16.1" 
282                     disable="false"
283                     installdiskspace="10257,15158,54597"
284                     script="graphviz-2.16.1.sh"/>
285     </product>
286     <product name="Doxygen"
287              type="prerequisite"
288              description="Documentation system for C++, C, Java, IDL, etc.">
289       <installation os="Mandriva2006.0"
290                     version="1.4.7" 
291                     disable="false"
292                     installdiskspace="8265,12671,46325"
293                     script="doxygen-1.4.7.sh"/>
294     </product>
295     <product name="docutils"
296              type="prerequisite"
297              description="Utilites for processing plaintext documentation">
298       <installation os="Mandriva2006.0"
299                     version="0.3.9" 
300                     disable="false"
301                     installdiskspace="2163,3342,6310"
302                     script="docutils-0.3.9.sh"/>
303     </product>
304     <product name="netgen" 
305              type="prerequisite"
306              description="Quadrangle meshing algorithmic tool">
307       <installation os="Mandriva2006.0"
308                     version="4.5" 
309                     disable="false"
310                     installdiskspace="5615,51450,17231"
311                     script="netgen-4.5.sh"/>
312     </product>
313     <product name="TetMesh-GHS3D" 
314              type="prerequisite"
315              description="An automatic tetrahedral mesh generator">
316       <installation os="Mandriva2006.0"
317                     version="4.0" 
318                     disable="false"
319                     installdiskspace="5615,51450,17231"
320                     script="ghs3d-4.0.sh"/>
321     </product>
322     <product name="BLSurf" 
323              type="prerequisite"
324              description="An automatic composite surface mesh generator">
325       <installation os="Mandriva2006.0"
326                     version="2.7.12" 
327                     disable="false"
328                     installdiskspace="5615,51450,17231"
329                     script="blsurf-2.7.12.sh"/>
330     </product>
331     <product name="libxml2" 
332              type="prerequisite"
333              description="XML C parser">
334       <installation os="Mandriva2006.0"
335                     version="2.6.27" 
336                     disable="false"
337                     installdiskspace="5615,51450,17231"
338                     script="libxml2-2.6.27.sh"/>
339     </product>
340     <product name="elementtree" 
341              type="prerequisite"
342              description="XML C parser">
343       <installation os="Mandriva2006.0"
344                     version="1.2.6" 
345                     disable="false"
346                     installdiskspace="5615,51450,17231"
347                     script="elementtree-1.2.6.sh"/>
348     </product>
349     <product name="cElementTree" 
350              type="prerequisite"
351              description="XML C parser">
352       <installation os="Mandriva2006.0"
353                     version="1.0.5" 
354                     disable="false"
355                     installdiskspace="5615,51450,17231"
356                     script="cElementTree-1.0.5.sh"/>
357     </product>
358   </products>
359
360   <dependencies>
361     <product name="KERNEL">
362       <dep>boost</dep>
363       <dep>Python</dep>
364       <dep>Numeric</dep>
365       <dep>Swig</dep>
366       <dep>Hdf</dep>
367       <dep>OmniORB</dep>
368       <dep>Doxygen</dep>
369       <dep>Graphviz</dep>
370       <dep>docutils</dep>
371       <dep>libxml2</dep>
372     </product>
373     <product name="GUI">
374       <dep>boost</dep>
375       <dep>OpenCascade</dep>
376       <dep>Python</dep>
377       <dep>Swig</dep>
378       <dep>Qt</dep>
379       <dep>Qwt</dep>
380       <dep>Hdf</dep>
381       <dep>Vtk</dep>
382       <dep>OmniORB</dep>
383       <dep>Sip</dep>
384       <dep>PyQt</dep>
385       <dep>Doxygen</dep>
386       <dep>Graphviz</dep>
387       <dep>docutils</dep>
388       <dep>libxml2</dep>
389       <dep>KERNEL</dep>
390     </product>
391     <product name="GEOM">
392       <dep>boost</dep>
393       <dep>OpenCascade</dep>
394       <dep>Python</dep>
395       <dep>Swig</dep>
396       <dep>Qt</dep>
397       <dep>Hdf</dep>
398       <dep>Vtk</dep>
399       <dep>OmniORB</dep>
400       <dep>Doxygen</dep>
401       <dep>Graphviz</dep>
402       <dep>docutils</dep>
403       <dep>KERNEL</dep>
404       <dep>GUI</dep>
405     </product>
406     <product name="MED">
407       <dep>boost</dep>
408       <dep>OpenCascade</dep>
409       <dep>Python</dep>
410       <dep>Swig</dep>
411       <dep>Qt</dep>
412       <dep>Hdf</dep>
413       <dep>Med</dep>
414       <dep>Metis</dep>
415       <dep>Scotch</dep>
416       <dep>Vtk</dep>
417       <dep>OmniORB</dep>
418       <dep>Doxygen</dep>
419       <dep>Graphviz</dep>
420       <dep>docutils</dep>
421       <dep>libxml2</dep>
422       <dep>KERNEL</dep>
423       <dep>GUI</dep>
424     </product>
425     <product name="SMESH">
426       <dep>boost</dep>
427       <dep>OpenCascade</dep>
428       <dep>Python</dep>
429       <dep>Swig</dep>
430       <dep>Qt</dep>
431       <dep>Qwt</dep>
432       <dep>Hdf</dep>
433       <dep>Med</dep>
434       <dep>Vtk</dep>
435       <dep>OmniORB</dep>
436       <dep>Doxygen</dep>
437       <dep>Graphviz</dep>
438       <dep>docutils</dep>
439       <dep>KERNEL</dep>
440       <dep>GUI</dep>
441       <dep>GEOM</dep>
442       <dep>MED</dep>
443     </product>
444     <product name="VISU">
445       <dep>boost</dep>
446       <dep>OpenCascade</dep>
447       <dep>Python</dep>
448       <dep>Swig</dep>
449       <dep>Qt</dep>
450       <dep>Qwt</dep>
451       <dep>Hdf</dep>
452       <dep>Med</dep>
453       <dep>Vtk</dep>
454       <dep>OmniORB</dep>
455       <dep>Doxygen</dep>
456       <dep>Graphviz</dep>
457       <dep>docutils</dep>
458       <dep>KERNEL</dep>
459       <dep>GUI</dep>
460       <dep>MED</dep>
461     </product>
462     <product name="NETGENPLUGIN">
463       <dep>boost</dep>
464       <dep>OpenCascade</dep>
465       <dep>Python</dep>
466       <dep>Swig</dep>
467       <dep>Qt</dep>
468       <dep>Hdf</dep>
469       <dep>Med</dep>
470       <dep>Vtk</dep>
471       <dep>OmniORB</dep>
472       <dep>Doxygen</dep>
473       <dep>Graphviz</dep>
474       <dep>docutils</dep>
475       <dep>netgen</dep>
476       <dep>KERNEL</dep>
477       <dep>GUI</dep>
478       <dep>GEOM</dep>
479       <dep>MED</dep>
480       <dep>SMESH</dep>
481     </product>
482     <product name="GHS3DPLUGIN">
483       <dep>boost</dep>
484       <dep>OpenCascade</dep>
485       <dep>Python</dep>
486       <dep>Swig</dep>
487       <dep>Hdf</dep>
488       <dep>Vtk</dep>
489       <dep>OmniORB</dep>
490       <dep>Doxygen</dep>
491       <dep>Graphviz</dep>
492       <dep>docutils</dep>
493       <dep>TetMesh-GHS3D</dep>
494       <dep>KERNEL</dep>
495       <dep>GUI</dep>
496       <dep>GEOM</dep>
497       <dep>SMESH</dep>
498     </product>
499     <product name="HELLO">
500       <dep>boost</dep>
501       <dep>OpenCascade</dep>
502       <dep>Python</dep>
503       <dep>Qt</dep>
504       <dep>OmniORB</dep>
505       <dep>KERNEL</dep>
506       <dep>GUI</dep>
507     </product>
508     <product name="PYHELLO">
509       <dep>Python</dep>
510       <dep>OmniORB</dep>
511       <dep>KERNEL</dep>
512       <dep>GUI</dep>
513     </product>
514     <product name="LIGHT">
515       <dep>OpenCascade</dep>
516       <dep>Python</dep>
517       <dep>Qt</dep>
518       <dep>Hdf</dep>
519       <dep>Vtk</dep>
520       <dep>Doxygen</dep>
521       <dep>Graphviz</dep>
522       <dep>docutils</dep>
523       <dep>KERNEL</dep>
524       <dep>GUI</dep>
525     </product>
526     <product name="Sip">
527       <dep>Python</dep>
528       <dep>Qt</dep>
529     </product>
530     <product name="PyQt">
531       <dep>Python</dep>
532       <dep>Qt</dep>
533       <dep>Sip</dep>
534     </product>
535     <product name="boost">
536       <dep>Python</dep>
537     </product>
538     <product name="Swig">
539       <dep>Python</dep>
540       <dep>tcltk</dep>
541     </product>
542     <product name="OpenCascade">
543       <dep>tcltk</dep>
544     </product>
545     <product name="Qwt">
546       <dep>Qt</dep>
547     </product>
548     <product name="OmniORB">
549       <dep>Python</dep>
550     </product>
551     <product name="Med">
552       <dep>Hdf</dep>
553     </product>
554     <product name="Vtk">
555       <dep>Python</dep>
556       <dep>tcltk</dep>
557     </product>
558     <product name="Numeric">
559       <dep>Python</dep>
560     </product>
561     <product name="Graphviz">
562       <dep>Python</dep>
563       <dep>tcltk</dep>
564     </product>
565     <product name="Doxygen">
566       <dep>Qt</dep>
567       <dep>Graphviz</dep>
568     </product>
569     <product name="docutils">
570       <dep>Python</dep>
571     </product>
572     <product name="netgen">
573       <dep>OpenCascade</dep>
574     </product>
575     <product name="xdata">
576       <dep>Python</dep>
577       <dep>Qt</dep>
578       <dep>PyQt</dep>
579       <dep>OmniORB</dep>
580       <dep>Vtk</dep>
581       <dep>KERNEL</dep>
582       <dep>GUI</dep>
583       <dep>MED</dep>
584       <dep>GEOM</dep>
585     </product>
586     <product name="cElementTree">
587       <dep>Python</dep>
588     </product>
589     <product name="elementtree">
590       <dep>Python</dep>
591     </product>
592     <product name="HXX2SALOME">
593       <dep>Qt</dep>
594       <dep>HXX2SALOMEDOC</dep>
595     </product>
596   </dependencies>
597
598 </document>