Do you need to render anything? You could turn off VTK_USE_RENDERING and turn off VTK_USE_X11.<br><br><div class="gmail_quote">On Tue, Feb 22, 2011 at 5:50 PM, Daniel Haehn <span dir="ltr"><<a href="mailto:haehn@bwh.harvard.edu">haehn@bwh.harvard.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi dave,<br>
<br>
I used the fb before and sometimes there were stability issues.<br>
Is there another way without any display dependencies?<br>
<font color="#888888"><br>
Daniel<br>
</font><div><div></div><div class="h5"><br>
David Partyka <<a href="mailto:david.partyka@kitware.com">david.partyka@kitware.com</a>> wrote:<br>
<br>
>You could use Xvfb<br>
><br>
>export DISPLAY=:100.0<br>
>killall Xvfb<br>
>Xvfb :100 -screen 0 1600x1200x24 &<br>
># Run your program here...<br>
>killall Xvfb<br>
><br>
>On Tue, Feb 22, 2011 at 4:42 PM, Daniel Haehn <<a href="mailto:haehn@bwh.harvard.edu">haehn@bwh.harvard.edu</a>> wrote:<br>
><br>
>> Hi VTK developers,<br>
>><br>
>> is it possible to run a VTK+QT application without a configured X DISPLAY?<br>
>><br>
>> Thank you,<br>
>> Daniel<br>
>> _______________________________________________<br>
>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
>><br>
>><br>
</div></div></blockquote></div><br>