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>2006-07-12 19:06:03 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-07-12 19:06:03 (GMT)
commit2fd3f5043f8c81e891f6e99d796ca602b06ea9e1 (patch)
tree91746ef3b803ffd0eaaa4dbfc663a6ee000ee137 /INSTALL
parentf30d833e6ce11f7fa3f1b9c25fd0603e26f2c615 (diff)
*** release 8.0BETA2 ** copyed hi.png
* configure.in: *** release 8.0BETA2 ** * boards/flags/mr.png: copyed hi.png
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL13
1 files changed, 9 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index c1b7f4c..8be3e6e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ make install
Warning: You cannot use ~ in the prefix, it must be a full path.
Warning: It has been reported that make -j 2 (or more) break the compilation
-This will install gcompris and all its data files under
+This will install GCompris and all its data files under
/home/bruno/gcompris
Then, run /home/bruno/gcompris/bin/gcompris
@@ -22,7 +22,8 @@ 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:
+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
@@ -30,7 +31,7 @@ libpython2.2-devel
gnome-python
python-base
python-pyxml
-python-sqlite (if it's not packaged, download and install it from http://initd.org/tracker/pysqlite)
+python-sqlite2 (if it's not packaged, download and install it from http://initd.org/tracker/pysqlite)
Now that the sound is managed internally, you also need:
libSDL libSDL-mixer
@@ -38,7 +39,7 @@ libSDL libSDL-mixer
On a Mandriva, you will need to install their -devel counterpart package in
order to be abble to compile it plus intltool, tetex.
-In order to compile gcompris on a mandrake 10.2 you must install :
+In order to compile GCompris on a mandrake 10.2 you must install :
urpmi pkgconfig
urpmi autoconf2.5
urpmi glib-gettext
@@ -61,6 +62,10 @@ urpmi gnucap
urpmi libSDL_mixer1.2-devel
urpmi libtool
urpmi libsqlite3_0 libsqlite3_0-devel
+urpmi python-sqlite2
+
+To enable svg export in GCompris drawings:
+urpmi python-pyxml
Mandriva 2006 Addon:
urpmi python-gnome-devel