<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>Shouldn't be necessary. Could you check with ldd on for example</div>
libvtkRendering*so that it is indeed linking to the correct libGL?<br>
</blockquote></div><div><br></div>Ok, to make sure there weren't weird cache issues or anything, I started from scratch.<div><br>
<div><div>I set OPENGL_gl_LIBRARY to /usr/lib/libGL.so.190.53 and built VTK in an empty directory.</div><div>After building, ldd libvtkRendering.so says it is using libGL.so.1</div><div><br></div><div>I checked and that is a symlink to libGL.so.190.53, so this seems correct so far.</div>
<div><br></div><div>Running</div><div>python wxVTKRenderWindowInteractor.py</div><div>still segfaults.</div><div><br></div><div>I just tried to build osmesa7.7 from source but it failed (grrrr more problems..). Do you think trying a new osmesa is a reasonable next step?</div>
<div><br></div>Thanks,<br><br>David</div></div>