Development Team/Jhbuild: Difference between revisions

explain that the user needs to install everything depscheck lists, don't duplicate instructions on how to run Sugar
remove instructions for the SUGAR_PROFILE feature, we'll soon remove it
Line 116: Line 116:


The "keymap name" usually is a two letter country code, e.g. "de" for german or "fr" for french.
The "keymap name" usually is a two letter country code, e.g. "de" for german or "fr" for french.
== Running multiple instances ==
To run an additional instance of sugar, you can start the second instance in the following way:
SUGAR_PROFILE=2 ./sugar-jhbuild run sugar-emulator
This will create a new profile in ~/.sugar/, i.e. ~/.sugar/2/. You will find logs and configuration for this instance here. The default profile is ~/.sugar/default/


== Run an individual activity ==
== Run an individual activity ==