Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-11-14 20:51:29 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-11-14 20:51:29 (GMT)
commit821bfd9244ce8b52bb76586ce342be2e38638c05 (patch)
treee55565bb9af33f14113f84ab95fef340625cc8b2 /INSTALL
parent5e540591fda09d15e499ba806a4f7807473130b7 (diff)
src/boards/python/redraw.py: nearly completed the implementation but not yet playable
src/boards/python/watercycle.py: added file header
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 11 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1ac11cf..dd0a3b8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,9 +14,19 @@ This will install gcompris and all its data files under
Then, run /home/bruno/gcompris/bin/gcompris
-Gcompris requires gnome-libs, xmllib2, gdk-pixbuf-gnomecanvas
+Gcompris requires gnome-libs, xmlib2, gdk-pixbuf-gnomecanvas
and gdk-pixbuf.
+gcompris also requires the gnuchess package for the chess activity to run.
+
+gcompris includes several activity written in python. To enable them, you need to have python installed on your system with the following packages:
+libpython
+python
+gnome-python-canvas
+libpython2.2-devel
+gnome-python
+python-base
+
Now that the sound is managed internally, you also need:
libvorbis libao libogg libao-devel libvorbis-devel libogg-devel