Do you have PARAVIEW_BUILD_QT_GUI on in the cmake config? If not the ParaView application itself would not be built. You will need Qt installed to enable it, but it should be on by default.
David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Mon, May 11, 2015 at 2:20 PM, Stanbridge, Christopher William < [email protected]> wrote: > Dear ParaViewers, > > I am currently attempting to build ParaView from source so that I can use > OSMesa with it. However, after I run the standard process (ccmake -> make > -> make install), a newly created application called *paraview* is > nowhere to be found. *pvserver*, *pvdataserver*, *paraview-config*, > *pvpython* are all created, but no *paraview*. I am running Ubuntu 14.04. > Might anyone have an explanation for this? > > Cheers, > CS > > _______________________________________________ > 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 > >
_______________________________________________ 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
