Salome HOME
Common script instead of separate BIN and SRC scripts is used now.
[tools/install.git] / config.xml
1 <document>
2
3   <config version="3.2.6"
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="Debian3.1,Mandrake10.1,Mandriva2006.0,Mandriva2006.0_64,RedHat8.0,RedHat9,RedHatEnterprise4,Scientific4.2,Scientific4.3"
8           targetdir="${HOME}/salome_3.2.6"
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="Debian3.1"
27                     version="3.2.6" 
28                     disable="false"
29                     installdiskspace="26633,11153,84278"
30                     temporarydiskspace="0"
31                     pickupenv="true"
32                     script="KERNEL.sh"/>
33       <installation os="Mandrake10.1"
34                     version="3.2.6" 
35                     disable="false"
36                     installdiskspace="27162,11153,90934"
37                     temporarydiskspace="0"
38                     pickupenv="true"
39                     script="KERNEL.sh"/>
40       <installation os="Mandriva2006.0"
41                     version="3.2.6" 
42                     disable="false"
43                     installdiskspace="25538,11153,85038"
44                     temporarydiskspace="0"
45                     pickupenv="true"
46                     script="KERNEL.sh"/>
47       <installation os="Mandriva2006.0_64"
48                     version="3.2.6" 
49                     disable="false"
50                     installdiskspace="27663,8465,96224"
51                     temporarydiskspace="0"
52                     pickupenv="true"
53                     script="KERNEL.sh"/>
54       <installation os="RedHat8.0"
55                     version="3.2.6" 
56                     disable="false"
57                     installdiskspace="34378,9782,128736"
58                     temporarydiskspace="0"
59                     pickupenv="true"
60                     script="KERNEL.sh"/>
61       <installation os="RedHat9"
62                     version="3.2.6" 
63                     disable="false"
64                     installdiskspace="34378,9782,128736"
65                     temporarydiskspace="0"
66                     pickupenv="true"
67                     script="KERNEL.sh"/>
68       <installation os="RedHatEnterprise4"
69                     version="3.2.6" 
70                     disable="false"
71                     installdiskspace="22407,9810,128736"
72                     temporarydiskspace="0"
73                     pickupenv="true"
74                     script="KERNEL.sh"/>
75       <installation os="Scientific4.2"
76                     version="3.2.6" 
77                     disable="false"
78                     installdiskspace="22407,9810,128736"
79                     temporarydiskspace="0"
80                     pickupenv="true"
81                     script="KERNEL.sh"/>
82       <installation os="Scientific4.3"
83                     version="3.2.6" 
84                     disable="false"
85                     installdiskspace="22407,9810,128736"
86                     temporarydiskspace="0"
87                     pickupenv="true"
88                     script="KERNEL.sh"/>
89     </product>
90     <product name="GUI"
91              type="component"
92              description="SALOME platform GUI module">
93       <installation os="Debian3.1"
94                     version="3.2.6" 
95                     disable="false"
96                     installdiskspace="21446,10313,79189"
97                     temporarydiskspace="0"
98                     script="GUI.sh"/>
99       <installation os="Mandrake10.1"
100                     version="3.2.6" 
101                     disable="false"
102                     installdiskspace="22495,10313,83601"
103                     temporarydiskspace="0"
104                     script="GUI.sh"/>
105       <installation os="Mandriva2006.0"
106                     version="3.2.6" 
107                     disable="false"
108                     installdiskspace="21242,10313,82864"
109                     temporarydiskspace="0"
110                     script="GUI.sh"/>
111       <installation os="Mandriva2006.0_64"
112                     version="3.2.6" 
113                     disable="false"
114                     installdiskspace="23804,11387,97824"
115                     temporarydiskspace="0"
116                     script="GUI.sh"/>
117       <installation os="RedHat8.0"
118                     version="3.2.6" 
119                     disable="false"
120                     installdiskspace="67016,6963,104784"
121                     temporarydiskspace="0"
122                     script="GUI.sh"/>
123       <installation os="RedHat9"
124                     version="3.2.6" 
125                     disable="false"
126                     installdiskspace="67016,6963,104784"
127                     temporarydiskspace="0"
128                     script="GUI.sh"/>
129       <installation os="RedHatEnterprise4"
130                     version="3.2.6" 
131                     disable="false"
132                     installdiskspace="57997,6963,104784"
133                     temporarydiskspace="0"
134                     script="GUI.sh"/>
135       <installation os="Scientific4.2"
136                     version="3.2.6" 
137                     disable="false"
138                     installdiskspace="57997,6963,104784"
139                     temporarydiskspace="0"
140                     script="GUI.sh"/>
141       <installation os="Scientific4.3"
142                     version="3.2.6" 
143                     disable="false"
144                     installdiskspace="57997,6963,104784"
145                     temporarydiskspace="0"
146                     script="GUI.sh"/>
147     </product>
148     <product name="GEOM"
149              type="component"
150              description="SALOME platform GEOM module">
151       <installation os="Debian3.1"
152                     version="3.2.6" 
153                     disable="false"
154                     installdiskspace="44527,17706,191768"
155                     temporarydiskspace="0"
156                     script="GEOM.sh"/>
157       <installation os="Mandrake10.1"
158                     version="3.2.6" 
159                     disable="false"
160                     installdiskspace="46870,17706,199909"
161                     temporarydiskspace="0"
162                     script="GEOM.sh"/>
163       <installation os="Mandriva2006.0"
164                     version="3.2.6" 
165                     disable="false"
166                     installdiskspace="44123,17706,196287"
167                     temporarydiskspace="0"
168                     script="GEOM.sh"/>
169       <installation os="Mandriva2006.0_64"
170                     version="3.2.6" 
171                     disable="false"
172                     installdiskspace="49465,17808,230272"
173                     temporarydiskspace="0"
174                     script="GEOM.sh"/>
175       <installation os="RedHat8.0"
176                     version="3.2.6" 
177                     disable="false"
178                     installdiskspace="39153,12393,186274"
179                     temporarydiskspace="0"
180                     script="GEOM.sh"/>
181       <installation os="RedHat9"
182                     version="3.2.6" 
183                     disable="false"
184                     installdiskspace="39153,12393,186274"
185                     temporarydiskspace="0"
186                     script="GEOM.sh"/>
187       <installation os="RedHatEnterprise4"
188                     version="3.2.6" 
189                     disable="false"
190                     installdiskspace="40742,12393,186274"
191                     temporarydiskspace="0"
192                     script="GEOM.sh"/>
193       <installation os="Scientific4.2"
194                     version="3.2.6" 
195                     disable="false"
196                     installdiskspace="40742,12393,186274"
197                     temporarydiskspace="0"
198                     script="GEOM.sh"/>
199       <installation os="Scientific4.3"
200                     version="3.2.6" 
201                     disable="false"
202                     installdiskspace="40742,12393,186274"
203                     temporarydiskspace="0"
204                     script="GEOM.sh"/>
205     </product>
206     <product name="MED"
207              type="component"
208              description="SALOME platform MED module">
209       <installation os="Debian3.1"
210                     version="3.2.6" 
211                     disable="false"
212                     installdiskspace="113068,71175,376032"
213                     temporarydiskspace="0"
214                     script="MED.sh"/>
215       <installation os="Mandrake10.1"
216                     version="3.2.6" 
217                     disable="false"
218                     installdiskspace="117312,71175,391529"
219                     temporarydiskspace="0"
220                     script="MED.sh"/>
221       <installation os="Mandriva2006.0"
222                     version="3.2.6" 
223                     disable="false"
224                     installdiskspace="106584,71175,362361"
225                     temporarydiskspace="0"
226                     script="MED.sh"/>
227       <installation os="Mandriva2006.0_64"
228                     version="3.2.6" 
229                     disable="false"
230                     installdiskspace="113959,72023,396832"
231                     temporarydiskspace="0"
232                     script="MED.sh"/>
233       <installation os="RedHat8.0"
234                     version="3.2.6" 
235                     disable="false"
236                     installdiskspace="62801,31729,361939"
237                     temporarydiskspace="0"
238                     script="MED.sh"/>
239       <installation os="RedHat9"
240                     version="3.2.6" 
241                     disable="false"
242                     installdiskspace="62801,31729,361939"
243                     temporarydiskspace="0"
244                     script="MED.sh"/>
245       <installation os="RedHatEnterprise4"
246                     version="3.2.6" 
247                     disable="false"
248                     installdiskspace="64498,31729,361939"
249                     temporarydiskspace="0"
250                     script="MED.sh"/>
251       <installation os="Scientific4.2"
252                     version="3.2.6" 
253                     disable="false"
254                     installdiskspace="64498,31729,361939"
255                     temporarydiskspace="0"
256                     script="MED.sh"/>
257       <installation os="Scientific4.3"
258                     version="3.2.6" 
259                     disable="false"
260                     installdiskspace="64498,31729,361939"
261                     temporarydiskspace="0"
262                     script="MED.sh"/>
263     </product>
264     <product name="SMESH"
265              type="component"
266              description="SALOME platform SMESH module">
267       <installation os="Debian3.1"
268                     version="3.2.6" 
269                     disable="false"
270                     installdiskspace="63544,15848,244628"
271                     temporarydiskspace="0"
272                     script="SMESH.sh"/>
273       <installation os="Mandrake10.1"
274                     version="3.2.6" 
275                     disable="false"
276                     installdiskspace="67604,15848,259097"
277                     temporarydiskspace="0"
278                     script="SMESH.sh"/>
279       <installation os="Mandriva2006.0"
280                     version="3.2.6" 
281                     disable="false"
282                     installdiskspace="62631,15848,245334"
283                     temporarydiskspace="0"
284                     script="SMESH.sh"/>
285       <installation os="Mandriva2006.0_64"
286                     version="3.2.6" 
287                     disable="false"
288                     installdiskspace="75901,16096,308098"
289                     temporarydiskspace="0"
290                     script="SMESH.sh"/>
291       <installation os="RedHat8.0"
292                     version="3.2.6" 
293                     disable="false"
294                     installdiskspace="46336,11120,237632"
295                     temporarydiskspace="0"
296                     script="SMESH.sh"/>
297       <installation os="RedHat9"
298                     version="3.2.6" 
299                     disable="false"
300                     installdiskspace="46336,11120,237632"
301                     temporarydiskspace="0"
302                     script="SMESH.sh"/>
303       <installation os="RedHatEnterprise4"
304                     version="3.2.6" 
305                     disable="false"
306                     installdiskspace="48564,11120,237632"
307                     temporarydiskspace="0"
308                     script="SMESH.sh"/>
309       <installation os="Scientific4.2"
310                     version="3.2.6" 
311                     disable="false"
312                     installdiskspace="48564,11120,237632"
313                     temporarydiskspace="0"
314                     script="SMESH.sh"/>
315       <installation os="Scientific4.3"
316                     version="3.2.6" 
317                     disable="false"
318                     installdiskspace="48564,11120,237632"
319                     temporarydiskspace="0"
320                     script="SMESH.sh"/>
321     </product>
322     <product name="VISU"
323              type="component"
324              description="SALOME platform VISU module">
325       <installation os="Debian3.1"
326                     version="3.2.6" 
327                     disable="false"
328                     installdiskspace="29149,9965,108154"
329                     temporarydiskspace="0"
330                     script="VISU.sh"/>
331       <installation os="Mandrake10.1"
332                     version="3.2.6" 
333                     disable="false"
334                     installdiskspace="30815,9965,114283"
335                     temporarydiskspace="0"
336                     script="VISU.sh"/>
337       <installation os="Mandriva2006.0"
338                     version="3.2.6" 
339                     disable="false"
340                     installdiskspace="28753,9965,109526"
341                     temporarydiskspace="0"
342                     script="VISU.sh"/>
343       <installation os="Mandriva2006.0_64"
344                     version="3.2.6" 
345                     disable="false"
346                     installdiskspace="34418,10354,137066"
347                     temporarydiskspace="0"
348                     script="VISU.sh"/>
349       <installation os="RedHat8.0"
350                     version="3.2.6" 
351                     disable="false"
352                     installdiskspace="26412,6650,110057"
353                     temporarydiskspace="0"
354                     script="VISU.sh"/>
355       <installation os="RedHat9"
356                     version="3.2.6" 
357                     disable="false"
358                     installdiskspace="26412,6650,110057"
359                     temporarydiskspace="0"
360                     script="VISU.sh"/>
361       <installation os="RedHatEnterprise4"
362                     version="3.2.6" 
363                     disable="false"
364                     installdiskspace="25310,6650,110057"
365                     temporarydiskspace="0"
366                     script="VISU.sh"/>
367       <installation os="Scientific4.2"
368                     version="3.2.6" 
369                     disable="false"
370                     installdiskspace="25310,6650,110057"
371                     temporarydiskspace="0"
372                     script="VISU.sh"/>
373       <installation os="Scientific4.3"
374                     version="3.2.6" 
375                     disable="false"
376                     installdiskspace="25310,6650,110057"
377                     temporarydiskspace="0"
378                     script="VISU.sh"/>
379     </product>
380     <product name="SUPERV"
381              type="component"
382              description="SALOME platform SUPERV module">
383       <installation os="Debian3.1"
384                     version="3.2.6" 
385                     disable="false"
386                     installdiskspace="59511,5927,238662"
387                     temporarydiskspace="0"
388                     script="SUPERV.sh"/>
389       <installation os="Mandrake10.1"
390                     version="3.2.6" 
391                     disable="false"
392                     installdiskspace="40297,5927,151984"
393                     temporarydiskspace="0"
394                     script="SUPERV.sh"/>
395       <installation os="Mandriva2006.0"
396                     version="3.2.6" 
397                     disable="false"
398                     installdiskspace="39588,5927,151185"
399                     temporarydiskspace="0"
400                     script="SUPERV.sh"/>
401       <installation os="Mandriva2006.0_64"
402                     version="3.2.6" 
403                     disable="false"
404                     installdiskspace="50375,6359,214507"
405                     temporarydiskspace="0"
406                     script="SUPERV.sh"/>
407       <installation os="RedHat8.0"
408                     version="3.2.6" 
409                     disable="false"
410                     installdiskspace="62325,4991,238973"
411                     temporarydiskspace="0"
412                     script="SUPERV.sh"/>
413       <installation os="RedHat9"
414                     version="3.2.6" 
415                     disable="false"
416                     installdiskspace="62325,4991,238973"
417                     temporarydiskspace="0"
418                     script="SUPERV.sh"/>
419       <installation os="RedHatEnterprise4"
420                     version="3.2.6" 
421                     disable="false"
422                     installdiskspace="40288,4990,238973"
423                     temporarydiskspace="0"
424                     script="SUPERV.sh"/>
425       <installation os="Scientific4.2"
426                     version="3.2.6" 
427                     disable="false"
428                     installdiskspace="40288,4990,238973"
429                     temporarydiskspace="0"
430                     script="SUPERV.sh"/>
431       <installation os="Scientific4.3"
432                     version="3.2.6" 
433                     disable="false"
434                     installdiskspace="40288,4990,238973"
435                     temporarydiskspace="0"
436                     script="SUPERV.sh"/>
437     </product>
438     <product name="NETGENPLUGIN"
439              type="component"
440              description="SALOME platform NETGEN meshing algorithm plugin">
441       <installation os="Debian3.1"
442                     version="3.2.6" 
443                     disable="false"
444                     installdiskspace="10270,349,39271"
445                     temporarydiskspace="0"
446                     script="NETGENPLUGIN.sh"/>
447       <installation os="Mandrake10.1"
448                     version="3.2.6" 
449                     disable="false"
450                     installdiskspace="10655,349,40385"
451                     temporarydiskspace="0"
452                     script="NETGENPLUGIN.sh"/>
453       <installation os="Mandriva2006.0"
454                     version="3.2.6" 
455                     disable="false"
456                     installdiskspace="10530,349,40328"
457                     temporarydiskspace="0"
458                     script="NETGENPLUGIN.sh"/>
459       <installation os="Mandriva2006.0_64"
460                     version="3.2.6" 
461                     disable="false"
462                     installdiskspace="12128,71,48770"
463                     temporarydiskspace="0"
464                     script="NETGENPLUGIN.sh"/>
465       <installation os="RedHat8.0"
466                     version="3.2.6" 
467                     disable="false"
468                     installdiskspace="2461,72,36361"
469                     temporarydiskspace="0"
470                     script="NETGENPLUGIN.sh"/>
471       <installation os="RedHat9"
472                     version="3.2.6" 
473                     disable="false"
474                     installdiskspace="2461,72,36361"
475                     temporarydiskspace="0"
476                     script="NETGENPLUGIN.sh"/>
477       <installation os="RedHatEnterprise4"
478                     version="3.2.6" 
479                     disable="false"
480                     installdiskspace="2618,71,36361"
481                     temporarydiskspace="0"
482                     script="NETGENPLUGIN.sh"/>
483       <installation os="Scientific4.2"
484                     version="3.2.6" 
485                     disable="false"
486                     installdiskspace="2618,71,36361"
487                     temporarydiskspace="0"
488                     script="NETGENPLUGIN.sh"/>
489       <installation os="Scientific4.3"
490                     version="3.2.6" 
491                     disable="false"
492                     installdiskspace="2618,71,36361"
493                     temporarydiskspace="0"
494                     script="NETGENPLUGIN.sh"/>
495     </product>
496     <product name="GHS3DPLUGIN" 
497              type="component"
498              description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
499       <installation os="Debian3.1"
500                     version="3.2.6" 
501                     disable="false"
502                     installdiskspace="232,120,2583"
503                     temporarydiskspace="0"
504                     script="GHS3DPLUGIN.sh"/>
505       <installation os="Mandrake10.1"
506                     version="3.2.6"
507                     disable="false"
508                     installdiskspace="236,120,2587"
509                     temporarydiskspace="0"
510                     script="GHS3DPLUGIN.sh"/>
511       <installation os="Mandriva2006.0"
512                     version="3.2.6" 
513                     disable="false"
514                     installdiskspace="208,120,2516"
515                     temporarydiskspace="0"
516                     script="GHS3DPLUGIN.sh"/>
517       <installation os="Mandriva2006.0_64"
518                     version="3.2.6" 
519                     disable="false"
520                     installdiskspace="300,56,2704"
521                     temporarydiskspace="0"
522                     script="GHS3DPLUGIN.sh"/>
523       <installation os="RedHat8.0"
524                     version="3.2.6" 
525                     disable="false"
526                     installdiskspace="154,56,2518"
527                     temporarydiskspace="0"
528                     script="GHS3DPLUGIN.sh"/>
529       <installation os="RedHat9"
530                     version="3.2.6" 
531                     disable="false"
532                     installdiskspace="154,56,2518"
533                     temporarydiskspace="0"
534                     script="GHS3DPLUGIN.sh"/>
535       <installation os="RedHatEnterprise4"
536                     version="3.2.6"
537                     disable="false"
538                     installdiskspace="175,56,2518"
539                     temporarydiskspace="0"
540                     script="GHS3DPLUGIN.sh"/>
541       <installation os="Scientific4.2"
542                     version="3.2.6"
543                     disable="false"
544                     installdiskspace="175,56,2518"
545                     temporarydiskspace="0"
546                     script="GHS3DPLUGIN.sh"/>
547       <installation os="Scientific4.3"
548                     version="3.2.6" 
549                     disable="false"
550                     installdiskspace="175,56,2518"
551                     temporarydiskspace="0"
552                     script="GHS3DPLUGIN.sh"/>
553     </product>
554     <product name="COMPONENT"
555              type="component"
556              description="SALOME platform COMPONENT module">
557       <installation os="Debian3.1"
558                     version="3.2.6" 
559                     disable="false"
560                     installdiskspace="9904,685,37988"
561                     temporarydiskspace="0"
562                     script="COMPONENT.sh"/>
563       <installation os="Mandrake10.1"
564                     version="3.2.6" 
565                     disable="false"
566                     installdiskspace="10449,685,39686"
567                     temporarydiskspace="0"
568                     script="COMPONENT.sh"/>
569       <installation os="Mandriva2006.0"
570                     version="3.2.6" 
571                     disable="false"
572                     installdiskspace="9809,685,38150"
573                     temporarydiskspace="0"
574                     script="COMPONENT.sh"/>
575       <installation os="Mandriva2006.0_64"
576                     version="3.2.6" 
577                     disable="false"
578                     installdiskspace="11870,1049,46714"
579                     temporarydiskspace="0"
580                     script="COMPONENT.sh"/>
581       <installation os="RedHat8.0"
582                     version="3.2.6" 
583                     disable="false"
584                     installdiskspace="31727,481,36211"
585                     temporarydiskspace="0"
586                     script="COMPONENT.sh"/>
587       <installation os="RedHat9"
588                     version="3.2.6" 
589                     disable="false"
590                     installdiskspace="31727,481,36211"
591                     temporarydiskspace="0"
592                     script="COMPONENT.sh"/>
593       <installation os="RedHatEnterprise4"
594                     version="3.2.6" 
595                     disable="false"
596                     installdiskspace="20252,481,36211"
597                     temporarydiskspace="0"
598                     script="COMPONENT.sh"/>
599       <installation os="Scientific4.2"
600                     version="3.2.6" 
601                     disable="false"
602                     installdiskspace="20252,481,36211"
603                     temporarydiskspace="0"
604                     script="COMPONENT.sh"/>
605       <installation os="Scientific4.3"
606                     version="3.2.6" 
607                     disable="false"
608                     installdiskspace="20252,481,36211"
609                     temporarydiskspace="0"
610                     script="COMPONENT.sh"/>
611     </product>
612     <product name="PYCALCULATOR"
613              type="component"
614              description="SALOME platform PYCALCULATOR module">
615       <installation os="Debian3.1"
616                     version="3.2.6" 
617                     disable="false"
618                     installdiskspace="68,220,2065"
619                     temporarydiskspace="0"
620                     script="PYCALCULATOR.sh"/>
621       <installation os="Mandrake10.1"
622                     version="3.2.6" 
623                     disable="false"
624                     installdiskspace="68,220,2069"
625                     temporarydiskspace="0"
626                     script="PYCALCULATOR.sh"/>
627       <installation os="Mandriva2006.0"
628                     version="3.2.6" 
629                     disable="false"
630                     installdiskspace="68,220,2065"
631                     temporarydiskspace="0"
632                     script="PYCALCULATOR.sh"/>
633       <installation os="Mandriva2006.0_64"
634                     version="3.2.6" 
635                     disable="false"
636                     installdiskspace="64,456,2081"
637                     temporarydiskspace="0"
638                     script="PYCALCULATOR.sh"/>
639       <installation os="RedHat8.0"
640                     version="3.2.6" 
641                     disable="false"
642                     installdiskspace="28,147,2073"
643                     temporarydiskspace="0"
644                     script="PYCALCULATOR.sh"/>
645       <installation os="RedHat9"
646                     version="3.2.6" 
647                     disable="false"
648                     installdiskspace="28,147,2073"
649                     temporarydiskspace="0"
650                     script="PYCALCULATOR.sh"/>
651       <installation os="RedHatEnterprise4"
652                     version="3.2.6" 
653                     disable="false"
654                     installdiskspace="28,147,2073"
655                     temporarydiskspace="0"
656                     script="PYCALCULATOR.sh"/>
657       <installation os="Scientific4.2"
658                     version="3.2.6" 
659                     disable="false"
660                     installdiskspace="28,147,2073"
661                     temporarydiskspace="0"
662                     script="PYCALCULATOR.sh"/>
663       <installation os="Scientific4.3"
664                     version="3.2.6" 
665                     disable="false"
666                     installdiskspace="28,147,2073"
667                     temporarydiskspace="0"
668                     script="PYCALCULATOR.sh"/>
669     </product>
670     <product name="CALCULATOR"
671              type="component"
672              description="SALOME platform CALCULATOR module">
673       <installation os="Debian3.1"
674                     version="3.2.6" 
675                     disable="false"
676                     installdiskspace="4100,452,17269"
677                     temporarydiskspace="0"
678                     script="CALCULATOR.sh"/>
679       <installation os="Mandrake10.1"
680                     version="3.2.6" 
681                     disable="false"
682                     installdiskspace="4360,452,18086"
683                     temporarydiskspace="0"
684                     script="CALCULATOR.sh"/>
685       <installation os="Mandriva2006.0"
686                     version="3.2.6" 
687                     disable="false"
688                     installdiskspace="3968,452,17061"
689                     temporarydiskspace="0"
690                     script="CALCULATOR.sh"/>
691       <installation os="Mandriva2006.0_64"
692                     version="3.2.6" 
693                     disable="false"
694                     installdiskspace="4957,324,21297"
695                     temporarydiskspace="0"
696                     script="CALCULATOR.sh"/>
697       <installation os="RedHat8.0"
698                     version="3.2.6" 
699                     disable="false"
700                     installdiskspace="3232,324,16277"
701                     temporarydiskspace="0"
702                     script="CALCULATOR.sh"/>
703       <installation os="RedHat9"
704                     version="3.2.6" 
705                     disable="false"
706                     installdiskspace="3232,324,16277"
707                     temporarydiskspace="0"
708                     script="CALCULATOR.sh"/>
709       <installation os="RedHatEnterprise4"
710                     version="3.2.6" 
711                     disable="false"
712                     installdiskspace="3559,324,16277"
713                     temporarydiskspace="0"
714                     script="CALCULATOR.sh"/>
715       <installation os="Scientific4.2"
716                     version="3.2.6" 
717                     disable="false"
718                     installdiskspace="3559,324,16277"
719                     temporarydiskspace="0"
720                     script="CALCULATOR.sh"/>
721       <installation os="Scientific4.3"
722                     version="3.2.6" 
723                     disable="false"
724                     installdiskspace="3559,324,16277"
725                     temporarydiskspace="0"
726                     script="CALCULATOR.sh"/>
727     </product>
728     <product name="HELLO" 
729              type="component"
730              description="Example SALOME C++ module: Hello.">
731       <installation os="Debian3.1"
732                     version="3.2.6" 
733                     disable="false"
734                     installdiskspace="2686,196,12245"
735                     temporarydiskspace="0"
736                     script="HELLO.sh"/>
737       <installation os="Mandrake10.1"
738                     version="3.2.6" 
739                     disable="false"
740                     installdiskspace="2790,196,12573"
741                     temporarydiskspace="0"
742                     script="HELLO.sh"/>
743       <installation os="Mandriva2006.0"
744                     version="3.2.6" 
745                     disable="false"
746                     installdiskspace="2706,196,12505"
747                     temporarydiskspace="0"
748                     script="HELLO.sh"/>
749       <installation os="Mandriva2006.0_64"
750                     version="3.2.6" 
751                     disable="false"
752                     installdiskspace="3335,90,15247"
753                     temporarydiskspace="0"
754                     script="HELLO.sh"/>
755       <installation os="RedHat8.0"
756                     version="3.2.6" 
757                     disable="false"
758                     installdiskspace="2288,90,11785"
759                     temporarydiskspace="0"
760                     script="HELLO.sh"/>
761       <installation os="RedHat9"
762                     version="3.2.6" 
763                     disable="false"
764                     installdiskspace="2288,90,11785"
765                     temporarydiskspace="0"
766                     script="HELLO.sh"/>
767       <installation os="RedHatEnterprise4"
768                     version="3.2.6" 
769                     disable="false"
770                     installdiskspace="2480,90,11785"
771                     temporarydiskspace="0"
772                     script="HELLO.sh"/>
773       <installation os="Scientific4.2"
774                     version="3.2.6" 
775                     disable="false"
776                     installdiskspace="2480,90,11785"
777                     temporarydiskspace="0"
778                     script="HELLO.sh"/>
779       <installation os="Scientific4.3"
780                     version="3.2.6" 
781                     disable="false"
782                     installdiskspace="2480,90,11785"
783                     temporarydiskspace="0"
784                     script="HELLO.sh"/>
785     </product>
786     <product name="PYHELLO" 
787              type="component"
788              description="Example SALOME Python module: Hello.">
789       <installation os="Debian3.1"
790                     version="3.2.6" 
791                     disable="false"
792                     installdiskspace="104,260,2029"
793                     temporarydiskspace="0"
794                     script="PYHELLO.sh"/>
795       <installation os="Mandrake10.1"
796                     version="3.2.6" 
797                     disable="false"
798                     installdiskspace="104,260,2041"
799                     temporarydiskspace="0"
800                     script="PYHELLO.sh"/>
801       <installation os="Mandriva2006.0"
802                     version="3.2.6" 
803                     disable="false"
804                     installdiskspace="104,104,2033"
805                     temporarydiskspace="0"
806                     script="PYHELLO.sh"/>
807       <installation os="Mandriva2006.0_64"
808                     version="3.2.6" 
809                     disable="false"
810                     installdiskspace="144,172,2049"
811                     temporarydiskspace="0"
812                     script="PYHELLO.sh"/>
813       <installation os="RedHat8.0"
814                     version="3.2.6" 
815                     disable="false"
816                     installdiskspace="26,172,2021"
817                     temporarydiskspace="0"
818                     script="PYHELLO.sh"/>
819       <installation os="RedHat9"
820                     version="3.2.6" 
821                     disable="false"
822                     installdiskspace="26,172,2021"
823                     temporarydiskspace="0"
824                     script="PYHELLO.sh"/>
825       <installation os="RedHatEnterprise4"
826                     version="3.2.6" 
827                     disable="false"
828                     installdiskspace="26,172,2021"
829                     temporarydiskspace="0"
830                     script="PYHELLO.sh"/>
831       <installation os="Scientific4.2"
832                     version="3.2.6" 
833                     disable="false"
834                     installdiskspace="26,172,2021"
835                     temporarydiskspace="0"
836                     script="PYHELLO.sh"/>
837       <installation os="Scientific4.3"
838                     version="3.2.6" 
839                     disable="false"
840                     installdiskspace="26,172,2021"
841                     temporarydiskspace="0"
842                     script="PYHELLO.sh"/>
843     </product>
844     <product name="LIGHT"
845              type="component"
846              description="LIGHT SALOME module example">
847       <installation os="Debian3.1"
848                     version="3.2.6" 
849                     disable="false"
850                     installdiskspace="208,221,2958"
851                     temporarydiskspace="0"
852                     script="LIGHT.sh"/>
853       <installation os="Mandrake10.1"
854                     version="3.2.6" 
855                     disable="false"
856                     installdiskspace="220,221,3002"
857                     temporarydiskspace="0"
858                     script="LIGHT.sh"/>
859       <installation os="Mandriva2006.0"
860                     version="3.2.6" 
861                     disable="false"
862                     installdiskspace="208,221,3006"
863                     temporarydiskspace="0"
864                     script="LIGHT.sh"/>
865       <installation os="Mandriva2006.0_64"
866                     version="3.2.6" 
867                     disable="false"
868                     installdiskspace="280,141,3154"
869                     temporarydiskspace="0"
870                     script="LIGHT.sh"/>
871       <installation os="RedHat8.0"
872                     version="3.2.6" 
873                     disable="false"
874                     installdiskspace="137,141,2914"
875                     temporarydiskspace="0"
876                     script="LIGHT.sh"/>
877       <installation os="RedHat9"
878                     version="3.2.6" 
879                     disable="false"
880                     installdiskspace="137,141,2914"
881                     temporarydiskspace="0"
882                     script="LIGHT.sh"/>
883       <installation os="RedHatEnterprise4"
884                     version="3.2.6" 
885                     disable="false"
886                     installdiskspace="152,141,2914"
887                     temporarydiskspace="0"
888                     script="LIGHT.sh"/>
889       <installation os="Scientific4.2"
890                     version="3.2.6" 
891                     disable="false"
892                     installdiskspace="152,141,2914"
893                     temporarydiskspace="0"
894                     script="LIGHT.sh"/>
895       <installation os="Scientific4.3"
896                     version="3.2.6" 
897                     disable="false"
898                     installdiskspace="152,141,2914"
899                     temporarydiskspace="0"
900                     script="LIGHT.sh"/>
901     </product>
902     <product name="SAMPLES"
903              type="component"
904              description="SALOME samples files">
905       <installation os="Debian3.1"
906                     version="3.2.6" 
907                     disable="false"
908                     installdiskspace="48711"
909                     temporarydiskspace="0"
910                     script="SAMPLES.sh"/>
911       <installation os="Mandrake10.1"
912                     version="3.2.6" 
913                     disable="false"
914                     installdiskspace="48711"
915                     temporarydiskspace="0"
916                     script="SAMPLES.sh"/>
917       <installation os="Mandriva2006.0"
918                     version="3.2.6" 
919                     disable="false"
920                     installdiskspace="48711"
921                     temporarydiskspace="0"
922                     script="SAMPLES.sh"/>
923       <installation os="Mandriva2006.0_64"
924                     version="3.2.6" 
925                     disable="false"
926                     installdiskspace="48923"
927                     temporarydiskspace="0"
928                     script="SAMPLES.sh"/>
929       <installation os="RedHat8.0"
930                     version="3.2.6" 
931                     disable="false"
932                     installdiskspace="34976"
933                     temporarydiskspace="0"
934                     script="SAMPLES.sh"/>
935       <installation os="RedHat9"
936                     version="3.2.6" 
937                     disable="false"
938                     installdiskspace="34976"
939                     temporarydiskspace="0"
940                     script="SAMPLES.sh"/>
941       <installation os="RedHatEnterprise4"
942                     version="3.2.6" 
943                     disable="false"
944                     installdiskspace="34976"
945                     temporarydiskspace="0"
946                     script="SAMPLES.sh"/>
947       <installation os="Scientific4.2"
948                     version="3.2.6" 
949                     disable="false"
950                     installdiskspace="34976"
951                     temporarydiskspace="0"
952                     script="SAMPLES.sh"/>
953       <installation os="Scientific4.3"
954                     version="3.2.6" 
955                     disable="false"
956                     installdiskspace="34976"
957                     temporarydiskspace="0"
958                     script="SAMPLES.sh"/>
959     </product>
960
961     <product name="tcltk" 
962              type="prerequisite"
963              description="Tcl/Tk library">
964       <installation os="Debian3.1"
965                     version="8.4" 
966                     disable="false"
967                     installdiskspace="10765,28789,50385"
968                     temporarydiskspace="0"
969                     script="tcltk-8.4.5.sh"/>
970       <installation os="Mandrake10.1"
971                     version="8.4.5" 
972                     disable="false"
973                     installdiskspace="23060,28789,62448"
974                     temporarydiskspace="0"
975                     script="tcltk-8.4.5.sh"/>
976       <installation os="Mandriva2006.0"
977                     version="8.4.5" 
978                     disable="false"
979                     installdiskspace="23060,28789,62448"
980                     temporarydiskspace="0"
981                     script="tcltk-8.4.5.sh"/>
982       <installation os="Mandriva2006.0_64"
983                     version="8.4.5" 
984                     disable="false"
985                     installdiskspace="23060,28789,62448"
986                     temporarydiskspace="0"
987                     script="tcltk-8.4.5.sh"/>
988       <installation os="RedHat8.0"
989                     version="8.3.3" 
990                     disable="false"
991                     installdiskspace="17870,23445,50914"
992                     temporarydiskspace="0"
993                     script="tcltk-8.3.3.sh"/>
994       <installation os="RedHat9"
995                     version="8.3.3" 
996                     disable="false"
997                     installdiskspace="17870,23445,50914"
998                     temporarydiskspace="0"
999                     script="tcltk-8.3.3.sh"/>
1000       <installation os="RedHatEnterprise4"
1001                     version="8.4.5" 
1002                     disable="false"
1003                     installdiskspace="23060,28789,62448"
1004                     temporarydiskspace="0"
1005                     script="tcltk-8.4.5.sh"/>
1006       <installation os="Scientific4.2"
1007                     version="8.4.5" 
1008                     disable="false"
1009                     installdiskspace="23060,28789,62448"
1010                     temporarydiskspace="0"
1011                     script="tcltk-8.4.5.sh"/>
1012       <installation os="Scientific4.3"
1013                     version="8.4.7" 
1014                     disable="false"
1015                     installdiskspace="23069,29012,62457"
1016                     temporarydiskspace="0"
1017                     script="tcltk-8.4.7.sh"/>
1018     </product>
1019     <product name="Python" 
1020              type="prerequisite"
1021              description="Python language interpreter">
1022       <installation os="Debian3.1"
1023                     version="2.3.5" 
1024                     disable="false"
1025                     installdiskspace="46479,32953,115859"
1026                     temporarydiskspace="0"
1027                     script="Python-2.3.5.sh"/>
1028       <installation os="Mandrake10.1"
1029                     version="2.3.4" 
1030                     disable="false"
1031                     installdiskspace="36916,32794,94704"
1032                     temporarydiskspace="0"
1033                     script="Python-2.3.4.sh"/>
1034       <installation os="Mandriva2006.0"
1035                     version="2.4.1" 
1036                     disable="false"
1037                     installdiskspace="37875,35876,97272"
1038                     temporarydiskspace="0"
1039                     script="Python-2.4.1.sh"/>
1040       <installation os="Mandriva2006.0_64"
1041                     version="2.4.1" 
1042                     disable="false"
1043                     installdiskspace="37875,35876,97272"
1044                     temporarydiskspace="0"
1045                     script="Python-2.4.1.sh"/>
1046       <installation os="RedHat8.0"
1047                     version="2.3.4" 
1048                     disable="false"
1049                     installdiskspace="43714,32794,113686"
1050                     temporarydiskspace="0"
1051                     script="Python-2.3.4.sh"/>
1052       <installation os="RedHat9"
1053                     version="2.3.4" 
1054                     disable="false"
1055                     installdiskspace="43714,32794,113686"
1056                     temporarydiskspace="0"
1057                     script="Python-2.3.4.sh"/>
1058       <installation os="RedHatEnterprise4"
1059                     version="2.3.4" 
1060                     disable="false"
1061                     installdiskspace="36916,32794,94704"
1062                     temporarydiskspace="0"
1063                     script="Python-2.3.4.sh"/>
1064       <installation os="Scientific4.2"
1065                     version="2.3.4" 
1066                     disable="false"
1067                     installdiskspace="36916,32794,94704"
1068                     temporarydiskspace="0"
1069                     script="Python-2.3.4.sh"/>
1070       <installation os="Scientific4.3"
1071                     version="2.3.4" 
1072                     disable="false"
1073                     installdiskspace="36916,32794,94704"
1074                     temporarydiskspace="0"
1075                     script="Python-2.3.4.sh"/>
1076     </product>
1077     <product name="Qt" 
1078              type="prerequisite"
1079              description="Multiplatform C++ GUI application framework">
1080       <installation os="Debian3.1"
1081                     version="3.3.4" 
1082                     disable="false"
1083                     installdiskspace="56161,63120,217501"
1084                     temporarydiskspace="0"
1085                     script="qt-3.3.4.sh"/>
1086       <installation os="Mandrake10.1"
1087                     version="3.3.3" 
1088                     disable="false"
1089                     installdiskspace="50369,62835,183782"
1090                     temporarydiskspace="0"
1091                     script="qt-3.3.3.sh"/>
1092       <installation os="Mandriva2006.0"
1093                     version="3.3.4" 
1094                     disable="false"
1095                     installdiskspace="55900,63120,189313"
1096                     temporarydiskspace="0"
1097                     script="qt-3.3.4.sh"/>
1098       <installation os="Mandriva2006.0_64"
1099                     version="3.3.4" 
1100                     disable="false"
1101                     installdiskspace="55900,63120,189313"
1102                     temporarydiskspace="0"
1103                     script="qt-3.3.4.sh"/>
1104       <installation os="RedHat8.0"
1105                     version="3.3.3" 
1106                     disable="false"
1107                     installdiskspace="48991,62835,178720"
1108                     temporarydiskspace="0"
1109                     script="qt-3.3.3.sh"/>
1110       <installation os="RedHat9"
1111                     version="3.3.3" 
1112                     disable="false"
1113                     installdiskspace="48991,62835,178720"
1114                     temporarydiskspace="0"
1115                     script="qt-3.3.3.sh"/>
1116       <installation os="RedHatEnterprise4"
1117                     version="3.3.3" 
1118                     disable="false"
1119                     installdiskspace="50369,62835,183782"
1120                     temporarydiskspace="0"
1121                     script="qt-3.3.3.sh"/>
1122       <installation os="Scientific4.2"
1123                     version="3.3.3" 
1124                     disable="false"
1125                     installdiskspace="50369,62835,183782"
1126                     temporarydiskspace="0"
1127                     script="qt-3.3.3.sh"/>
1128       <installation os="Scientific4.3"
1129                     version="3.3.3" 
1130                     disable="false"
1131                     installdiskspace="50369,62835,183782"
1132                     temporarydiskspace="0"
1133                     script="qt-3.3.3.sh"/>
1134     </product>
1135     <product name="msg2qm"
1136              type="prerequisite"
1137              description="Qt's resources compiler">
1138       <installation os="Debian3.1"
1139                     version="" 
1140                     disable="false"
1141                     installdiskspace="24,6,80"
1142                     temporarydiskspace="0"
1143                     script="msg2qm.sh"/>
1144       <installation os="Mandrake10.1"
1145                     version="" 
1146                     disable="false"
1147                     installdiskspace="24,6,72"
1148                     temporarydiskspace="0"
1149                     script="msg2qm.sh"/>
1150       <installation os="Mandriva2006.0"
1151                     version="" 
1152                     disable="false"
1153                     installdiskspace="24,6,72"
1154                     temporarydiskspace="0"
1155                     script="msg2qm.sh"/>
1156       <installation os="Mandriva2006.0_64"
1157                     version="" 
1158                     disable="false"
1159                     installdiskspace="24,6,72"
1160                     temporarydiskspace="0"
1161                     script="msg2qm.sh"/>
1162       <installation os="RedHat8.0"
1163                     version="" 
1164                     disable="false"
1165                     installdiskspace="21,6,77"
1166                     temporarydiskspace="0"
1167                     script="msg2qm.sh"/>
1168       <installation os="RedHat9"
1169                     version="" 
1170                     disable="false"
1171                     installdiskspace="21,6,77"
1172                     temporarydiskspace="0"
1173                     script="msg2qm.sh"/>
1174       <installation os="RedHatEnterprise4"
1175                     version="" 
1176                     disable="false"
1177                     installdiskspace="19,6,67"
1178                     temporarydiskspace="0"
1179                     script="msg2qm.sh"/>
1180       <installation os="Scientific4.2"
1181                     version="" 
1182                     disable="false"
1183                     installdiskspace="19,6,67"
1184                     temporarydiskspace="0"
1185                     script="msg2qm.sh"/>
1186       <installation os="Scientific4.3"
1187                     version="" 
1188                     disable="false"
1189                     installdiskspace="19,6,67"
1190                     temporarydiskspace="0"
1191                     script="msg2qm.sh"/>
1192     </product>
1193     <product name="Sip"
1194              type="prerequisite"
1195              description="C++ to Python bindings generation tool">
1196       <installation os="Debian3.1"
1197                     version="4.1" 
1198                     disable="false"
1199                     installdiskspace="308,1450,2476"
1200                     temporarydiskspace="0"
1201                     script="sip-4.1.sh"/>
1202       <installation os="Mandrake10.1"
1203                     version="4.1" 
1204                     disable="false"
1205                     installdiskspace="288,1450,2456"
1206                     temporarydiskspace="0"
1207                     script="sip-4.1.sh"/>
1208       <installation os="Mandriva2006.0"
1209                     version="4.2.1" 
1210                     disable="false"
1211                     installdiskspace="288,1542,2345"
1212                     temporarydiskspace="0"
1213                     script="sip-4.2.1.sh"/>
1214       <installation os="Mandriva2006.0_64"
1215                     version="4.2.1" 
1216                     disable="false"
1217                     installdiskspace="288,1542,2345"
1218                     temporarydiskspace="0"
1219                     script="sip-4.2.1.sh"/>
1220       <installation os="RedHat8.0"
1221                     version="4.1" 
1222                     disable="false"
1223                     installdiskspace="291,1450,2044"
1224                     temporarydiskspace="0"
1225                     script="sip-4.1.sh"/>
1226       <installation os="RedHat9"
1227                     version="4.1" 
1228                     disable="false"
1229                     installdiskspace="291,1450,2044"
1230                     temporarydiskspace="0"
1231                     script="sip-4.1.sh"/>
1232       <installation os="RedHatEnterprise4"
1233                     version="4.1" 
1234                     disable="false"
1235                     installdiskspace="352,1450,2520"
1236                     temporarydiskspace="0"
1237                     script="sip-4.1.sh"/>
1238       <installation os="Scientific4.2"
1239                     version="4.1" 
1240                     disable="false"
1241                     installdiskspace="352,1450,2520"
1242                     temporarydiskspace="0"
1243                     script="sip-4.1.sh"/>
1244       <installation os="Scientific4.3"
1245                     version="4.1" 
1246                     disable="false"
1247                     installdiskspace="352,1450,2520"
1248                     temporarydiskspace="0"
1249                     script="sip-4.1.sh"/>
1250     </product>
1251     <product name="PyQt"
1252              type="prerequisite"
1253              description="Python bindings for Qt library">
1254       <installation os="Debian3.1"
1255                     version="3.13" 
1256                     disable="false"
1257                     installdiskspace="15914,3936,76034"
1258                     temporarydiskspace="0"
1259                     script="PyQt-3.13.sh"/>
1260       <installation os="Mandrake10.1"
1261                     version="3.13" 
1262                     disable="false"
1263                     installdiskspace="15430,3936,75786"
1264                     temporarydiskspace="0"
1265                     script="PyQt-3.13.sh"/>
1266       <installation os="Mandriva2006.0"
1267                     version="3.14.1" 
1268                     disable="false"
1269                     installdiskspace="9476,4013,66672"
1270                     temporarydiskspace="0"
1271                     script="PyQt-3.14.1.sh"/>
1272       <installation os="Mandriva2006.0_64"
1273                     version="3.14.1" 
1274                     disable="false"
1275                     installdiskspace="9476,4013,66672"
1276                     temporarydiskspace="0"
1277                     script="PyQt-3.14.1.sh"/>
1278       <installation os="RedHat8.0"
1279                     version="3.13" 
1280                     disable="false"
1281                     installdiskspace="14670,3936,70566"
1282                     temporarydiskspace="0"
1283                     script="PyQt-3.13.sh"/>
1284       <installation os="RedHat9"
1285                     version="3.13" 
1286                     disable="false"
1287                     installdiskspace="14670,3936,70566"
1288                     temporarydiskspace="0"
1289                     script="PyQt-3.13.sh"/>
1290       <installation os="RedHatEnterprise4"
1291                     version="3.13" 
1292                     disable="false"
1293                     installdiskspace="15669,3936,76025"
1294                     temporarydiskspace="0"
1295                     script="PyQt-3.13.sh"/>
1296       <installation os="Scientific4.2"
1297                     version="3.13" 
1298                     disable="false"
1299                     installdiskspace="15669,3936,76025"
1300                     temporarydiskspace="0"
1301                     script="PyQt-3.13.sh"/>
1302       <installation os="Scientific4.3"
1303                     version="3.13" 
1304                     disable="false"
1305                     installdiskspace="15669,3936,76025"
1306                     temporarydiskspace="0"
1307                     script="PyQt-3.13.sh"/>
1308     </product>
1309     <product name="boost"
1310              type="prerequisite"
1311              description="Free peer-reviewed portable STL extension">
1312       <installation os="Debian3.1"
1313                     version="1.32.0" 
1314                     disable="false"
1315                     installdiskspace="30533,70205,100285"
1316                     temporarydiskspace="0"
1317                     script="BOOST-1.32.0.sh"/>
1318       <installation os="Mandrake10.1"
1319                     version="1.31.0" 
1320                     disable="false"
1321                     installdiskspace="21285,41770,88133"
1322                     temporarydiskspace="0"
1323                     script="BOOST-1.31.0.sh"/>
1324       <installation os="Mandriva2006.0"
1325                     version="1.32.0" 
1326                     disable="false"
1327                     installdiskspace="35084,70205,101932"
1328                     temporarydiskspace="0"
1329                     script="BOOST-1.32.0.sh"/>
1330       <installation os="Mandriva2006.0_64"
1331                     version="1.32.0" 
1332                     disable="false"
1333                     installdiskspace="35084,70205,101932"
1334                     temporarydiskspace="0"
1335                     script="BOOST-1.32.0.sh"/>
1336       <installation os="RedHat8.0"
1337                     version="1.31.0" 
1338                     disable="false"
1339                     installdiskspace="20086,41770,61856"
1340                     temporarydiskspace="0"
1341                     script="BOOST-1.31.0.sh"/>
1342       <installation os="RedHat9"
1343                     version="1.31.0" 
1344                     disable="false"
1345                     installdiskspace="20086,41770,61856"
1346                     temporarydiskspace="0"
1347                     script="BOOST-1.31.0.sh"/>
1348       <installation os="RedHatEnterprise4"
1349                     version="1.31.0" 
1350                     disable="false"
1351                     installdiskspace="19786,41770,86634"
1352                     temporarydiskspace="0"
1353                     script="BOOST-1.31.0.sh"/>
1354       <installation os="Scientific4.2"
1355                     version="1.31.0" 
1356                     disable="false"
1357                     installdiskspace="19786,41770,86634"
1358                     temporarydiskspace="0"
1359                     script="BOOST-1.31.0.sh"/>
1360       <installation os="Scientific4.3"
1361                     version="1.31.0" 
1362                     disable="false"
1363                     installdiskspace="19786,41770,86634"
1364                     temporarydiskspace="0"
1365                     script="BOOST-1.31.0.sh"/>
1366     </product>
1367     <product name="Swig" 
1368              type="prerequisite"
1369              description="Simplified Wrapper and Interface Generator">
1370       <installation os="Debian3.1"
1371                     version="1.3.24" 
1372                     disable="false"
1373                     installdiskspace="3923,11661,31647"
1374                     temporarydiskspace="0"
1375                     script="SWIG-1.3.24.sh"/>
1376       <installation os="Mandrake10.1"
1377                     version="1.3.24" 
1378                     disable="false"
1379                     installdiskspace="3615,11661,29115"
1380                     temporarydiskspace="0"
1381                     script="SWIG-1.3.24.sh"/>
1382       <installation os="Mandriva2006.0"
1383                     version="1.3.24" 
1384                     disable="false"
1385                     installdiskspace="3891,11661,29391"
1386                     temporarydiskspace="0"
1387                     script="SWIG-1.3.24.sh"/>
1388       <installation os="Mandriva2006.0_64"
1389                     version="1.3.24" 
1390                     disable="false"
1391                     installdiskspace="3891,11661,29391"
1392                     temporarydiskspace="0"
1393                     script="SWIG-1.3.24.sh"/>
1394       <installation os="RedHat8.0"
1395                     version="1.3.24" 
1396                     disable="false"
1397                     installdiskspace="3221,11661,30733"
1398                     temporarydiskspace="0"
1399                     script="SWIG-1.3.24.sh"/>
1400       <installation os="RedHat9"
1401                     version="1.3.24" 
1402                     disable="false"
1403                     installdiskspace="3221,11661,30733"
1404                     temporarydiskspace="0"
1405                     script="SWIG-1.3.24.sh"/>
1406       <installation os="RedHatEnterprise4"
1407                     version="1.3.24" 
1408                     disable="false"
1409                     installdiskspace="3026,11661,28526"
1410                     temporarydiskspace="0"
1411                     script="SWIG-1.3.24.sh"/>
1412       <installation os="Scientific4.2"
1413                     version="1.3.24" 
1414                     disable="false"
1415                     installdiskspace="3026,11661,28526"
1416                     temporarydiskspace="0"
1417                     script="SWIG-1.3.24.sh"/>
1418       <installation os="Scientific4.3"
1419                     version="1.3.24" 
1420                     disable="false"
1421                     installdiskspace="3026,11661,28526"
1422                     temporarydiskspace="0"
1423                     script="SWIG-1.3.24.sh"/>
1424     </product>
1425     <product name="OpenCascade" 
1426              type="prerequisite"
1427              description="Open CASCADE version 6.2">
1428       <installation os="Debian3.1"
1429                     version="6.2" 
1430                     disable="false"
1431                     installdiskspace="241631,268394,1222169"
1432                     temporarydiskspace="0"
1433                     script="CAS-6.2.sh"/>
1434       <installation os="Mandrake10.1"
1435                     version="6.2" 
1436                     disable="false"
1437                     installdiskspace="239478,268394,1220016"
1438                     temporarydiskspace="0"
1439                     script="CAS-6.2.sh"/>
1440       <installation os="Mandriva2006.0"
1441                     version="6.2" 
1442                     disable="false"
1443                     installdiskspace="237087,268394,1217625"
1444                     temporarydiskspace="0"
1445                     script="CAS-6.2.sh"/>
1446       <installation os="Mandriva2006.0_64"
1447                     version="6.2" 
1448                     disable="false"
1449                     installdiskspace="237087,268394,1217625"
1450                     temporarydiskspace="0"
1451                     script="CAS-6.2.sh"/>
1452       <installation os="RedHat8.0"
1453                     version="6.2" 
1454                     disable="false"
1455                     installdiskspace="207372,268394,1051492"
1456                     temporarydiskspace="0"
1457                     script="CAS-6.2.sh"/>
1458       <installation os="RedHat9"
1459                     version="6.2" 
1460                     disable="false"
1461                     installdiskspace="207372,268394,1051492"
1462                     temporarydiskspace="0"
1463                     script="CAS-6.2.sh"/>
1464       <installation os="RedHatEnterprise4"
1465                     version="6.2" 
1466                     disable="false"
1467                     installdiskspace="217388,268394,1197926"
1468                     temporarydiskspace="0"
1469                     script="CAS-6.2.sh"/>
1470       <installation os="Scientific4.2"
1471                     version="6.2" 
1472                     disable="false"
1473                     installdiskspace="217388,268394,1197926"
1474                     temporarydiskspace="0"
1475                     script="CAS-6.2.sh"/>
1476       <installation os="Scientific4.3"
1477                     version="6.2" 
1478                     disable="false"
1479                     installdiskspace="217388,268394,1197926"
1480                     temporarydiskspace="0"
1481                     script="CAS-6.2.sh"/>
1482     </product>
1483     <product name="Qwt" 
1484              type="prerequisite"
1485              description="2-D plotting extension for Qt library">
1486       <installation os="Debian3.1"
1487                     version="4.2.0" 
1488                     disable="false"
1489                     installdiskspace="1034,7200,13134"
1490                     temporarydiskspace="0"
1491                     script="qwt-4.2.0.sh"/>
1492       <installation os="Mandrake10.1"
1493                     version="4.2.0" 
1494                     disable="false"
1495                     installdiskspace="1054,7200,13002"
1496                     temporarydiskspace="0"
1497                     script="qwt-4.2.0.sh"/>
1498       <installation os="Mandriva2006.0"
1499                     version="4.2.0" 
1500                     disable="false"
1501                     installdiskspace="1054,7200,13002"
1502                     temporarydiskspace="0"
1503                     script="qwt-4.2.0.sh"/>
1504       <installation os="Mandriva2006.0_64"
1505                     version="4.2.0" 
1506                     disable="false"
1507                     installdiskspace="1054,7200,13002"
1508                     temporarydiskspace="0"
1509                     script="qwt-4.2.0.sh"/>
1510       <installation os="RedHat8.0"
1511                     version="0.4.1" 
1512                     disable="false"
1513                     installdiskspace="448,2597,3045"
1514                     temporarydiskspace="0"
1515                     script="qwt-0.4.1.sh"/>
1516       <installation os="RedHat9"
1517                     version="0.4.1" 
1518                     disable="false"
1519                     installdiskspace="448,2597,3045"
1520                     temporarydiskspace="0"
1521                     script="qwt-0.4.1.sh"/>
1522       <installation os="RedHatEnterprise4"
1523                     version="4.2.0" 
1524                     disable="false"
1525                     installdiskspace="995,7200,12943"
1526                     temporarydiskspace="0"
1527                     script="qwt-4.2.0.sh"/>
1528       <installation os="Scientific4.2"
1529                     version="4.2.0" 
1530                     disable="false"
1531                     installdiskspace="995,7200,12943"
1532                     temporarydiskspace="0"
1533                     script="qwt-4.2.0.sh"/>
1534       <installation os="Scientific4.3"
1535                     version="4.2.0" 
1536                     disable="false"
1537                     installdiskspace="995,7200,12943"
1538                     temporarydiskspace="0"
1539                     script="qwt-4.2.0.sh"/>
1540     </product>
1541     <product name="OmniORB"
1542              type="prerequisite"
1543              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
1544       <installation os="Debian3.1"
1545                     version="4.0.7" 
1546                     disable="false"
1547                     installdiskspace="33506,14551,105946"
1548                     temporarydiskspace="0"
1549                     script="omniORB-4.0.7.sh"/>
1550       <installation os="Mandrake10.1"
1551                     version="4.0.5" 
1552                     disable="false"
1553                     installdiskspace="30635,14438,101667"
1554                     temporarydiskspace="0"
1555                     script="omniORB-4.0.5.sh"/>
1556       <installation os="Mandriva2006.0"
1557                     version="4.0.7" 
1558                     disable="false"
1559                     installdiskspace="33384,14551,106744"
1560                     temporarydiskspace="0"
1561                     script="omniORB-4.0.7.sh"/>
1562       <installation os="Mandriva2006.0_64"
1563                     version="4.0.7" 
1564                     disable="false"
1565                     installdiskspace="33384,14551,106744"
1566                     temporarydiskspace="0"
1567                     script="omniORB-4.0.7.sh"/>
1568       <installation os="RedHat8.0"
1569                     version="4.0.5" 
1570                     disable="false"
1571                     installdiskspace="31227,14438,101367"
1572                     temporarydiskspace="0"
1573                     script="omniORB-4.0.5.sh"/>
1574       <installation os="RedHat9"
1575                     version="4.0.5" 
1576                     disable="false"
1577                     installdiskspace="31227,14438,101367"
1578                     temporarydiskspace="0"
1579                     script="omniORB-4.0.5.sh"/>
1580       <installation os="RedHatEnterprise4"
1581                     version="4.0.5" 
1582                     disable="false"
1583                     installdiskspace="31899,14438,102931"
1584                     temporarydiskspace="0"
1585                     script="omniORB-4.0.5.sh"/>
1586       <installation os="Scientific4.2"
1587                     version="4.0.7" 
1588                     disable="false"
1589                     installdiskspace="31899,14551,102931"
1590                     temporarydiskspace="0"
1591                     script="omniORB-4.0.7.sh"/>
1592       <installation os="Scientific4.3"
1593                     version="4.0.7" 
1594                     disable="false"
1595                     installdiskspace="31899,14551,102931"
1596                     temporarydiskspace="0"
1597                     script="omniORB-4.0.7.sh"/>
1598     </product>
1599     <product name="Hdf" 
1600              type="prerequisite"
1601              description="Hierarchical Data Format library">
1602       <installation os="Debian3.1"
1603                     version="5-1.6.4" 
1604                     disable="false"
1605                     installdiskspace="3291,26859,49771"
1606                     temporarydiskspace="0"
1607                     script="hdf5-1.6.4.sh"/>
1608       <installation os="Mandrake10.1"
1609                     version="5-1.6.4" 
1610                     disable="false"
1611                     installdiskspace="3684,26859,51144"
1612                     temporarydiskspace="0"
1613                     script="hdf5-1.6.4.sh"/>
1614       <installation os="Mandriva2006.0"
1615                     version="5-1.6.4" 
1616                     disable="false"
1617                     installdiskspace="4476,26859,31335"
1618                     temporarydiskspace="0"
1619                     script="hdf5-1.6.4.sh"/>
1620       <installation os="Mandriva2006.0_64"
1621                     version="5-1.6.4" 
1622                     disable="false"
1623                     installdiskspace="4476,26859,31335"
1624                     temporarydiskspace="0"
1625                     script="hdf5-1.6.4.sh"/>
1626       <installation os="RedHat8.0"
1627                     version="5-1.6.4" 
1628                     disable="false"
1629                     installdiskspace="3730,26859,32286"
1630                     temporarydiskspace="0"
1631                     script="hdf5-1.6.4.sh"/>
1632       <installation os="RedHat9"
1633                     version="5-1.6.4" 
1634                     disable="false"
1635                     installdiskspace="3730,26859,32286"
1636                     temporarydiskspace="0"
1637                     script="hdf5-1.6.4.sh"/>
1638       <installation os="RedHatEnterprise4"
1639                     version="5-1.6.4" 
1640                     disable="false"
1641                     installdiskspace="4229,26859,51689"
1642                     temporarydiskspace="0"
1643                     script="hdf5-1.6.4.sh"/>
1644       <installation os="Scientific4.2"
1645                     version="5-1.6.4" 
1646                     disable="false"
1647                     installdiskspace="4229,26859,51689"
1648                     temporarydiskspace="0"
1649                     script="hdf5-1.6.4.sh"/>
1650       <installation os="Scientific4.3"
1651                     version="5-1.6.4" 
1652                     disable="false"
1653                     installdiskspace="4229,26859,51689"
1654                     temporarydiskspace="0"
1655                     script="hdf5-1.6.4.sh"/>
1656     </product>
1657     <product name="Med"
1658              type="prerequisite"
1659              description="MED format interface library">
1660       <installation os="Debian3.1"
1661                     version="2.2.3" 
1662                     disable="false"
1663                     installdiskspace="19544,6445,63656"
1664                     temporarydiskspace="0"
1665                     script="med-2.2.3.sh"/>
1666       <installation os="Mandrake10.1"
1667                     version="2.2.3" 
1668                     disable="false"
1669                     installdiskspace="7721,6445,26773"
1670                     temporarydiskspace="0"
1671                     script="med-2.2.3.sh"/>
1672       <installation os="Mandriva2006.0"
1673                     version="2.2.3" 
1674                     disable="false"
1675                     installdiskspace="8050,6445,27102"
1676                     temporarydiskspace="0"
1677                     script="med-2.2.3.sh"/>
1678       <installation os="Mandriva2006.0_64"
1679                     version="2.2.3" 
1680                     disable="false"
1681                     installdiskspace="8050,6445,27102"
1682                     temporarydiskspace="0"
1683                     script="med-2.2.3.sh"/>
1684       <installation os="RedHat8.0"
1685                     version="2.2.3" 
1686                     disable="false"
1687                     installdiskspace="18205,6445,59973"
1688                     temporarydiskspace="0"
1689                     script="med-2.2.3.sh"/>
1690       <installation os="RedHat9"
1691                     version="2.2.3" 
1692                     disable="false"
1693                     installdiskspace="18205,6445,59973"
1694                     temporarydiskspace="0"
1695                     script="med-2.2.3.sh"/>
1696       <installation os="RedHatEnterprise4"
1697                     version="2.2.3" 
1698                     disable="false"
1699                     installdiskspace="7470,6445,26522"
1700                     temporarydiskspace="0"
1701                     script="med-2.2.3.sh"/>
1702       <installation os="Scientific4.2"
1703                     version="2.2.3" 
1704                     disable="false"
1705                     installdiskspace="7470,6445,26522"
1706                     temporarydiskspace="0"
1707                     script="med-2.2.3.sh"/>
1708       <installation os="Scientific4.3"
1709                     version="2.2.3" 
1710                     disable="false"
1711                     installdiskspace="7470,6445,26522"
1712                     temporarydiskspace="0"
1713                     script="med-2.2.3.sh"/>
1714     </product>
1715     <product name="Vtk"
1716              type="prerequisite"
1717              description="Image processing, 3D graphics and visualization software system">
1718       <installation os="Debian3.1"
1719                     version="4.2.6" 
1720                     disable="false"
1721                     installdiskspace="37844,38843,234392"
1722                     temporarydiskspace="0"
1723                     script="VTK-4.2.6.sh"/>
1724       <installation os="Mandrake10.1"
1725                     version="4.2.6" 
1726                     disable="false"
1727                     installdiskspace="37216,38843,209250"
1728                     temporarydiskspace="0"
1729                     script="VTK-4.2.6.sh"/>
1730       <installation os="Mandriva2006.0"
1731                     version="4.2.6" 
1732                     disable="false"
1733                     installdiskspace="36395,38843,208429"
1734                     temporarydiskspace="0"
1735                     script="VTK-4.2.6.sh"/>
1736       <installation os="Mandriva2006.0_64"
1737                     version="4.2.6" 
1738                     disable="false"
1739                     installdiskspace="36395,38843,208429"
1740                     temporarydiskspace="0"
1741                     script="VTK-4.2.6.sh"/>
1742       <installation os="RedHat8.0"
1743                     version="4.2.2" 
1744                     disable="false"
1745                     installdiskspace="44811,38686,246367"
1746                     temporarydiskspace="0"
1747                     script="VTK-4.2.2.sh"/>
1748       <installation os="RedHat9"
1749                     version="4.2.2" 
1750                     disable="false"
1751                     installdiskspace="44811,38686,246367"
1752                     temporarydiskspace="0"
1753                     script="VTK-4.2.2.sh"/>
1754       <installation os="RedHatEnterprise4"
1755                     version="4.2.6" 
1756                     disable="false"
1757                     installdiskspace="37001,38843,209035"
1758                     temporarydiskspace="0"
1759                     script="VTK-4.2.6.sh"/>
1760       <installation os="Scientific4.2"
1761                     version="4.2.6" 
1762                     disable="false"
1763                     installdiskspace="37001,38843,209035"
1764                     temporarydiskspace="0"
1765                     script="VTK-4.2.6.sh"/>
1766       <installation os="Scientific4.3"
1767                     version="4.2.6" 
1768                     disable="false"
1769                     installdiskspace="37001,38843,209035"
1770                     temporarydiskspace="0"
1771                     script="VTK-4.2.6.sh"/>
1772     </product>
1773     <product name="Numeric"
1774              type="prerequisite"
1775              description="Numerical extension to Python">
1776       <installation os="Debian3.1"
1777                     version="23.7" 
1778                     disable="false"
1779                     installdiskspace="1669,3279,8181"
1780                     temporarydiskspace="0"
1781                     script="Numeric-23.7.sh"/>
1782       <installation os="Mandrake10.1"
1783                     version="23.7" 
1784                     disable="false"
1785                     installdiskspace="2322,3279,10162"
1786                     temporarydiskspace="0"
1787                     script="Numeric-23.7.sh"/>
1788       <installation os="Mandriva2006.0"
1789                     version="23.7" 
1790                     disable="false"
1791                     installdiskspace="2590,3279,10430"
1792                     temporarydiskspace="0"
1793                     script="Numeric-23.7.sh"/>
1794       <installation os="Mandriva2006.0_64"
1795                     version="23.7" 
1796                     disable="false"
1797                     installdiskspace="2590,3279,10430"
1798                     temporarydiskspace="0"
1799                     script="Numeric-23.7.sh"/>
1800       <installation os="RedHat8.0"
1801                     version="22.0" 
1802                     disable="false"
1803                     installdiskspace="2667,3235,11519"
1804                     temporarydiskspace="0"
1805                     script="Numeric-22.0.sh"/>
1806       <installation os="RedHat9"
1807                     version="22.0" 
1808                     disable="false"
1809                     installdiskspace="2667,3235,11519"
1810                     temporarydiskspace="0"
1811                     script="Numeric-22.0.sh"/>
1812       <installation os="RedHatEnterprise4"
1813                     version="23.7" 
1814                     disable="false"
1815                     installdiskspace="2396,3279,10236"
1816                     temporarydiskspace="0"
1817                     script="Numeric-23.7.sh"/>
1818       <installation os="Scientific4.2"
1819                     version="23.7" 
1820                     disable="false"
1821                     installdiskspace="2396,3279,10236"
1822                     temporarydiskspace="0"
1823                     script="Numeric-23.7.sh"/>
1824       <installation os="Scientific4.3"
1825                     version="23.7" 
1826                     disable="false"
1827                     installdiskspace="2396,3279,10236"
1828                     temporarydiskspace="0"
1829                     script="Numeric-23.7.sh"/>
1830     </product>
1831     <product name="Graphviz"
1832              type="prerequisite"
1833              description="Graph Drawing Programs set">
1834       <installation os="Debian3.1"
1835                     version="2.2.1" 
1836                     disable="false"
1837                     installdiskspace="10257,15158,54597"
1838                     temporarydiskspace="0"
1839                     script="graphviz-2.2.1.sh"/>
1840       <installation os="Mandrake10.1"
1841                     version="2.2.1" 
1842                     disable="false"
1843                     installdiskspace="9045,15158,53385"
1844                     temporarydiskspace="0"
1845                     script="graphviz-2.2.1.sh"/>
1846       <installation os="Mandriva2006.0"
1847                     version="2.2.1" 
1848                     disable="false"
1849                     installdiskspace="8741,15158,53081"
1850                     temporarydiskspace="0"
1851                     script="graphviz-2.2.1.sh"/>
1852       <installation os="Mandriva2006.0_64"
1853                     version="2.2.1" 
1854                     disable="false"
1855                     installdiskspace="8741,15158,53081"
1856                     temporarydiskspace="0"
1857                     script="graphviz-2.2.1.sh"/>
1858       <installation os="RedHat8.0"
1859                     version="1.9" 
1860                     disable="false"
1861                     installdiskspace="17720,11312,89016"
1862                     temporarydiskspace="0"
1863                     script="graphviz-1.9.sh"/>
1864       <installation os="RedHat9"
1865                     version="1.9" 
1866                     disable="false"
1867                     installdiskspace="17720,11312,89016"
1868                     temporarydiskspace="0"
1869                     script="graphviz-1.9.sh"/>
1870       <installation os="RedHatEnterprise4"
1871                     version="2.2.1" 
1872                     disable="false"
1873                     installdiskspace="8551,15158,52891"
1874                     temporarydiskspace="0"
1875                     script="graphviz-2.2.1.sh"/>
1876       <installation os="Scientific4.2"
1877                     version="2.2.1" 
1878                     disable="false"
1879                     installdiskspace="8551,15158,52891"
1880                     temporarydiskspace="0"
1881                     script="graphviz-2.2.1.sh"/>
1882       <installation os="Scientific4.3"
1883                     version="2.2.1" 
1884                     disable="false"
1885                     installdiskspace="8551,15158,52891"
1886                     temporarydiskspace="0"
1887                     script="graphviz-2.2.1.sh"/>
1888     </product>
1889     <product name="Doxygen"
1890              type="prerequisite"
1891              description="Documentation system for C++, C, Java, IDL, etc.">
1892       <installation os="Debian3.1"
1893                     version="1.4.6" 
1894                     disable="false"
1895                     installdiskspace="8265,12671,46325"
1896                     temporarydiskspace="0"
1897                     script="doxygen-1.4.6.sh"/>
1898       <installation os="Mandrake10.1"
1899                     version="1.4.6" 
1900                     disable="false"
1901                     installdiskspace="7857,12671,40212"
1902                     temporarydiskspace="0"
1903                     script="doxygen-1.4.6.sh"/>
1904       <installation os="Mandriva2006.0"
1905                     version="1.4.6" 
1906                     disable="false"
1907                     installdiskspace="8005,12671,44340"
1908                     temporarydiskspace="0"
1909                     script="doxygen-1.4.6.sh"/>
1910       <installation os="Mandriva2006.0_64"
1911                     version="1.4.6" 
1912                     disable="false"
1913                     installdiskspace="8005,12671,44340"
1914                     temporarydiskspace="32355"
1915                     script="doxygen-1.4.6.sh"/>
1916       <installation os="RedHat8.0"
1917                     version="1.4.6" 
1918                     disable="false"
1919                     installdiskspace="5438,12671,38134"
1920                     temporarydiskspace="0"
1921                     script="doxygen-1.4.6.sh"/>
1922       <installation os="RedHat9"
1923                     version="1.4.6" 
1924                     disable="false"
1925                     installdiskspace="5438,12671,38134"
1926                     temporarydiskspace="0"
1927                     script="doxygen-1.4.6.sh"/>
1928       <installation os="RedHatEnterprise4"
1929                     version="1.4.6" 
1930                     disable="false"
1931                     installdiskspace="6090,12671,38445"
1932                     temporarydiskspace="0"
1933                     script="doxygen-1.4.6.sh"/>
1934       <installation os="Scientific4.2"
1935                     version="1.4.6" 
1936                     disable="false"
1937                     installdiskspace="6090,12671,38445"
1938                     temporarydiskspace="0"
1939                     script="doxygen-1.4.6.sh"/>
1940       <installation os="Scientific4.3"
1941                     version="1.4.6" 
1942                     disable="false"
1943                     installdiskspace="6090,12671,38445"
1944                     temporarydiskspace="0"
1945                     script="doxygen-1.4.6.sh"/>
1946     </product>
1947     <product name="docutils"
1948              type="prerequisite"
1949              description="Utilites for processing plaintext documentation">
1950       <installation os="Debian3.1"
1951                     version="0.3.7" 
1952                     disable="false"
1953                     installdiskspace="2163,3342,6310"
1954                     temporarydiskspace="0"
1955                     script="docutils-0.3.7.sh"/>
1956       <installation os="Mandrake10.1"
1957                     version="0.3.7" 
1958                     disable="false"
1959                     installdiskspace="2155,3342,6302"
1960                     temporarydiskspace="0"
1961                     script="docutils-0.3.7.sh"/>
1962       <installation os="Mandriva2006.0"
1963                     version="0.3.7" 
1964                     disable="false"
1965                     installdiskspace="1755,3342,5902"
1966                     temporarydiskspace="0"
1967                     script="docutils-0.3.7.sh"/>
1968       <installation os="Mandriva2006.0_64"
1969                     version="0.3.7" 
1970                     disable="false"
1971                     installdiskspace="1755,3342,5902"
1972                     temporarydiskspace="0"
1973                     script="docutils-0.3.7.sh"/>
1974       <installation os="RedHat8.0"
1975                     version="0.3.7" 
1976                     disable="false"
1977                     installdiskspace="2010,3342,6157"
1978                     temporarydiskspace="0"
1979                     script="docutils-0.3.7.sh"/>
1980       <installation os="RedHat9"
1981                     version="0.3.7" 
1982                     disable="false"
1983                     installdiskspace="2010,3342,6157"
1984                     temporarydiskspace="0"
1985                     script="docutils-0.3.7.sh"/>
1986       <installation os="RedHatEnterprise4"
1987                     version="0.3.7" 
1988                     disable="false"
1989                     installdiskspace="2010,3342,6157"
1990                     temporarydiskspace="0"
1991                     script="docutils-0.3.7.sh"/>
1992       <installation os="Scientific4.2"
1993                     version="0.3.7" 
1994                     disable="false"
1995                     installdiskspace="2010,3342,6157"
1996                     temporarydiskspace="0"
1997                     script="docutils-0.3.7.sh"/>
1998       <installation os="Scientific4.3"
1999                     version="0.3.7" 
2000                     disable="false"
2001                     installdiskspace="2010,3342,6157"
2002                     temporarydiskspace="0"
2003                     script="docutils-0.3.7.sh"/>
2004     </product>
2005     <product name="netgen" 
2006              type="prerequisite"
2007              description="Quadrangle meshing algorithmic tool">
2008       <installation os="Debian3.1"
2009                     version="4.5" 
2010                     disable="false"
2011                     installdiskspace="5615,51450,17231"
2012                     temporarydiskspace="0"
2013                     script="netgen-4.5.sh"/>
2014       <installation os="Mandrake10.1"
2015                     version="4.5" 
2016                     disable="false"
2017                     installdiskspace="5391,51450,22622"
2018                     temporarydiskspace="0"
2019                     script="netgen-4.5.sh"/>
2020       <installation os="Mandriva2006.0"
2021                     version="4.5" 
2022                     disable="false"
2023                     installdiskspace="5919,51450,17855"
2024                     temporarydiskspace="0"
2025                     script="netgen-4.5.sh"/>
2026       <installation os="Mandriva2006.0_64"
2027                     version="4.5" 
2028                     disable="false"
2029                     installdiskspace="5919,51450,17855"
2030                     temporarydiskspace="0"
2031                     script="netgen-4.5.sh"/>
2032       <installation os="RedHat8.0"
2033                     version="4.5" 
2034                     disable="false"
2035                     installdiskspace="4836,51450,15888"
2036                     temporarydiskspace="0"
2037                     script="netgen-4.5.sh"/>
2038       <installation os="RedHat9"
2039                     version="4.5" 
2040                     disable="false"
2041                     installdiskspace="4836,51450,15888"
2042                     temporarydiskspace="0"
2043                     script="netgen-4.5.sh"/>
2044       <installation os="RedHatEnterprise4"
2045                     version="4.5" 
2046                     disable="false"
2047                     installdiskspace="5215,51450,16479"
2048                     temporarydiskspace="0"
2049                     script="netgen-4.5.sh"/>
2050       <installation os="Scientific4.2"
2051                     version="4.5" 
2052                     disable="false"
2053                     installdiskspace="5215,51450,16479"
2054                     temporarydiskspace="0"
2055                     script="netgen-4.5.sh"/>
2056       <installation os="Scientific4.3"
2057                     version="4.5" 
2058                     disable="false"
2059                     installdiskspace="5215,51450,16479"
2060                     temporarydiskspace="0"
2061                     script="netgen-4.5.sh"/>
2062     </product>
2063     <product name="HXX2SALOME"
2064              type="prerequisite"
2065              description="SALOME module generator">
2066       <installation os="Debian3.1"
2067                     version="3.2.6" 
2068                     disable="false"
2069                     installdiskspace="769,10242,14097"
2070                     temporarydiskspace="0"
2071                     script="HXX2SALOME.sh"/>
2072       <installation os="Mandrake10.1"
2073                     version="3.2.6" 
2074                     disable="false"
2075                     installdiskspace="537,10242,13335"
2076                     temporarydiskspace="0"
2077                     script="HXX2SALOME.sh"/>
2078       <installation os="Mandriva2006.0"
2079                     version="3.2.6" 
2080                     disable="false"
2081                     installdiskspace="509,10242,13837"
2082                     temporarydiskspace="0"
2083                     script="HXX2SALOME.sh"/>
2084       <installation os="Mandriva2006.0_64"
2085                     version="3.2.6" 
2086                     disable="false"
2087                     installdiskspace="509,10242,13837"
2088                     temporarydiskspace="0"
2089                     script="HXX2SALOME.sh"/>
2090       <installation os="RedHat8.0"
2091                     version="3.2.6" 
2092                     disable="false"
2093                     installdiskspace="741,10242,14810"
2094                     temporarydiskspace="0"
2095                     script="HXX2SALOME.sh"/>
2096       <installation os="RedHat9"
2097                     version="3.2.6" 
2098                     disable="false"
2099                     installdiskspace="741,10242,14810"
2100                     temporarydiskspace="0"
2101                     script="HXX2SALOME.sh"/>
2102       <installation os="RedHatEnterprise4"
2103                     version="3.2.6" 
2104                     disable="false"
2105                     installdiskspace="741,10242,14810"
2106                     temporarydiskspace="0"
2107                     script="HXX2SALOME.sh"/>
2108       <installation os="Scientific4.2"
2109                     version="3.2.6" 
2110                     disable="false"
2111                     installdiskspace="741,10242,14810"
2112                     temporarydiskspace="0"
2113                     script="HXX2SALOME.sh"/>
2114       <installation os="Scientific4.3"
2115                     version="3.2.6" 
2116                     disable="false"
2117                     installdiskspace="741,10242,14810"
2118                     temporarydiskspace="0"
2119                     script="HXX2SALOME.sh"/>
2120     </product>
2121     <product name="HXX2SALOMEDOC"
2122              type="prerequisite"
2123              description="SALOME module generator documentation">
2124       <installation os="Debian3.1"
2125                     version="3.2.6" 
2126                     disable="false"
2127                     installdiskspace="9713,9691,19636"
2128                     temporarydiskspace="0"
2129                     script="HXX2SALOMEDOC.sh"/>
2130       <installation os="Mandrake10.1"
2131                     version="3.2.6" 
2132                     disable="false"
2133                     installdiskspace="9713,9691,19636"
2134                     temporarydiskspace="0"
2135                     script="HXX2SALOMEDOC.sh"/>
2136       <installation os="Mandriva2006.0"
2137                     version="3.2.6" 
2138                     disable="false"
2139                     installdiskspace="9713,9691,19636"
2140                     temporarydiskspace="0"
2141                     script="HXX2SALOMEDOC.sh"/>
2142       <installation os="Mandriva2006.0_64"
2143                     version="3.2.6" 
2144                     disable="false"
2145                     installdiskspace="9713,9691,19636"
2146                     temporarydiskspace="0"
2147                     script="HXX2SALOMEDOC.sh"/>
2148       <installation os="RedHat8.0"
2149                     version="3.2.6" 
2150                     disable="false"
2151                     installdiskspace="2256,9691,12179"
2152                     temporarydiskspace="0"
2153                     script="HXX2SALOMEDOC.sh"/>
2154       <installation os="RedHat9"
2155                     version="3.2.6" 
2156                     disable="false"
2157                     installdiskspace="2256,9691,12179"
2158                     temporarydiskspace="0"
2159                     script="HXX2SALOMEDOC.sh"/>
2160       <installation os="RedHatEnterprise4"
2161                     version="3.2.6" 
2162                     disable="false"
2163                     installdiskspace="2256,9691,12179"
2164                     temporarydiskspace="0"
2165                     script="HXX2SALOMEDOC.sh"/>
2166       <installation os="Scientific4.2"
2167                     version="3.2.6" 
2168                     disable="false"
2169                     installdiskspace="2256,9691,12179"
2170                     temporarydiskspace="0"
2171                     script="HXX2SALOMEDOC.sh"/>
2172       <installation os="Scientific4.3"
2173                     version="3.2.6" 
2174                     disable="false"
2175                     installdiskspace="2256,9691,12179"
2176                     temporarydiskspace="0"
2177                     script="HXX2SALOMEDOC.sh"/>
2178     </product>
2179   </products>
2180
2181   <dependencies>
2182     <product name="KERNEL">
2183       <dep>boost</dep>
2184       <dep>OpenCascade</dep>
2185       <dep>Python</dep>
2186       <dep>Numeric</dep>
2187       <dep>Swig</dep>
2188       <dep>Qt</dep>
2189       <dep>Hdf</dep>
2190       <dep>OmniORB</dep>
2191       <dep>Doxygen</dep>
2192       <dep>Graphviz</dep>
2193       <dep>docutils</dep>
2194     </product>
2195     <product name="GUI">
2196       <dep>boost</dep>
2197       <dep>OpenCascade</dep>
2198       <dep>Python</dep>
2199       <dep>Swig</dep>
2200       <dep>Qt</dep>
2201       <dep>msg2qm</dep>
2202       <dep>Qwt</dep>
2203       <dep>Hdf</dep>
2204       <dep>Vtk</dep>
2205       <dep>OmniORB</dep>
2206       <dep>Sip</dep>
2207       <dep>PyQt</dep>
2208       <dep>Doxygen</dep>
2209       <dep>Graphviz</dep>
2210       <dep>KERNEL</dep>
2211     </product>
2212     <product name="GEOM">
2213       <dep>boost</dep>
2214       <dep>OpenCascade</dep>
2215       <dep>Python</dep>
2216       <dep>Swig</dep>
2217       <dep>Qt</dep>
2218       <dep>msg2qm</dep>
2219       <dep>Qwt</dep>
2220       <dep>Hdf</dep>
2221       <dep>Vtk</dep>
2222       <dep>OmniORB</dep>
2223       <dep>Sip</dep>
2224       <dep>PyQt</dep>
2225       <dep>Doxygen</dep>
2226       <dep>Graphviz</dep>
2227       <dep>KERNEL</dep>
2228       <dep>GUI</dep>
2229     </product>
2230     <product name="MED">
2231       <dep>boost</dep>
2232       <dep>OpenCascade</dep>
2233       <dep>Python</dep>
2234       <dep>Swig</dep>
2235       <dep>Qt</dep>
2236       <dep>msg2qm</dep>
2237       <dep>Qwt</dep>
2238       <dep>Hdf</dep>
2239       <dep>Med</dep>
2240       <dep>Vtk</dep>
2241       <dep>OmniORB</dep>
2242       <dep>Sip</dep>
2243       <dep>PyQt</dep>
2244       <dep>Doxygen</dep>
2245       <dep>Graphviz</dep>
2246       <dep>KERNEL</dep>
2247       <dep>GUI</dep>
2248     </product>
2249     <product name="SMESH">
2250       <dep>boost</dep>
2251       <dep>OpenCascade</dep>
2252       <dep>Python</dep>
2253       <dep>Swig</dep>
2254       <dep>Qt</dep>
2255       <dep>msg2qm</dep>
2256       <dep>Qwt</dep>
2257       <dep>Hdf</dep>
2258       <dep>Med</dep>
2259       <dep>Vtk</dep>
2260       <dep>OmniORB</dep>
2261       <dep>Sip</dep>
2262       <dep>PyQt</dep>
2263       <dep>Doxygen</dep>
2264       <dep>Graphviz</dep>
2265       <dep>KERNEL</dep>
2266       <dep>GUI</dep>
2267       <dep>GEOM</dep>
2268       <dep>MED</dep>
2269     </product>
2270     <product name="VISU">
2271       <dep>boost</dep>
2272       <dep>OpenCascade</dep>
2273       <dep>Python</dep>
2274       <dep>Swig</dep>
2275       <dep>Qt</dep>
2276       <dep>msg2qm</dep>
2277       <dep>Qwt</dep>
2278       <dep>Hdf</dep>
2279       <dep>Med</dep>
2280       <dep>Vtk</dep>
2281       <dep>OmniORB</dep>
2282       <dep>Sip</dep>
2283       <dep>PyQt</dep>
2284       <dep>Doxygen</dep>
2285       <dep>Graphviz</dep>
2286       <dep>KERNEL</dep>
2287       <dep>GUI</dep>
2288       <dep>MED</dep>
2289     </product>
2290     <product name="SUPERV">
2291       <dep>boost</dep>
2292       <dep>OpenCascade</dep>
2293       <dep>Python</dep>
2294       <dep>Swig</dep>
2295       <dep>Qt</dep>
2296       <dep>msg2qm</dep>
2297       <dep>Qwt</dep>
2298       <dep>Hdf</dep>
2299       <dep>Vtk</dep>
2300       <dep>OmniORB</dep>
2301       <dep>Sip</dep>
2302       <dep>PyQt</dep>
2303       <dep>Doxygen</dep>
2304       <dep>Graphviz</dep>
2305       <dep>KERNEL</dep>
2306       <dep>GUI</dep>
2307     </product>
2308     <product name="NETGENPLUGIN">
2309       <dep>boost</dep>
2310       <dep>OpenCascade</dep>
2311       <dep>Python</dep>
2312       <dep>Swig</dep>
2313       <dep>Qt</dep>
2314       <dep>msg2qm</dep>
2315       <dep>Qwt</dep>
2316       <dep>Hdf</dep>
2317       <dep>Med</dep>
2318       <dep>Vtk</dep>
2319       <dep>OmniORB</dep>
2320       <dep>Sip</dep>
2321       <dep>PyQt</dep>
2322       <dep>Doxygen</dep>
2323       <dep>Graphviz</dep>
2324       <dep>netgen</dep>
2325       <dep>KERNEL</dep>
2326       <dep>GUI</dep>
2327       <dep>GEOM</dep>
2328       <dep>MED</dep>
2329       <dep>SMESH</dep>
2330     </product>
2331     <product name="GHS3DPLUGIN">
2332       <dep>boost</dep>
2333       <dep>OpenCascade</dep>
2334       <dep>Python</dep>
2335       <dep>Swig</dep>
2336       <dep>Qt</dep>
2337       <dep>msg2qm</dep>
2338       <dep>Qwt</dep>
2339       <dep>Hdf</dep>
2340       <dep>Med</dep>
2341       <dep>Vtk</dep>
2342       <dep>OmniORB</dep>
2343       <dep>Sip</dep>
2344       <dep>PyQt</dep>
2345       <dep>Doxygen</dep>
2346       <dep>Graphviz</dep>
2347       <dep>KERNEL</dep>
2348       <dep>GUI</dep>
2349       <dep>GEOM</dep>
2350       <dep>MED</dep>
2351       <dep>SMESH</dep>
2352     </product>
2353     <product name="COMPONENT">
2354       <dep>boost</dep>
2355       <dep>OpenCascade</dep>
2356       <dep>Python</dep>
2357       <dep>Swig</dep>
2358       <dep>Qt</dep>
2359       <dep>msg2qm</dep>
2360       <dep>Qwt</dep>
2361       <dep>Hdf</dep>
2362       <dep>Med</dep>
2363       <dep>Vtk</dep>
2364       <dep>OmniORB</dep>
2365       <dep>Sip</dep>
2366       <dep>PyQt</dep>
2367       <dep>Doxygen</dep>
2368       <dep>Graphviz</dep>
2369       <dep>KERNEL</dep>
2370       <dep>MED</dep>
2371     </product>
2372     <product name="PYCALCULATOR">
2373       <dep>Python</dep>
2374       <dep>OmniORB</dep>
2375       <dep>Doxygen</dep>
2376       <dep>Graphviz</dep>
2377       <dep>KERNEL</dep>
2378       <dep>MED</dep>
2379     </product>
2380     <product name="CALCULATOR">
2381       <dep>OpenCascade</dep>
2382       <dep>Python</dep>
2383       <dep>Qt</dep>
2384       <dep>Hdf</dep>
2385       <dep>Med</dep>
2386       <dep>OmniORB</dep>
2387       <dep>Doxygen</dep>
2388       <dep>Graphviz</dep>
2389       <dep>KERNEL</dep>
2390       <dep>MED</dep>
2391     </product>
2392     <product name="HELLO">
2393       <dep>boost</dep>
2394       <dep>OpenCascade</dep>
2395       <dep>Python</dep>
2396       <dep>Swig</dep>
2397       <dep>Qt</dep>
2398       <dep>msg2qm</dep>
2399       <dep>Qwt</dep>
2400       <dep>Hdf</dep>
2401       <dep>Med</dep>
2402       <dep>Vtk</dep>
2403       <dep>OmniORB</dep>
2404       <dep>Sip</dep>
2405       <dep>PyQt</dep>
2406       <dep>Doxygen</dep>
2407       <dep>Graphviz</dep>
2408       <dep>KERNEL</dep>
2409       <dep>GUI</dep>
2410     </product>
2411     <product name="PYHELLO">
2412       <dep>Python</dep>
2413       <dep>msg2qm</dep>
2414       <dep>OmniORB</dep>
2415       <dep>KERNEL</dep>
2416       <dep>GUI</dep>
2417     </product>
2418     <product name="LIGHT">
2419       <dep>Qt</dep>
2420       <dep>msg2qm</dep>
2421       <dep>Vtk</dep>
2422       <dep>Doxygen</dep>
2423       <dep>Graphviz</dep>
2424       <dep>KERNEL</dep>
2425       <dep>GUI</dep>
2426     </product>
2427     <product name="SAMPLES">
2428     </product>
2429
2430     <product name="tcltk">
2431     </product>
2432     <product name="Python">
2433     </product>
2434     <product name="Qt">
2435     </product>
2436     <product name="msg2qm">
2437       <dep>Qt</dep>
2438     </product>
2439     <product name="Sip">
2440       <dep>Python</dep>
2441       <dep>Qt</dep>
2442     </product>
2443     <product name="PyQt">
2444       <dep>Python</dep>
2445       <dep>Qt</dep>
2446       <dep>Sip</dep>
2447     </product>
2448     <product name="boost">
2449       <dep>Python</dep>
2450     </product>
2451     <product name="Swig">
2452       <dep>Python</dep>
2453       <dep>tcltk</dep>
2454     </product>
2455     <product name="OpenCascade">
2456       <dep>tcltk</dep>
2457     </product>
2458     <product name="Qwt">
2459       <dep>Qt</dep>
2460     </product>
2461     <product name="OmniORB">
2462       <dep>Python</dep>
2463     </product>
2464     <product name="Hdf">
2465     </product>
2466     <product name="Med">
2467       <dep>Hdf</dep>
2468     </product>
2469     <product name="Vtk">
2470       <dep>Python</dep>
2471       <dep>tcltk</dep>
2472     </product>
2473     <product name="Numeric">
2474       <dep>Python</dep>
2475     </product>
2476     <product name="Graphviz">
2477       <dep>tcltk</dep>
2478     </product>
2479     <product name="Doxygen">
2480       <dep>Qt</dep>
2481       <dep>Graphviz</dep>
2482     </product>
2483     <product name="docutils">
2484       <dep>Python</dep>
2485     </product>
2486     <product name="netgen">
2487       <dep>OpenCascade</dep>
2488     </product>
2489     <product name="HXX2SALOME">
2490       <dep>Qt</dep>
2491       <dep>HXX2SALOMEDOC</dep>
2492     </product>
2493     <product name="HXX2SALOMEDOC">
2494     </product>
2495   </dependencies>
2496
2497 </document>