Comment 11 for bug 211962

Revision history for this message
Stani (stani) wrote :

I think this is a duplicate of https://bugs.launchpad.net/ubuntu/+source/fretsonfire/+bug/357076

This solution solved it for me:
sudo ln -s /usr/lib/libGL.so.1 /usr/lib/libGL.so

Besides it is not a bug in impressive or fretsonfire... it is a bug in python-opengl which is reproducable by:
$ python
>>> from OpenGL.GL import *