gcompris r3199 - branches/gcomprixo/tools



Author: bcoudoin
Date: Sun Jan  6 23:19:17 2008
New Revision: 3199
URL: http://svn.gnome.org/viewvc/gcompris?rev=3199&view=rev

Log:
Added the instructions and script to create a full xo bundle of GCompris


Added:
   branches/gcomprixo/tools/README_FULL_XO_BUNDLE.txt
   branches/gcomprixo/tools/full-xo-bundle-add-on.tzf   (contents, props changed)

Added: branches/gcomprixo/tools/README_FULL_XO_BUNDLE.txt
==============================================================================
--- (empty file)
+++ branches/gcomprixo/tools/README_FULL_XO_BUNDLE.txt	Sun Jan  6 23:19:17 2008
@@ -0,0 +1,8 @@
+To create a full GCompris bundle on the OLPC xo:
+mkdir /tmp/gcompris.activity
+sh autogen.sh --enable-dbus --disable-sqlite --prefix=/tmp/gcompris.activity
+make
+make install
+tar  -C /tmp/gcompris.activity -xzf full-xo-bundle-add-on.tzf
+cd /tmp
+zip -r gcompris.activity.xo gcompris.activity

Added: branches/gcomprixo/tools/full-xo-bundle-add-on.tzf
==============================================================================
Binary file. No diff available.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]