<div dir="ltr">The ParaViewWeb documentation has moved to <a href="https://kitware.github.io/paraviewweb/">https://kitware.github.io/paraviewweb/</a>.<div><br></div><div>We are still in the process of deprecating the previous documentation location.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 8, 2016 at 10:58 AM, andrealphus <span dir="ltr"><<a href="mailto:andrealphus@gmail.com" target="_blank">andrealphus@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Could someone explain to me how to correctly set up a local paraview webserver??<br>
<br>
I've tried to follow the write-ups here;<br>
<a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/quick_start" rel="noreferrer" target="_blank">http://www.paraview.org/<wbr>ParaView3/Doc/Nightly/www/js-<wbr>doc/index.html#!/guide/quick_<wbr>start</a><br>
<br>
But they seem inaccuracte/out of date. I have tried both the<br>
quickstart and Ububtu LTS writeups.<br>
<br>
I have an apache 2 server running.<br>
<br>
Ive tried installing PV from both the direct download page (source and<br>
binaries) as well as a github clone.<br>
<br>
<br>
In regards to the quickstart it also seems like the given paths have<br>
changed? (can someone verify??)<br>
<br>
in the weite up<br>
/bin/pvpython lib/paraview-4.1/site-<wbr>packages/paraview/web/pv_web_<wbr>visualizer.py<br>
 \<br>
            --content ./share/paraview-4.1/www<br>
            \<br>
            --data-dir /path-to-share/<br>
            \<br>
            --port 8080 &<br>
<br>
to:<br>
./bin/pvpython share/paraview-5.2/web/<wbr>visualizer/server/pvw-<wbr>visualizer.py \<br>
 --content share/paraview-5.2/web/<wbr>visualizer/www  \<br>
--data-dir  /path-to-share<br>
--port 8080<br>
<br>
I can get a visualizer window up and running, but there are no control<br>
buttons to load buttons just a frozen screen of the paraview grey<br>
background and axis (which I can not rotate).<br>
<br>
If I need to compile from source are there any specific flags I need<br>
to set in ccmake beside paraview python?<br>
<br>
<br>
Thanks!<br>
<br>
-ashton<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>
</blockquote></div><br></div>