From a188dac0527803edb46eabce04100f1c741a96f3 Mon Sep 17 00:00:00 2001 From: Simon Poirier Date: Sun, 12 Jul 2009 21:34:20 +0000 Subject: repackage of tutorius using distutils --- (limited to 'README') diff --git a/README b/README index df9413d..7d1359a 100644 --- a/README +++ b/README @@ -1,14 +1,20 @@ Tutorius is currently built around the sugar-toolkit. -To build it simply squash the sugar-toolkit from the sugar-jhbuild with this -one and you should have the same thing that's in the pre-built package -located on launchpad. -As this is a tech demo, we package tutorials directly into the activities -(which we may not do in the near future.) +Requirements: -This is a public repository: development isn't done directly here. -If you're interested in contributing, check with us to get access to our -internal repository + To run you need a recent build of sugar. We recommand builds from + sugar-jhbuild, but a distro packaged build may be fine too. + Note however that some sugar files will be patched, + so you may wish to use a separate installation. + +Installation + + 1. Edit the setup.cfg file to point to your sugar installation prefix. + For packaged releases, this is probably /usr + For jhbuild, this is the 'install' folder + 2. Run: python setup.py build + 3. Run: python setup.py install + 4. Start sugar and enjoy! -- The Tutorius Team -- cgit v0.9.1