Friday 8 May 2015

Building a Sugar Desktop Environment

Clone the sugar-build repository from git
git clone git://github.com/sugarlabs/sugar-build.git

Enter in the directory and pull the latest source code
cd sugar-build
./osbuild pull

Build the source code
./osbuild shell
build

Finally run the Sugar environment
run

You will get your Sugar environment open if there is no error.


snapshot2.png



Type Shift-Alt-Q inside sugar to exit.