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