wiki:ParaView/build_x86

Version 1 (modified by Jens Henrik Goebbert, 8 years ago) ( diff )

--

How to build ParaView with support for in-situ visualization

Building a parallel version of ParaView on your system allows you to configure ParaView that way, that it uses your MPI library and compiler to avoiding incompatibilities.

If you do not need any special configuration use the prebuild packages provided here (link)!

In the following we demonstrate how to build ParaView on the example of ParaView 4.4.0 (from 11/2015).
Please ensure you always use the latest version and replace "X.Y.Z" or "X_Y_Z" by the appropriate numbers.



QUICK HOWTO

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found
Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found



DETAILED HOWTO

1) download/extract ParaView source

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found
Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found

2) configure ParaView

3) compile ParaView

4) install ParaView

7) test ParaView



IMPORTANT COMMENTS

  • more details:

any feedback welcomed - h.zilken@…, goebbert@…

Note: See TracWiki for help on using the wiki.