Development Team/Jhbuild: Difference between revisions
Sascha silbe (talk | contribs) →Run Sugar: add sugar-emulator to run |
Sascha silbe (talk | contribs) →Running multiple instances: add sugar-emulator to run |
||
| Line 121: | Line 121: | ||
To run an additional instance of sugar, you can start the second instance in the following way: | To run an additional instance of sugar, you can start the second instance in the following way: | ||
SUGAR_PROFILE=2 ./sugar-jhbuild run | 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/ | 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/ | ||