cheers!
I have also solved this problem by referring the official website,
http://live.gnome.org/glChess on Linux/Fedora 12.
yum install gtkglext pygtkglext
"Texture loading is faster if the Python Imaging Library is installed. 3D chessboard support is enabled if GtkGLExt is installed."
yum install gnome-games-extra
Content of RPM :
/etc/gconf/schemas/glchess.schemas
/etc/gconf/schemas/glines.schemas
/etc/gconf/schemas/gnect.schemas
/etc/gconf/schemas/gnibbles.schemas
/etc/gconf/schemas/gnobots2.schemas
/etc/gconf/schemas/gnotravex.schemas
/etc/gconf/schemas/gnotski.schemas
/etc/gconf/schemas/gtali.schemas
/etc/gconf/schemas/mahjongg.schemas
/etc/gconf/schemas/quadrapassel.schemas
/usr/bin/glchess
/usr/bin/glines
/usr/bin/gnect
/usr/bin/gnibbles
/usr/bin/gnobots2
/usr/bin/gnotravex
/usr/bin/gnotski
/usr/bin/gtali
/usr/bin/mahjongg
/usr/bin/quadrapassel
/usr/lib/python2.6/site-packages/glchess
/usr/lib/python2.6/site-packages/glchess/__init__.py
/usr/lib/python2.6/site-packages/glchess/__init__.pyc
/usr/lib/python2.6/site-packages/glchess/__init__.pyo
/usr/lib/python2.6/site-packages/glchess/ai.py
/usr/lib/python2.6/site-packages/glchess/ai.pyc
/usr/lib/python2.6/site-packages/glchess/ai.pyo
/usr/lib/python2.6/site-packages/glchess/cecp.py
/usr/lib/python2.6/site-packages/glchess/cecp.pyc
/usr/lib/python2.6/site-packages/glchess/cecp.pyo
(From
http://rpm.pbone.net)