Difference between revisions of "BeagleBoardSugar"

From eLinux.org
Jump to: navigation, search
(Status)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category: Linux]]
 
[[Category: Linux]]
 
[[Category: OMAP]]
 
[[Category: OMAP]]
 +
[[Category:Development Boards]]
 +
[[Category: BeagleBoard]]
 +
[[Category: Education]]
 
This page describes how to build and run [http://www.sugarlabs.org/go/Main_Page Sugar] for the [[BeagleBoard|BeagleBoard]].  Sugar is an educational software environment that is fundamentally collaborative and may be interesting for other collaborative computing products.  The effort was kicked off by an e-mail on the [http://groups.google.com/group/beagleboard/browse_thread/thread/5b1a7be6150d6f4e/f61f46ee9eb914fe#f61f46ee9eb914fe mailing list] with the goal of giving a training session on Beagle at [http://www.cmp-egevents.com/web/escb/beagleboard ESC Boston].  Koen then got us started by building most of the packages, and getting the [http://www.angstrom-distribution.org/sugar-running-%C3%A5ngstr%C3%B6m main interface running on Beagle].
 
This page describes how to build and run [http://www.sugarlabs.org/go/Main_Page Sugar] for the [[BeagleBoard|BeagleBoard]].  Sugar is an educational software environment that is fundamentally collaborative and may be interesting for other collaborative computing products.  The effort was kicked off by an e-mail on the [http://groups.google.com/group/beagleboard/browse_thread/thread/5b1a7be6150d6f4e/f61f46ee9eb914fe#f61f46ee9eb914fe mailing list] with the goal of giving a training session on Beagle at [http://www.cmp-egevents.com/web/escb/beagleboard ESC Boston].  Koen then got us started by building most of the packages, and getting the [http://www.angstrom-distribution.org/sugar-running-%C3%A5ngstr%C3%B6m main interface running on Beagle].
  
Line 15: Line 18:
 
==Status==
 
==Status==
 
[http://www.flickr.com/photos/koenkooi/2817404996/in/pool-beagleboard Picture of Sugar running on Beagle]
 
[http://www.flickr.com/photos/koenkooi/2817404996/in/pool-beagleboard Picture of Sugar running on Beagle]
* OE recipes needed for python-modules, including python-numpy, to avoid some crashes.
+
* OE recipes needed for python-modules to avoid some runtime crashes.
 
* OE recipes needed for remaining Glucose items.
 
* OE recipes needed for remaining Glucose items.
 
* OE recipes needed for Fructose items.
 
* OE recipes needed for Fructose items.

Latest revision as of 03:39, 31 July 2011

This page describes how to build and run Sugar for the BeagleBoard. Sugar is an educational software environment that is fundamentally collaborative and may be interesting for other collaborative computing products. The effort was kicked off by an e-mail on the mailing list with the goal of giving a training session on Beagle at ESC Boston. Koen then got us started by building most of the packages, and getting the main interface running on Beagle.

Build Process

To build Sugar from the sources and help find/fix bugs:

Install Process

Status

Picture of Sugar running on Beagle

  • OE recipes needed for python-modules to avoid some runtime crashes.
  • OE recipes needed for remaining Glucose items.
  • OE recipes needed for Fructose items.
  • Need lots of debugging and screenshots.
  • icon-slicer-native is not built.
  • Other gaps likely exist.
  • Need to build binaries for other than armv7a for use on non-Beagle platforms.