Changes

Jump to navigation Jump to search
571 bytes removed ,  15: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===

Navigation menu