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-04-30 07:35:35 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-04-30 07:35:35 (GMT)
commitdc523a3f3f7ca3ca086c8f9aa6607e0adcb5f6a1 (patch)
tree5d3e84c594f8966e104ce2d801064bb768254d46 /INSTALL
parent7d713658087440d18a5142b22a8437109a4728de (diff)
updated
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL16
1 files changed, 16 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e64dc26..1ac11cf 100644
--- a/INSTALL
+++ b/INSTALL
@@ -16,9 +16,25 @@ Then, run /home/bruno/gcompris/bin/gcompris
Gcompris requires gnome-libs, xmllib2, gdk-pixbuf-gnomecanvas
and gdk-pixbuf.
+
+Now that the sound is managed internally, you also need:
+libvorbis libao libogg libao-devel libvorbis-devel libogg-devel
+
On a Mandrake, 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 9.1, you must install :
+urpmi pkgconfig
+urpmi autoconf2
+urpmi glib-gettext
+urpmi intltool
+urpmi automake1.6
+urpmi libglib2-devel
+urpmi libgnome2-devel libgnomeui2-devel gdk-pixbuf2-devel libgnomecanvas2-devel
+urpmi gnuchess
+urpmi texinfo
+urpmi tetex
+
Basic Installation
==================