Hello,

I am compiling ParaView-5.2.0 for offscreen rendering and ParaViewWeb on an
Ubuntu 16.04.2 VM with:

      -DPARAVIEW_ENABLE_PYTHON=ON \
      -DPARAVIEW_BUILD_QT_GUI=OFF \
      -DVTK_OPENGL_HAS_OSMESA=ON \
      -DVTK_USE_OFFSCREEN=ON \
      -DVTK_USE_X=OFF \
      -DPARAVIEW_ENABLE_WEB=ON \

but the resulting build does not include ParaViewWeb:

$ ls paraview/share/
cmake

and there is no pvw-visualizer.py anywhere. Am I missing something?

Thank you,

--

Alex Razoumov
_______________________________________________
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