I would think you'd want to build with: PARAVIEW_BUILD_QT_GUI=OFF
Hope this helps, Scott On Fri, Feb 10, 2017 at 2:25 PM, Faraz Hussain <[email protected]> wrote: > Thanks for your help in installing Paraview on a raspberry pi. I followed > the steps in: > > http://www.paraview.org/Wiki/ParaView:Build_And_Install > > However, when I configure ccmake it says QT is needed. I could not figure > out if I can ignore that. The "generate" command did not come up. > > On a side note, it took me a while to find ccmake. I thought it was > installed with cmake, but seems I had to install it separately using "sudo > apt-get install cmake-curses-gui" . Perhaps the instructions should be > updated to reflect this to avoid confusion. > > > Quoting Sebastien Jourdain <[email protected]>: > > Wow, >> >> I'm not an expert on raspberry pi but it should be possible. >> BUT, (and it is a big but) you need some graphics capability for ParaView >> or good CPUs if you don't have a GPU. >> Or the rendering will be really slow. >> >> The quicker test you can do, is to build ParaView (without Qt) and try to >> run Visualizer with that ParaView in the command line to see what >> performance you are getting. If that's reasonable, then all the network >> setup should be "trivial". >> >> ParaView: http://www.paraview.org/Wiki/ParaView:Build_And_Install >> Visualizer: https://kitware.github.io/visualizer/ >> >> Good luck, >> >> Seb >> >> On Wed, Feb 8, 2017 at 8:15 AM, Faraz Hussain <[email protected]> >> wrote: >> >> I want to be able to manipulate vtk file on my raspberry pi via a web >>> browser anywhere in the world. I believe I need to install paraviewweb >>> and >>> do some reconfiguration of apache and the virtual hosts? Unfortunately, I >>> am not a guru of Linux. So before I attempt it all, is it even possible >>> to >>> do this on a raspberry pi? I am using raspian . >>> >>> _______________________________________________ >>> 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/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
