Google Code In 2017/background: Difference between revisions
add links to ubuntu, fedora and debian install guides, add macOS for virtualisation, add link to SoaS, remove out of date, and add link to developer documentation |
|||
| Line 2: | Line 2: | ||
There are several options for setting up the Sugar environment for development. | There are several options for setting up the Sugar environment for development. | ||
* | * Install Sugar on [[Ubuntu]], [[Fedora]], or [[Debian]], using apt or dnf; | ||
* From Windows or iOS, | * From Windows. macOS or iOS, run Sugar in a virtual machine; | ||
* Live boot from Sugar on a Stick; | * Live boot from [[SoaS|Sugar on a Stick]]; | ||
* or ''better yet'', use Sugar Live Build containing Sugar 0.112, which can be booted from hard drive, flash drive, and optical media, automatically starting Sugar without persistence; or can be installed as a virtual machine, with persistence and password protection, and contains all build dependencies, configured source trees (git clones in /usr/src), and binaries (make install) for Sugar 0.112 (Download from http://people.sugarlabs.org/~quozl/sugar-live-build-20171009/). | |||
* or ''better yet'', use Sugar Live Build containing Sugar 0.112, which can be booted from hard drive, flash drive, and optical media, automatically starting Sugar without persistence; or can be installed as a virtual machine, with persistence and password protection, and contains all build dependencies, configured source trees (git clones in /usr/src), and binaries (make install) for | |||
See also https://developer.sugarlabs.org/dev-environment.md.html | |||
=== Getting started with coding in Sugar === | === Getting started with coding in Sugar === | ||