Hans-Martin,<br><br>this might be almost the same thing as I&#39;ve seen here (there is also a link to what I got looking for the OpenGL library):<br><br><a href="http://forum.world.st/Re-Pharo-project-External-web-browser-tc4224837.html" target="_blank">http://forum.world.st/Re-Pharo-project-External-web-browser-tc4224837.html</a><br>


<br>Alex<br><br><div class="gmail_quote">2012/1/5 Hans-Martin Mosner <span dir="ltr">&lt;<a href="mailto:hmm@heeg.de" target="_blank">hmm@heeg.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hello,<br>
after some wasted hours tracking down why my OpenGL code does not work at all, I found that Squeak probably loaded the<br>
wrong GL.so library - instead of /usr/lib/nvidia-current/libGL.so it loaded /usr/lib/i386-linux-gnu/mesa/libGL.so.<br>
<br>
C programs compiled with -lGL use the correct library, of course. Does anyone have an idea what causes this confusing<br>
behavior, and what can be done to fix it? BTW, my VM is the Cog 3.9-7 VM - when I try the 4.0-2522 Cog VM, the module<br>
&quot;X11&quot; can&#39;t be found, possibly because naming conventions changed somewhere?<br>
<br>
Cheers,<br>
Hans-Martin<br>
<br>
<br>
</blockquote></div><br>