Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: ec5f86838fcb765f795bc7595b3f5e5930fcaadf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OVPC requires pygame 1.2, which in turn reqires Python 2.5.

For Debian and Ubuntu, install python-pygame

  sudo apt-get install python-pygame

and then run

  python ovpc.py


For Windows, download and install the following msi, then double click the
ovpc.py file.

 - http://pyglet.org/download.html
 - http://python.org/download/releases/2.5.2/