个人工具

UbuntuHelp:3DChessboard

来自Ubuntu中文

跳转至: 导航, 搜索

Turning on 3D Chessboard (Gnome Chess)

This is a guide for turning on the 3D board in glChess included in Ubuntu.

Ubuntu 7.10 - 9.10

  1. Install 3D drivers for your video card if you have not already. It may work without these drivers on some cards.
  2. Install dependences
sudo apt-get install python-imaging python-opengl libgtkglext1 python-gtkglext1
   
  1. Launch Applications –> Games –> Chess
  2. Go to View menu and select 3D

Ubuntu 7.04

  1. Install 3D drivers for your video card if you have not already. It may work without these drivers on some cards.
  2. Install dependences
sudo apt-get install python2.4 python-imaging python2.4-opengl libgtkglext1
   
  1. Download python-gtkglext1
wget -c http://prdownloads.sourceforge.net/glchess/python-gtkglext1_1.1.0-2feisty_i386.deb
   
  1. Install python-gtkglext1
sudo dpkg -i python-gtkglext1_1.1.0-2feisty_i386.deb
   
  1. Launch Applications –> Games –> Chess
  2. Go to View menu and select 3D