Mar 282007
To turn on the 3D chessboard in glChess, now include in gnome-games 2.8, do the following:
- Install 3D drivers for your video card if you have not already. It may work without these drivers on some cards.
- Install dependences
sudo apt-get install python2.4 python-imaging python2.4-opengl libgtkglext1 - Download python-gtkglext1
wget -c http://prdownloads.sourceforge.net/glchess/python-gtkglext1_1.1.0-2feisty_i386.deb - Install python-gtkglext1
sudo dpkg -i python-gtkglext1_1.1.0-2feisty_i386.deb - Launch Applications –> Games –> Chess
- Go to View menu and select 3D
For an extra challenge, install the crafty engine
sudo apt-get install crafty
For more information, visit: http://glchess.sourceforge.net/
17 Responses to “Turning on 3D Chessboard in Feisty”
Sorry, the comment form is closed at this time.




There is no 64-bit version of gtkglext. Hence, I still have the problem.
why do people keep posting wget commands on websites? I mean we got HYPERLINKS meanwhile…
ah, thanks, worked for me
@pavel — wget can be used in a script, it *fetches* the resource mentioned in the http url it is given as a parameter
Didn’t work for me.
Thx, worked for me and also easy to follow!!!
Thanks, fixed my problem
Perfect! Thx, worked for me.
Yes… it works and for the people with other Architecture than i386 try :
http://packages.debian.org/unstable/python/python-gtkglext1
thanks for the tip! Cheers.
thanks a lot! worked for me too! for a HP DV2000t.
Works with python 2.5 also.
Works for me
great work,thx…..
doesnt work! when i try first command he says he cant find the package phyton2.4 !!
[...] is a re-visit of my guide for Ubuntu Feisty, updated for [...]
[...] is a re-visit of my guide for Ubuntu Feisty, updated for [...]
Thanks. Worked perfectly first time.