Activity Team/Activity Development Fedora 17

From Sugar Labs
< Activity Team
Revision as of 09:12, 5 June 2012 by Erikos (talk | contribs) (Created page with "=Develop an Activity under Fedora 17= Developing an activity under Fedora has never been so easy. Here are the most basic steps to get you started. ==Install Fedora 17== Fol...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Develop an Activity under Fedora 17

Developing an activity under Fedora has never been so easy. Here are the most basic steps to get you started.

Install Fedora 17

Follow the instructions at the Fedora page and install Fedora or run it in virtualization.

Install Sugar

Now install Sugar:

yum groupinstall sugar-desktop

For running Sugar under GNOME you can use the 'sugar-emulator' install the package:

yum install sugar-emulator

Start the sugar emulator

You can start the Sugar emulator from the terminal, like:

sugar-emulator

Or you can run it from your launcher like any other application:

Modify an Activity