<div dir="ltr">What you are seeing is expected.<div><br></div><div>The Web (JS+HTML) part of ParaView has been externalized inside its own repo.</div><div>But based on what you've done, you've properly build ParaView and the Python side of it that is required for the Web component to work.</div><div><br></div><div>ParaView super build for instance will download visualizer from (<a href="https://github.com/Kitware/visualizer">https://github.com/Kitware/visualizer</a>) and bundle it in our distribution.</div><div><br></div><div>So what you are missing is the "dist" directory from the repo above (which correspond to the www directory) and the "server" directory that contains the python script that should be run inside pvpython.</div><div><br></div><div>Let me know if you need more guidance.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 6, 2017 at 5:14 PM, alex razoumov <span dir="ltr"><<a href="mailto:alex.razoumov@westgrid.ca" target="_blank">alex.razoumov@westgrid.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>I am compiling ParaView-5.2.0 for offscreen rendering and ParaViewWeb on an Ubuntu 16.04.2 VM with:</div><div><br></div><div>      -DPARAVIEW_ENABLE_PYTHON=ON \</div><div>      -DPARAVIEW_BUILD_QT_GUI=OFF \</div><div>      -DVTK_OPENGL_HAS_OSMESA=ON \</div><div>      -DVTK_USE_OFFSCREEN=ON \</div><div>      -DVTK_USE_X=OFF \</div><div>      -DPARAVIEW_ENABLE_WEB=ON \</div><div><br></div><div>but the resulting build does not include ParaViewWeb:</div><div><br></div><div>$ ls paraview/share/</div><div>cmake</div><div><br></div><div>and there is no pvw-visualizer.py anywhere. Am I missing something?</div><div><br></div><div>Thank you,</div><div><div class="m_1056257984885731863gmail_signature"><div dir="ltr">







<p><span>--</span></p>
<p><span>Alex Razoumov</span></p><p><span><br></span></p></div></div></div>
</div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>