From 67749ac8e7d632d78197c2e47b61ffa1d3b8d072 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sun, 05 May 2013 00:16:53 +0000 Subject: Remove snapshots --- diff --git a/index.rst b/index.rst index de01403..5ecf46e 100644 --- a/index.rst +++ b/index.rst @@ -7,4 +7,3 @@ Contents: :maxdepth: 2 build - snapshots diff --git a/snapshots.rst b/snapshots.rst deleted file mode 100644 index f164c26..0000000 --- a/snapshots.rst +++ /dev/null @@ -1,31 +0,0 @@ -Binary snapshots -================ - -Building from sources takes a while and uses a lot of network bandwidth. If -you just want to test or to develop activities, it might sometimes be more -convenient to use a binary snapshot. - -First of all download the latest snapshot for your distribution, it's important to pick the right one, it won't work otherwise. - -* `Fedora 18 (32 bit) `_ -* `Fedora 18 (64 bit) `_ -* `Ubuntu 12.10 (32 bit) `_ -* `Ubuntu 12.10 (64 bit) `_ -* `Debian Wheezy (32 bit) `_ -* `Debian Wheezy (64 bit) `_ - -Then unpack it where you like (adapting the tarball path to your system and -snapshot filename):: - - tar xfJ ~/Downloads/sugar-snapshot-fedora-18-32bit-1.tar.xz - -Enter the directory and run sugar:: - - cd sugar-snapshot - ./run-sugar.sh - -If you are developing activities you should make sure to run setup.py and any -other command which requires the sugar environment inside a shell. You can run -a shell inside an existing terminal with:: - - ./run-shell.sh -- cgit v0.9.1