Sugar on Debian: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(39 intermediate revisions by 22 users not shown) | |||
Line 1: | Line 1: | ||
{{ |
{{jhbuild-nav}} |
||
== Page moved to Sugar Labs == |
|||
'''This page has been [http://wiki.sugarlabs.org/go/Community/Distributions/Debian moved] to the Sugar Labs wiki.''' |
|||
Please contribute instructions for getting [[Sugar]] to work with [http://debian.org/ Debian GNU/Linux]. |
|||
== See also == |
|||
------- |
|||
* [[Installing Debian as an upgrade]] |
|||
We currently use sugar-jhbuild, which has very few external dependencies; it builds custom versions of pretty much every piece of the Sugar environment. While this is extreme, it does work with very little manual effort (it just takes a lot of time to compile everything). |
|||
== Get sugar-jhbuild == |
|||
aptitude install git-core |
|||
Get sugar-jhbuild through git as described on [[Sugar_with_sugar-jhbuild]] |
|||
== Run sugar-jhbuild == |
|||
cd sugar-jhbuild |
|||
./sugar-jhbuild update |
|||
./sugar-jhbuild build-base. |
|||
If any dependency check fails, then try installing the following packages. I'm no expert on what's really required, but it worked for me: (I use debian unstable, march 2007). |
|||
aptitude install libtool libsqlite3-dev libnspr4-dev docbook-xsl intltool |
|||
------- |
|||
[[Category:Installing Sugar]] |
[[Category:Installing Sugar]] |
||
[[Category:Python]] |
Latest revision as of 18:52, 25 September 2010
Developer's Setup |
Fedora |
Ubuntu |
Debian |
Gentoo |
Slackware |
Wiki Category |
modify |
Page moved to Sugar Labs
This page has been moved to the Sugar Labs wiki.