Salome HOME
Add HYBRIDPLUGIN module
[tools/install.git] / config_CentOS_6.3_64bit.xml
index a4ec11062c1d4bf53822a42c4dac7664c7a299a9..83a1d0c0a681eaa26b5bb1fd7fb9674d3365d5e7 100755 (executable)
                    installdiskspace="6650,4728,16670"
                    script="HexoticPLUGIN.sh"/>
     </product>
+    <product name="HYBRIDPLUGIN" 
+             type="component"
+            description="SALOME platform hybrid meshing algorithm plugin. For use this plugin you should add the path to mg-hybrid.bash to your PATH environment variable.">
+      <installation os="CentOS 5.5 64bit"
+                    version="7.5.0" 
+                   disable="false"
+                   woguimode="true"
+                   installdiskspace="4144,1880,13132"
+                   script="HYBRIDPLUGIN.sh"/>
+    </product>
     <product name="COMPONENT"
              type="component"
             description="SALOME platform COMPONENT module">
       <dep>SMESH</dep>
       <dep>BLSURFPLUGIN</dep>
     </product>
+    <product name="HYBRIDPLUGIN">
+      <dep>gcc</dep>
+      <dep>boost</dep>
+      <dep>OpenCascade</dep>
+      <dep>Python</dep>
+      <dep>Swig</dep>
+      <dep>Hdf5</dep>
+      <dep>OmniORB</dep>
+      <dep>Doxygen</dep>
+      <dep>Graphviz</dep>
+      <dep>MeshGems</dep>
+      <dep>KERNEL</dep>
+      <dep>GUI</dep>
+      <dep>GEOM</dep>
+      <dep>SMESH</dep>
+    </product>
     <product name="COMPONENT">
       <dep>OpenCascade</dep>
       <dep>Python</dep>