On Wed, Jun 28, 2017 at 1:14 PM, Ezhilmathi Krishnasamy <[email protected]> wrote: > Hi, > > Can anyone please give me some instructions how to Paraview Superbuid > to install and use them with out using the GUI (using the python script to > render the images on the cluster or super computer). > > I see there are some instructions in here: > https://gitlab.kitware.com/paraview/paraview-superbuild/ > > But I could not find any build instructions.
Take a look again, that page includes the README.md file contents which includes build instructions. To build without the GUI, you should just need to set the options ENABLE_qt4 and ENABLE_qt5 to OFF. To build with Python, set ENABLE_python to ON. Best regards, Cory > > Kind regards, > Mathi > > _______________________________________________ > 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 > -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ 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
