Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Trisquel
(view source)
Revision as of 14:53, 11 October 2012
571 bytes removed
,
14:53, 11 October 2012
no edit summary
Line 17:
Line 17:
===Trisquel Packages===
===Trisquel Packages===
*http://packages.trisquel.info/
*http://packages.trisquel.info/
−
−
=== For developers ===
−
(Note: This doesn't work yet. [[User:Daniel_Francis|~danielf]] is working on fix all the building errors.)
−
−
The development building tool sugar-build can be used on Trisquel with a small hack.
−
It's recommended to have the last version of Trisquel when doing it.
−
There is to clone [http://git.sugarlabs.org/sugar-build/sugar-build sugar-build] and then you have to replace the file scripts/check-system.
−
#This line
−
distro = check_distro()
−
#With this other
−
distro = 'ubuntu'
−
Then for build you can type:
−
make
−
And for run Sugar:
−
make run
===Trisquel 6.0===
===Trisquel 6.0===
Daniel Francis
146
edits