Sugar development

From OLPC
Revision as of 21:24, 9 October 2007 by Bert (talk | contribs) (→‎How to start hacking: Rename Activity_DBus_API to Low-level Activity API)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Sugar is currently under heavy development, and is meant to be used by developers. There are no binary packages yet available.

(See also the Sugar category for a broad view on the subject)

Development

The easiest way to build Sugar from sources is to use sugar-jhbuild.

You may also want to see the specific instructions for several Linux distributions, for MS-Windows or MacOS X.

(See the Installing Sugar category for further links)

Repositories

Developer site Trac

Emulation and/or Testing

You don't need a real OLPC laptop in order to see what it's like, how it works and test activities—you can use an emulator. OLPC periodically updates the emulation images for the QEMU emulator that is available for *ix, MS-Windows and MacOS X.

(See the Emulation category for further links)

You can find the latest stable build here.

Note: There are ways to convert the QEMU images for use in other emulation software—ie: VMWare's Player—but OLPC image standard is for QEMU.

How to start hacking