1 Building and installing PARAVIS module
2 ======================================
4 PARAVIS is a SALOME module that wraps ParaView GUI and makes it available in
7 Like any other SALOME module, PARAVIS requires PARAVIS_ROOT_DIR environment variable to be set to PARAVIS
8 installation directory.
10 Specific prerequisites:
11 - cmake 2.8.10 or higher should be installed, path to cmake executable
12 should be added to PATH environment variable.
13 - ParaView-4.3.1, should be installed
15 It also requires common SALOME environment including GUI_ROOT_DIR and
16 other standard SALOME prerequisites.
18 As soon as the environment is set, execute the following commands in a shell:
26 PARAVIS module can be launched using the following commands: