From b1f0cb2ebe48546cf96d2367184728af0e1f9bac Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Thu, 30 Aug 2007 23:30:52 +0000 Subject: Fixed bug#327462 : Please move data files into a separate CVS module Now all voices are in a separated svn module. The voices must now be put under boards/voices/ instead of boards/sounds/ To get the voices installed in the proper place, simply run: make update-voices svn path=/trunk/; revision=2944 --- (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index f1ac1a1..c300917 100644 --- a/INSTALL +++ b/INSTALL @@ -1,12 +1,16 @@ GCompris Specific Instructions ============================== +WARNING: Starting at GCompris 8.4 voices are in a separate svn module + To get them, you must run: make update-voices + Gcompris can be installed anywhere on your hard drive. for example, you can use: sh configure --prefix=/home/bruno/gcompris make +make update-voices make install Warning: You cannot use ~ in the prefix, it must be a full path. -- cgit v0.9.1