Comment 21 for bug 71593

Revision history for this message
Gleidson Lacerda (gleidsonlm) wrote :

The package python-gtkglext1 depends libgtkglext1. My how-to enable 3D on glChess:

1. sudo apt-get install python-opengl libgtkglext1
2. wget -c http://downloads.sourceforge.net/glchess/python-gtkglext1_1.1.0-2feisty_i386.deb?modtime=1172631048&big_mirror=0
3. sudo dpkg -i python-gtkglext1_1.1.0-2feisty_i386.deb

The Universe repository must be enable too.