Difference between revisions of "BeagleBoardSugar"
From eLinux.org
(→Native Build Status) |
(→Native Build Status) |
||
| Line 3: | Line 3: | ||
This page describes how to build [http://wiki.laptop.org/go/Sugar Sugar] for the [[BeagleBoard|BeagleBoard]]. 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]. | This page describes how to build [http://wiki.laptop.org/go/Sugar Sugar] for the [[BeagleBoard|BeagleBoard]]. 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]. | ||
| − | == | + | ==Install Process== |
* Start with [http://www.angstrom-distribution.org/beagleboard-demo-image-available Koen's demo image]. | * Start with [http://www.angstrom-distribution.org/beagleboard-demo-image-available Koen's demo image]. | ||
| − | * Invoke 'opkg install task-native-sdk git'. | + | * Invoke 'opkg update; opkg install task-native-sdk git sugar'. |
| + | |||
| + | ==Status== | ||
| + | * python-numpy is not built. | ||
| + | * icon-slicer-native is not built. | ||
| + | * Other gaps likely exist. | ||
Revision as of 18:24, 26 August 2008
This page describes how to build Sugar for the BeagleBoard. The effort was kicked off by an e-mail on the mailing list.
Install Process
- Start with Koen's demo image.
- Invoke 'opkg update; opkg install task-native-sdk git sugar'.
Status
- python-numpy is not built.
- icon-slicer-native is not built.
- Other gaps likely exist.