]> SALOME platform Git repositories - tools/install.git/blob - config_Mandriva_2007.0.xml
Salome HOME
To have for each OS separate installation wizard.
[tools/install.git] / config_Mandriva_2007.0.xml
1 <document>
2
3   <config version="4.1.0"
4           caption="SALOME v%1"
5           copyright="&lt;h5>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>"
6           license="&lt;h5>GNU LGPL&lt;/h5>"
7           platforms="Mandriva2007.0"
8           targetdir="${HOME}/salome_4.1.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="Mandriva2007.0"
27                     version="4.1.0" 
28                     disable="false"
29                     installdiskspace="21242,10313,82864"
30                     script="GUI.sh"/>
31     </product>
32     <product name="GUI"
33              type="component"
34              description="SALOME platform GUI module">
35       <installation os="Mandriva2007.0"
36                     version="4.1.0" 
37                     disable="false"
38                     installdiskspace="21242,10313,82864"
39                     script="GUI.sh"/>
40     </product>
41     <product name="GEOM"
42              type="component"
43              description="SALOME platform GEOM module">
44       <installation os="Mandriva2007.0"
45                     version="4.1.0" 
46                     disable="false"
47                     installdiskspace="44123,17706,196287"
48                     script="GEOM.sh"/>
49     </product>
50     <product name="MED"
51              type="component"
52              description="SALOME platform MED module">
53       <installation os="Mandriva2007.0"
54                     version="4.1.0" 
55                     disable="false"
56                     installdiskspace="106584,71175,362361"
57                     script="MED.sh"/>
58     </product>
59     <product name="SMESH"
60              type="component"
61              description="SALOME platform SMESH module">
62       <installation os="Mandriva2007.0"
63                     version="4.1.0" 
64                     disable="false"
65                     installdiskspace="62631,15848,245334"
66                     script="SMESH.sh"/>
67     </product>
68     <product name="VISU"
69              type="component"
70              description="SALOME platform VISU module">
71       <installation os="Mandriva2007.0"
72                     version="4.1.0" 
73                     disable="false"
74                     installdiskspace="28753,9965,109526"
75                     script="VISU.sh"/>
76     </product>
77     <product name="SUPERV"
78              type="component"
79              description="SALOME platform SUPERV module">
80       <installation os="Mandriva2007.0"
81                     version="4.1.0" 
82                     disable="false"
83                     installdiskspace="39588,5927,151185"
84                     script="SUPERV.sh"/>
85     </product>
86     <product name="NETGENPLUGIN"
87              type="component"
88              description="SALOME platform NETGEN meshing algorithm plugin">
89       <installation os="Mandriva2007.0"
90                     version="4.1.0" 
91                     disable="false"
92                     installdiskspace="10530,349,40328"
93                     script="NETGENPLUGIN.sh"/>
94     </product>
95     <product name="GHS3DPLUGIN" 
96              type="component"
97              description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
98       <installation os="Mandriva2007.0"
99                     version="4.1.0" 
100                     disable="false"
101                     installdiskspace="208,120,2516"
102                     script="GHS3DPLUGIN.sh"/>
103     </product>
104     <product name="GHS3DPRLPLUGIN" 
105              type="component"
106              description="SMESH plugin from CEA">
107       <installation os="Mandriva2007.0"
108                     version="4.1.0" 
109                     disable="false"
110                     installdiskspace="208,120,2516"
111                     script="GHS3DPRLPLUGIN.sh"/>
112     </product>
113     <product name="HexoticPLUGIN" 
114              type="component"
115              description="SMESH plugin from CEA">
116       <installation os="Mandriva2007.0"
117                     version="4.1.0" 
118                     disable="false"
119                     installdiskspace="208,120,2516"
120                     script="HexoticPLUGIN.sh"/>
121     </product>
122     <product name="BLSURFPLUGIN"
123              type="component"
124              description="SMESH plugin from CEA sources">
125       <installation os="Mandriva2007.0"
126                     version="4.1.0" 
127                     disable="false"
128                     installdiskspace="208,221,2958"
129                     script="BLSURFPLUGIN.sh"/>
130     </product>
131     <product name="COMPONENT"
132              type="component"
133              description="SALOME platform COMPONENT module">
134       <installation os="Mandriva2007.0"
135                     version="4.1.0" 
136                     disable="false"
137                     installdiskspace="9809,685,38150"
138                     script="COMPONENT.sh"/>
139     </product>
140     <product name="PYCALCULATOR"
141              type="component"
142              description="SALOME platform PYCALCULATOR module">
143       <installation os="Mandriva2007.0"
144                     version="4.1.0" 
145                     disable="false"
146                     installdiskspace="68,220,2065"
147                     script="PYCALCULATOR.sh"/>
148     </product>
149     <product name="CALCULATOR"
150              type="component"
151              description="SALOME platform CALCULATOR module">
152       <installation os="Mandriva2007.0"
153                     version="4.1.0" 
154                     disable="false"
155                     installdiskspace="3968,452,17061"
156                     script="CALCULATOR.sh"/>
157     </product>
158     <product name="HELLO" 
159              type="component"
160              description="Example SALOME C++ module: Hello.">
161       <installation os="Mandriva2007.0"
162                     version="4.1.0" 
163                     disable="false"
164                     installdiskspace="2706,196,12505"
165                     script="HELLO.sh"/>
166     </product>
167     <product name="PYHELLO" 
168              type="component"
169              description="Example SALOME Python module: Hello.">
170       <installation os="Mandriva2007.0"
171                     version="4.1.0" 
172                     disable="false"
173                     installdiskspace="104,104,2033"
174                     script="PYHELLO.sh"/>
175     </product>
176     <product name="LIGHT"
177              type="component"
178              description="LIGHT SALOME module example">
179       <installation os="Mandriva2007.0"
180                     version="4.1.0" 
181                     disable="false"
182                     installdiskspace="208,221,3006"
183                     script="LIGHT.sh"/>
184     </product>
185     <product name="RANDOMIZER"
186              type="component"
187              description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
188       <installation os="Mandriva2007.0"
189                     version="4.1.0" 
190                     disable="false"
191                     installdiskspace="208,221,2958"
192                     script="RANDOMIZER.sh"/>
193     </product>
194     <product name="SIERPINSKY"
195              type="component"
196              description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
197       <installation os="Mandriva2007.0"
198                     version="4.1.0" 
199                     disable="false"
200                     installdiskspace="208,221,2958"
201                     script="SIERPINSKY.sh"/>
202     </product>
203     <product name="FILTER"
204              type="component"
205              description="Med Memory package">
206       <installation os="Mandriva2007.0"
207                     version="4.1.0" 
208                     disable="false"
209                     installdiskspace="208,221,2958"
210                     script="FILTER.sh"/>
211     </product>
212     <product name="MULTIPR"
213              type="component"
214              description="Partitioning/decimation module for the SALOME platform">
215       <installation os="Mandriva2007.0"
216                     version="4.1.0" 
217                     disable="false"
218                     installdiskspace="208,221,2958"
219                     script="MULTIPR.sh"/>
220     </product>
221     <product name="YACS"
222              type="component"
223              description="Tool to supervise execution of complex interconnected scientific applications">
224       <installation os="Mandriva2007.0"
225                     version="4.1.0" 
226                     disable="false"
227                     installdiskspace="208,221,2958"
228                     script="YACS.sh"/>
229     </product>
230     <product name="SAMPLES"
231              type="component"
232              description="SALOME samples files">
233       <installation os="Mandriva2007.0"
234                     version="4.1.0" 
235                     disable="false"
236                     installdiskspace="0,48711,0"
237                     script="SAMPLES.sh"/>
238     </product>
239
240     <product name="xdata" 
241              type="component"
242              description="Python module for types declaration in python classes">
243       <installation os="Mandriva2007.0"
244                     version="0.5.52" 
245                     disable="false"
246                     installdiskspace="5919,51450,17855"
247                     script="xdata-0.5.52.sh"/>
248     </product>
249     <product name="HXX2SALOME"
250              type="component"
251              description="SALOME module generator">
252       <installation os="Mandriva2007.0"
253                     version="4.1.0" 
254                     disable="false"
255                     installdiskspace="509,10242,13837"
256                     script="HXX2SALOME.sh"/>
257     </product>
258     <product name="HXX2SALOMEDOC"
259              type="component"
260              description="SALOME module generator documentation">
261       <installation os="Mandriva2007.0"
262                     version="4.1.0" 
263                     disable="false"
264                     installdiskspace="9713,9691,19636"
265                     script="HXX2SALOMEDOC.sh"/>
266     </product>
267
268     <product name="DOCUMENTATION"
269              type="component"
270              description="SALOME documentation">
271       <installation os="Mandriva2007.0"
272                     version="4.1.0" 
273                     disable="false"
274                     installdiskspace="0,205188,0"
275                     script="DOCUMENTATION.sh"/>
276     </product>
277
278     <product name="tcltk" 
279              type="prerequisite"
280              description="Tcl/Tk library">
281       <installation os="Mandriva2007.0"
282                     version="8.4.14" 
283                     disable="false"
284                     installdiskspace="23060,28789,62448"
285                     script="tcltk-8.4.14.sh"/>
286     </product>
287     <product name="Python" 
288              type="prerequisite"
289              description="Python language interpreter">
290       <installation os="Mandriva2007.0"
291                     version="2.4.4" 
292                     disable="false"
293                     installdiskspace="37875,35876,97272"
294                     script="Python-2.4.4.sh"/>
295     </product>
296     <product name="Qt" 
297              type="prerequisite"
298              description="Multiplatform C++ GUI application framework">
299       <installation os="Mandriva2007.0"
300                     version="3.3.8" 
301                     disable="false"
302                     installdiskspace="55900,63120,189313"
303                     script="qt-3.3.8.sh"/>
304     </product>
305     <product name="msg2qm"
306              type="prerequisite"
307              description="Qt's resources compiler">
308       <installation os="Mandriva2007.0"
309                     version="" 
310                     disable="false"
311                     installdiskspace="24,6,72"
312                     script="msg2qm.sh"/>
313     </product>
314     <product name="Sip"
315              type="prerequisite"
316              description="C++ to Python bindings generation tool">
317       <installation os="Mandriva2007.0"
318                     version="4.7.3" 
319                     disable="false"
320                     installdiskspace="288,1542,2345"
321                     script="sip-4.7.3.sh"/>
322     </product>
323     <product name="PyQt"
324              type="prerequisite"
325              description="Python bindings for Qt library">
326       <installation os="Mandriva2007.0"
327                     version="3.17.4" 
328                     disable="false"
329                     installdiskspace="9476,4013,66672"
330                     script="PyQt-3.17.4.sh"/>
331     </product>
332     <product name="boost"
333              type="prerequisite"
334              description="Free peer-reviewed portable STL extension">
335       <installation os="Mandriva2007.0"
336                     version="1.34.1" 
337                     disable="false"
338                     installdiskspace="35084,70205,101932"
339                     script="BOOST-1.34.1.sh"/>
340     </product>
341     <product name="Swig" 
342              type="prerequisite"
343              description="Simplified Wrapper and Interface Generator">
344       <installation os="Mandriva2007.0"
345                     version="1.3.31" 
346                     disable="false"
347                     installdiskspace="3891,11661,29391"
348                     script="SWIG-1.3.31.sh"/>
349     </product>
350     <product name="OpenCascade" 
351              type="prerequisite"
352              description="Open CASCADE version 6.2sp3">
353       <installation os="Mandriva2007.0"
354                     version="6.2sp3" 
355                     disable="false"
356                     installdiskspace="237087,268394,1217625"
357                     script="CAS-6.2sp3.sh"/>
358     </product>
359     <product name="Qwt" 
360              type="prerequisite"
361              description="2-D plotting extension for Qt library">
362       <installation os="Mandriva2007.0"
363                     version="4.2.0" 
364                     disable="false"
365                     installdiskspace="1054,7200,13002"
366                     script="qwt-4.2.0.sh"/>
367     </product>
368     <product name="OmniORB"
369              type="prerequisite"
370              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
371       <installation os="Mandriva2007.0"
372                     version="4.1.0" 
373                     disable="false"
374                     installdiskspace="33384,14551,106744"
375                     script="omniORB-4.1.0.sh"/>
376     </product>
377     <product name="Hdf" 
378              type="prerequisite"
379              description="Hierarchical Data Format library">
380       <installation os="Mandriva2007.0"
381                     version="5-1.6.4" 
382                     disable="false"
383                     installdiskspace="4476,26859,31335"
384                     script="hdf5-1.6.4.sh"/>
385     </product>
386     <product name="Med"
387              type="prerequisite"
388              description="MED format interface library">
389       <installation os="Mandriva2007.0"
390                     version="2.3.2" 
391                     disable="false"
392                     installdiskspace="8050,6445,27102"
393                     script="med-2.3.2.sh"/>
394     </product>
395     <product name="Metis"
396              type="prerequisite"
397              description="Software package for partitioning unstructured graphs, partitioning meshes, and computing fill-reducing orderings of sparse matrices">
398       <installation os="Mandriva2007.0"
399                     version="4.0" 
400                     disable="false"
401                     installdiskspace="8050,6445,27102"
402                     script="metis-4.0.sh"/>
403     </product>
404     <product name="Scotch"
405              type="prerequisite"
406              description="Software package and library devoted to static mapping, partitioning and sparce matrix block ordering og graph and meshes">
407       <installation os="Mandriva2007.0"
408                     version="4.0" 
409                     disable="false"
410                     installdiskspace="8050,6445,27102"
411                     script="scotch-4.0.sh"/>
412     </product>
413     <product name="Vtk"
414              type="prerequisite"
415              description="Image processing, 3D graphics and visualization software system">
416       <installation os="Mandriva2007.0"
417                     version="5.0.0" 
418                     disable="false"
419                     installdiskspace="36395,38843,208429"
420                     script="VTK-5.0.0.sh"/>
421     </product>
422     <product name="Numeric"
423              type="prerequisite"
424              description="Numerical extension to Python">
425       <installation os="Mandriva2007.0"
426                     version="24.2" 
427                     disable="false"
428                     installdiskspace="2590,3279,10430"
429                     script="Numeric-24.2.sh"/>
430     </product>
431     <product name="Graphviz"
432              type="prerequisite"
433              description="Graph Drawing Programs set">
434       <installation os="Mandriva2007.0"
435                     version="2.16.1" 
436                     disable="false"
437                     installdiskspace="8741,15158,53081"
438                     script="graphviz-2.16.1.sh"/>
439     </product>
440     <product name="Doxygen"
441              type="prerequisite"
442              description="Documentation system for C++, C, Java, IDL, etc.">
443       <installation os="Mandriva2007.0"
444                     version="1.4.7" 
445                     disable="false"
446                     installdiskspace="8005,12671,44340"
447                     script="doxygen-1.4.7.sh"/>
448     </product>
449     <product name="docutils"
450              type="prerequisite"
451              description="Utilites for processing plaintext documentation">
452       <installation os="Mandriva2007.0"
453                     version="0.3.9" 
454                     disable="false"
455                     installdiskspace="1755,3342,5902"
456                     script="docutils-0.3.9.sh"/>
457     </product>
458     <product name="netgen" 
459              type="prerequisite"
460              description="Quadrangle meshing algorithmic tool">
461       <installation os="Mandriva2007.0"
462                     version="4.5" 
463                     disable="false"
464                     installdiskspace="5919,51450,17855"
465                     script="netgen-4.5.sh"/>
466     </product>
467     <product name="libxml2" 
468              type="prerequisite"
469              description="XML C parser">
470       <installation os="Mandriva2007.0"
471                     version="2.6.27" 
472                     disable="false"
473                     installdiskspace="5919,51450,17855"
474                     script="libxml2-2.6.27.sh"/>
475     </product>
476     <product name="elementtree" 
477              type="prerequisite"
478              description="XML C parser">
479       <installation os="Mandriva2007.0"
480                     version="1.2.6" 
481                     disable="false"
482                     installdiskspace="5919,51450,17855"
483                     script="elementtree-1.2.6.sh"/>
484     </product>
485     <product name="cElementTree" 
486              type="prerequisite"
487              description="XML C parser">
488       <installation os="Mandriva2007.0"
489                     version="1.0.5" 
490                     disable="false"
491                     installdiskspace="5919,51450,17855"
492                     script="cElementTree-1.0.5.sh"/>
493     </product>
494   </products>
495
496   <dependencies>
497     <product name="KERNEL">
498       <dep>boost</dep>
499       <dep>OpenCascade</dep>
500       <dep>Python</dep>
501       <dep>Numeric</dep>
502       <dep>Swig</dep>
503       <dep>Qt</dep>
504       <dep>Hdf</dep>
505       <dep>OmniORB</dep>
506       <dep>Doxygen</dep>
507       <dep>Graphviz</dep>
508       <dep>docutils</dep>
509       <dep>libxml2</dep>
510     </product>
511     <product name="GUI">
512       <dep>boost</dep>
513       <dep>OpenCascade</dep>
514       <dep>Python</dep>
515       <dep>Swig</dep>
516       <dep>Qt</dep>
517       <dep>msg2qm</dep>
518       <dep>Qwt</dep>
519       <dep>Hdf</dep>
520       <dep>Vtk</dep>
521       <dep>OmniORB</dep>
522       <dep>Sip</dep>
523       <dep>PyQt</dep>
524       <dep>Doxygen</dep>
525       <dep>Graphviz</dep>
526       <dep>KERNEL</dep>
527     </product>
528     <product name="GEOM">
529       <dep>boost</dep>
530       <dep>OpenCascade</dep>
531       <dep>Python</dep>
532       <dep>Swig</dep>
533       <dep>Qt</dep>
534       <dep>msg2qm</dep>
535       <dep>Qwt</dep>
536       <dep>Hdf</dep>
537       <dep>Vtk</dep>
538       <dep>OmniORB</dep>
539       <dep>Sip</dep>
540       <dep>PyQt</dep>
541       <dep>Doxygen</dep>
542       <dep>Graphviz</dep>
543       <dep>KERNEL</dep>
544       <dep>GUI</dep>
545     </product>
546     <product name="MED">
547       <dep>boost</dep>
548       <dep>OpenCascade</dep>
549       <dep>Python</dep>
550       <dep>Swig</dep>
551       <dep>Qt</dep>
552       <dep>msg2qm</dep>
553       <dep>Qwt</dep>
554       <dep>Hdf</dep>
555       <dep>Med</dep>
556       <dep>Metis</dep>
557       <dep>Scotch</dep>
558       <dep>Vtk</dep>
559       <dep>OmniORB</dep>
560       <dep>Sip</dep>
561       <dep>PyQt</dep>
562       <dep>Doxygen</dep>
563       <dep>Graphviz</dep>
564       <dep>libxml2</dep>
565       <dep>KERNEL</dep>
566       <dep>GUI</dep>
567     </product>
568     <product name="SMESH">
569       <dep>boost</dep>
570       <dep>OpenCascade</dep>
571       <dep>Python</dep>
572       <dep>Swig</dep>
573       <dep>Qt</dep>
574       <dep>msg2qm</dep>
575       <dep>Qwt</dep>
576       <dep>Hdf</dep>
577       <dep>Med</dep>
578       <dep>Vtk</dep>
579       <dep>OmniORB</dep>
580       <dep>Sip</dep>
581       <dep>PyQt</dep>
582       <dep>Doxygen</dep>
583       <dep>Graphviz</dep>
584       <dep>KERNEL</dep>
585       <dep>GUI</dep>
586       <dep>GEOM</dep>
587       <dep>MED</dep>
588     </product>
589     <product name="VISU">
590       <dep>boost</dep>
591       <dep>OpenCascade</dep>
592       <dep>Python</dep>
593       <dep>Swig</dep>
594       <dep>Qt</dep>
595       <dep>msg2qm</dep>
596       <dep>Qwt</dep>
597       <dep>Hdf</dep>
598       <dep>Med</dep>
599       <dep>Vtk</dep>
600       <dep>OmniORB</dep>
601       <dep>Sip</dep>
602       <dep>PyQt</dep>
603       <dep>Doxygen</dep>
604       <dep>Graphviz</dep>
605       <dep>KERNEL</dep>
606       <dep>GUI</dep>
607       <dep>MED</dep>
608     </product>
609     <product name="SUPERV">
610       <dep>boost</dep>
611       <dep>OpenCascade</dep>
612       <dep>Python</dep>
613       <dep>Swig</dep>
614       <dep>Qt</dep>
615       <dep>msg2qm</dep>
616       <dep>Qwt</dep>
617       <dep>Hdf</dep>
618       <dep>Vtk</dep>
619       <dep>OmniORB</dep>
620       <dep>Sip</dep>
621       <dep>PyQt</dep>
622       <dep>Doxygen</dep>
623       <dep>Graphviz</dep>
624       <dep>KERNEL</dep>
625       <dep>GUI</dep>
626     </product>
627     <product name="NETGENPLUGIN">
628       <dep>boost</dep>
629       <dep>OpenCascade</dep>
630       <dep>Python</dep>
631       <dep>Swig</dep>
632       <dep>Qt</dep>
633       <dep>msg2qm</dep>
634       <dep>Qwt</dep>
635       <dep>Hdf</dep>
636       <dep>Med</dep>
637       <dep>Vtk</dep>
638       <dep>OmniORB</dep>
639       <dep>Sip</dep>
640       <dep>PyQt</dep>
641       <dep>Doxygen</dep>
642       <dep>Graphviz</dep>
643       <dep>netgen</dep>
644       <dep>KERNEL</dep>
645       <dep>GUI</dep>
646       <dep>GEOM</dep>
647       <dep>MED</dep>
648       <dep>SMESH</dep>
649     </product>
650     <product name="GHS3DPLUGIN">
651       <dep>boost</dep>
652       <dep>OpenCascade</dep>
653       <dep>Python</dep>
654       <dep>Swig</dep>
655       <dep>Qt</dep>
656       <dep>msg2qm</dep>
657       <dep>Qwt</dep>
658       <dep>Hdf</dep>
659       <dep>Med</dep>
660       <dep>Vtk</dep>
661       <dep>OmniORB</dep>
662       <dep>Sip</dep>
663       <dep>PyQt</dep>
664       <dep>Doxygen</dep>
665       <dep>Graphviz</dep>
666       <dep>KERNEL</dep>
667       <dep>GUI</dep>
668       <dep>GEOM</dep>
669       <dep>MED</dep>
670       <dep>SMESH</dep>
671     </product>
672     <product name="GHS3DPRLPLUGIN">
673       <dep>boost</dep>
674       <dep>OpenCascade</dep>
675       <dep>Python</dep>
676       <dep>Swig</dep>
677       <dep>Qt</dep>
678       <dep>msg2qm</dep>
679       <dep>Qwt</dep>
680       <dep>Hdf</dep>
681       <dep>Med</dep>
682       <dep>Vtk</dep>
683       <dep>OmniORB</dep>
684       <dep>Sip</dep>
685       <dep>PyQt</dep>
686       <dep>Doxygen</dep>
687       <dep>Graphviz</dep>
688       <dep>KERNEL</dep>
689       <dep>GUI</dep>
690       <dep>GEOM</dep>
691       <dep>MED</dep>
692       <dep>SMESH</dep>
693     </product>
694     <product name="BLSURFPLUGIN">
695       <dep>boost</dep>
696       <dep>OpenCascade</dep>
697       <dep>Python</dep>
698       <dep>Swig</dep>
699       <dep>Qt</dep>
700       <dep>msg2qm</dep>
701       <dep>Qwt</dep>
702       <dep>Hdf</dep>
703       <dep>Med</dep>
704       <dep>Vtk</dep>
705       <dep>OmniORB</dep>
706       <dep>Sip</dep>
707       <dep>PyQt</dep>
708       <dep>Doxygen</dep>
709       <dep>Graphviz</dep>
710       <dep>KERNEL</dep>
711       <dep>GUI</dep>
712       <dep>GEOM</dep>
713       <dep>MED</dep>
714       <dep>SMESH</dep>
715     </product>
716     <product name="HexoticPLUGIN">
717       <dep>boost</dep>
718       <dep>OpenCascade</dep>
719       <dep>Python</dep>
720       <dep>Swig</dep>
721       <dep>Qt</dep>
722       <dep>msg2qm</dep>
723       <dep>Qwt</dep>
724       <dep>Hdf</dep>
725       <dep>Med</dep>
726       <dep>Vtk</dep>
727       <dep>OmniORB</dep>
728       <dep>Sip</dep>
729       <dep>PyQt</dep>
730       <dep>Doxygen</dep>
731       <dep>Graphviz</dep>
732       <dep>KERNEL</dep>
733       <dep>GUI</dep>
734       <dep>GEOM</dep>
735       <dep>MED</dep>
736       <dep>SMESH</dep>
737     </product>
738     <product name="COMPONENT">
739       <dep>boost</dep>
740       <dep>OpenCascade</dep>
741       <dep>Python</dep>
742       <dep>Swig</dep>
743       <dep>Qt</dep>
744       <dep>msg2qm</dep>
745       <dep>Qwt</dep>
746       <dep>Hdf</dep>
747       <dep>Med</dep>
748       <dep>Vtk</dep>
749       <dep>OmniORB</dep>
750       <dep>Sip</dep>
751       <dep>PyQt</dep>
752       <dep>Doxygen</dep>
753       <dep>Graphviz</dep>
754       <dep>KERNEL</dep>
755       <dep>MED</dep>
756     </product>
757     <product name="PYCALCULATOR">
758       <dep>Python</dep>
759       <dep>OmniORB</dep>
760       <dep>Doxygen</dep>
761       <dep>Graphviz</dep>
762       <dep>KERNEL</dep>
763       <dep>MED</dep>
764     </product>
765     <product name="CALCULATOR">
766       <dep>OpenCascade</dep>
767       <dep>Python</dep>
768       <dep>Qt</dep>
769       <dep>Hdf</dep>
770       <dep>Med</dep>
771       <dep>OmniORB</dep>
772       <dep>Doxygen</dep>
773       <dep>Graphviz</dep>
774       <dep>KERNEL</dep>
775       <dep>MED</dep>
776     </product>
777     <product name="HELLO">
778       <dep>boost</dep>
779       <dep>OpenCascade</dep>
780       <dep>Python</dep>
781       <dep>Swig</dep>
782       <dep>Qt</dep>
783       <dep>msg2qm</dep>
784       <dep>Qwt</dep>
785       <dep>Hdf</dep>
786       <dep>Med</dep>
787       <dep>Vtk</dep>
788       <dep>OmniORB</dep>
789       <dep>Sip</dep>
790       <dep>PyQt</dep>
791       <dep>Doxygen</dep>
792       <dep>Graphviz</dep>
793       <dep>KERNEL</dep>
794       <dep>GUI</dep>
795     </product>
796     <product name="PYHELLO">
797       <dep>Python</dep>
798       <dep>msg2qm</dep>
799       <dep>OmniORB</dep>
800       <dep>KERNEL</dep>
801       <dep>GUI</dep>
802     </product>
803     <product name="LIGHT">
804       <dep>Qt</dep>
805       <dep>msg2qm</dep>
806       <dep>Vtk</dep>
807       <dep>Doxygen</dep>
808       <dep>Graphviz</dep>
809       <dep>KERNEL</dep>
810       <dep>GUI</dep>
811     </product>
812     <product name="RANDOMIZER">
813       <dep>GUI</dep>
814       <dep>VISU</dep>
815       <dep>SUPERV</dep>
816     </product>
817     <product name="SIERPINSKY">
818       <dep>GUI</dep>
819       <dep>VISU</dep>
820       <dep>SUPERV</dep>
821       <dep>RANDOMIZER</dep>
822     </product>
823     <product name="FILTER">
824       <dep>MED</dep>
825     </product>
826     <product name="MULTIPR">
827       <dep>MED</dep>
828     </product>
829     <product name="YACS">
830       <dep>GUI</dep>
831       <dep>libxml2</dep>
832       <dep>elementtree</dep>
833       <dep>cElementTree</dep>
834     </product>  
835     <product name="SAMPLES">
836     </product>
837     <product name="tcltk">
838     </product>
839     <product name="Python">
840     </product>
841     <product name="Qt">
842     </product>
843     <product name="msg2qm">
844       <dep>Qt</dep>
845     </product>
846     <product name="Sip">
847       <dep>Python</dep>
848       <dep>Qt</dep>
849     </product>
850     <product name="PyQt">
851       <dep>Python</dep>
852       <dep>Qt</dep>
853       <dep>Sip</dep>
854     </product>
855     <product name="boost">
856       <dep>Python</dep>
857     </product>
858     <product name="Swig">
859       <dep>Python</dep>
860       <dep>tcltk</dep>
861     </product>
862     <product name="OpenCascade">
863       <dep>tcltk</dep>
864     </product>
865     <product name="Qwt">
866       <dep>Qt</dep>
867     </product>
868     <product name="OmniORB">
869       <dep>Python</dep>
870     </product>
871     <product name="Hdf">
872     </product>
873     <product name="Med">
874       <dep>Hdf</dep>
875     </product>
876     <product name="Vtk">
877       <dep>Python</dep>
878       <dep>tcltk</dep>
879     </product>
880     <product name="Numeric">
881       <dep>Python</dep>
882     </product>
883     <product name="Graphviz">
884       <dep>tcltk</dep>
885     </product>
886     <product name="Doxygen">
887       <dep>Qt</dep>
888       <dep>Graphviz</dep>
889     </product>
890     <product name="docutils">
891       <dep>Python</dep>
892     </product>
893     <product name="netgen">
894       <dep>OpenCascade</dep>
895     </product>
896     <product name="xdata">
897       <dep>Python</dep>
898       <dep>Qt</dep>
899       <dep>PyQt</dep>
900       <dep>OmniORB</dep>
901       <dep>Vtk</dep>
902       <dep>KERNEL</dep>
903       <dep>GUI</dep>
904       <dep>MED</dep>
905       <dep>GEOM</dep>
906     </product>
907     <product name="cElementTree">
908       <dep>Python</dep>
909     </product>
910     <product name="elementtree">
911       <dep>Python</dep>
912     </product>
913     <product name="libxml2">
914     </product>
915     <product name="HXX2SALOME">
916       <dep>Qt</dep>
917       <dep>HXX2SALOMEDOC</dep>
918     </product>
919     <product name="HXX2SALOMEDOC">
920     </product>
921   </dependencies>
922
923 </document>