pvpython - Paraview Catalyst Build: If I download Base of the same version and set it as catalyst_source_dir while generating the source tree I get an error -


i'm trying build catalyst existing superbuild of paraview 4.1 i'm trying generate source tree given in wiki. cd /catalyst python catalyze.py -i editions/base/ -o

i don't know if can find source in existing build if there. files in downloaded catalyst base seems different in paraview installation. can locate catalyst source in existing module?

can clarify this?

i figured these catalyst editions sort of 'stand-alone'. don't have mess paraview installation should have of needed pre-requisits paraview build these. consist of necessary files cmakelists in order build itself. not depend on paraview. don't have generate source tree well. need follow step. cd /cmake.sh source_dir base files downloaded , build_dir empty build folder create new build. after need run cd make while trying run cmake.sh encountered -- found mpi_c: /opt/cray/craype/2.2.1/bin/cc -- found mpi_cxx: /opt/cray/craype/2.2.1/bin/cc -- not find mpi_fortran (missing: mpi_fortran_libraries mpi_fortran_include_path) cmake error @ vtk/cmake /vtktestingmpisupport.cmake:31 (message): mpiexec empty.

i had set mpi_fortran ftn location(similar cc , cc) , export mpiexec=mprun build it.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -