Alan,

pvbatch and pvpython are both built as long as PARAVIEW_ENABLE_PYTHON is
turned ON in its CMake.

So for the superbuild, it is just requires to enable Python.
For Mesa, you are supposed to enable Mesa (only supported on Linux for
sure).
To summarize:
  $ cmake -DENABLE_python=ON -DENABLE_mpi=OFF -DENABLE_mesa=ON *<OTHER
OPTIONS>* ../paraview-superbuild

Do you encounter any issue with such kind of setup?

Best,
Joachim

*Joachim Pouderoux*, PhD

*Technical Expert - Scientific Computing Team*
*Kitware SAS <http://www.kitware.fr>*


2017-11-12 23:42 GMT+01:00 Scott, W Alan <wasc...@sandia.gov>:

> What are the magic cmake switches, for superbuild, that are used to build
> a non MPI, Mesa version of pvbatch?  Where is this documented?
>
>
>
> Thanks,
>
>
>
> Alan
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to