Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
blob: 37701d45006f98c224146d1200f417736bdf3a3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Tutorius is currently built around the sugar-toolkit.

Requirements:

 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.

Integration into jhbuild:

 There are a set of jhbuild configuration files in the jhbuild/ folder.
 You can use those to change your jhbuild environment to have it build
 the latest version of tutorius. Replace/add the files into the
 sugar jhbuild directory tree.

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
site: http://tutorius.org/
bugs: https://bugs.launchpad.net/tutorius
mailing list: sugar-narratives@googlegroups.com