User:Mchua/Braindumps/Development/4: Difference between revisions
< User:Mchua | Braindumps | Development
Jump to navigation
Jump to search
m (→= Ubuntu) |
m (Walter's rectum 21/Braindumps/Development/4 moved to User:Mchua/Braindumps/Development/4 over redirect: revert) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 16:02, 20 December 2009
Emulation
Linux
Ubuntu
Rating: Incredibly easy.
- Open Synaptic (System > Administration > Synaptic package manager)
- Search for "sugar"
- Install sugar, sugar-emulator, sugar-activities, and anything else you want
Thanks to Jani Monoses, who made the .deb packages and got them included in the Ubuntu sources!
Debian-based
Rating: Pretty darn easy.
Open up a terminal and add to your sources list...
$ sudo -s # echo "deb http://ppa.launchpad.net/jani/ubuntu gutsy main" > /etc/apt/sources.list.d/sugar.list # apt-get update
Then apt-get as root.
# apt-get install sugar sugar-emulator sugar-activities
RPM-based
Rating: Mildly painful, but probably getting better soon.
You can either use an emulator (moderately easy) or run sugar-jhbuild itself (hard).
Windows
Rating: Painless, but less flexible and sometimes slow.
Use the QEMU all-in-one zip-file installer - this easy install package was created by Mitra, a high school student from Illinois.
OS X
Rating: Tricky.
Emulation is currently the only sane way to go.