I do have PARAVIEW_BUILD_GT_GUI off, but I still need rendering.  I still need 
to create OpenGL windows, but I will only ever do it through OSMesa, never 
through X11.

-Ken


On 2/24/10 1:02 PM, "Dave Partyka" <dave.part...@kitware.com> wrote:

I am not sure about ParaView but in VTK if you turn rendering off you should be 
able to do this. Have you tried turning PARAVIEW_BUILD_QT_GUI off? I do that 
when I generate the command line tools package on Mac OSX.

On Wed, Feb 24, 2010 at 2:40 PM, Moreland, Kenneth <kmo...@sandia.gov> wrote:
Is there any way to compile ParaView without any X11 libraries at all?  I 
compiled OSMesa support for Mesa 3D and tried to link that, but when I link I 
am missing a bunch of glX* symbols.  I think that in order to build these 
functions for Mesa, I need an X11 library, which gets me back to the dilemma of 
what if you have no libraries?

-Ken

   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmo...@sandia.gov <http://kmo...@sandia.gov>
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel


_______________________________________________
Powered by www.kitware.com <http://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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview





   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmo...@sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to