Unfortunately, I will need some of the non-free packages (above all for music and proprietary drivers of my graphic card).<div><br></div><div>So, maybe I should avoid Trisquel<br><br><div class="gmail_quote">2011/12/6 Thomas C Gilliard <span dir="ltr"><<a href="mailto:satellit@bendbroadband.com">satellit@bendbroadband.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Ubuntu 11.04 based:<br>
If you do not require a desktop plus sugar and do not need non free software<br>
Try Trisquel-sugar-5.0<br>
<a href="http://wiki.sugarlabs.org/go/Trisquel_On_A_Sugar_Toast" target="_blank">http://wiki.sugarlabs.org/go/<u></u>Trisquel_On_A_Sugar_Toast</a><br>
<br>
Boot CD and try it and if it is OK then install it to HD<br>
<br>
or use this .img to dd write a persistent USB<br>
<a href="http://wiki.sugarlabs.org/go/Trisquel_On_A_Sugar_Toast#dd_writable_2GB_USB_.img" target="_blank">http://wiki.sugarlabs.org/go/<u></u>Trisquel_On_A_Sugar_Toast#dd_<u></u>writable_2GB_USB_.img</a><br>
<br>
Fedora 16 based<br>
Otherwise use f16 netinstall CD and use "custom"<br>
select gnome and sugar-desktop and install from net<br>
<br>
Tom Gilliard<br>
satellit_<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On 12/05/2011 02:57 PM, Aleksey Lim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Dec 05, 2011 at 10:49:21PM +0000, Aleksey Lim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Dec 05, 2011 at 06:28:15PM +0100, laurent bernabe wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello everyone,<br>
<br>
I am following the ActivitiesGuideSugar pdf from august 2010.<br>
<br>
<br>
    - I've fetched tutorial source code for etext activity (chapter 5 :<br>
    inheriting from Activity.activity)<br>
    - I've modified, carefully i think, the svg picture with Inkscape and<br>
    edited the xml structure<br>
    - I installed the Sugar Sweets distribution<br>
<br>
But when I try to setup the activity from the emulator terminal, I get an<br>
error saying that there is no module called sugar.activity<br>
(the line in fault : "from sugar.activity import bundlebuilder".<br>
<br>
Have I forgotten an important step in my sugar environment ?<br>
</blockquote>
The downside of using Sweets Distribution (and Sweets) is that you are<br>
getting all libraries enabled only being in Sugar session. If you are<br>
not in Sugar, the most useful setup.py's command are duplicated in<br>
sweets command, e.g.:<br>
<br>
     sweets dist_xo<br>
     sweets dist_source<br>
     sweets genpot<br>
</blockquote>
The reasons to have this functionality in sweet command are:<br>
<br>
* w/ Sweets, you have several versions of Sugar (and sugar-toolkit)<br>
* this functionality is common for all sugars<br>
* it will be easier to keep it in one place (not in every sugar version<br>
   w/ possible chnages between versions and having a mess if you are<br>
   switching between them)<br>
* the sweets command is exactly about development process,<br>
   it is more obvious to have this functionality in development related<br>
   command rather in sugar itself<br>
<br>
</blockquote>
</div></div></blockquote></div><br></div>