Difference between revisions of "Tuquito"
Jump to navigation
Jump to search
Line 113: | Line 113: | ||
symantic | symantic | ||
reload | reload | ||
− | search for sugar | + | search for "sugar" |
− | select all sugar items | + | select all sugar named items |
+ | install | ||
close symantic | close symantic | ||
exit terminal | exit terminal | ||
− | *Download | + | *Download python_xpcom.deb |
+ | http://people.sugarlabs.org/Tgillard/python_xpcom.deb | ||
Install with Package installer | Install with Package installer | ||
− | + | ||
− | |||
− | |||
− | |||
=====Install Sugar-desktop 0.88 "SWEETS"===== | =====Install Sugar-desktop 0.88 "SWEETS"===== | ||
:'''NEW''' 02/03/2011 alsroot and satellit | :'''NEW''' 02/03/2011 alsroot and satellit |
Revision as of 21:48, 28 March 2011
tuquito
- click this link ^
- CD contains 3 language selections: en; es; pt.
- Fully loaded with Groveshark; banshee; BLC; totum; Shotwell; flash;Thunderbird;Pidgin;Gwibber;Xchat; Openoffice; Giver; PdfPrinter; filezilla; skype; Audacity; Picassa; Google Earth; wine; virtualbox; Garfio and many other extras to make it very user friendly.
Download
- click this ^ link
Blog
- click this ^ link
Request for Help
- [Sugar-devel] Sugar in Tuquito Distribution 3/27/2011:
I would like to learn more about Sugar and the procedures that are needed to be folowed in order to make that tuquito (http://tuquito.org.ar this is an ubuntu derivated distribution) takes part of the distributions that are officially supported by sugar. I would like to tell you our case, and what we have done until now 1. Necessity Classmate netbooks has been chosen in some provinces of Argentine and in the "Conectar Igualdad Plan" (http://www.conectarigualdad.gob.ar/). These computers will have distributions based on Ubuntu. One of the problems the users of ubuntu are facing is that the packages of sugar are not up to date or we have problems to compile the hulahop seccion and we have errors executing the browse activity because of the updating of xulrunner . 2. Solutions considering the situation that we have with the people of Tuquito, we have decided to try to solve these problems and compile sugar from jhbuild. You can see on these links 2 tickets created by me relating to this job ( http://bugs.sugarlabs.org/ticket/2496 http://bugs.sugarlabs.org/ticket/2629 ). 3. Procedures that we have followed to compile sugar in Tuquito (can be applied in ubuntu 10.10 too) first step: In /sugar-jhbuild/sjhbuild/sysdeps.py add the following line Line 18: 'Tuquito': 'unstable', in line 53 we add 'Tuquito' Line 53: elif name in ['ubuntu', 'debian','Tuquito']: second step add 3 files to ~/sugar-jhbuild/config/sysdeps using the xml for ubuntu cp 50ubuntu-10.10.xml 50tuquito-4.1.xml cp 50ubuntu-allversions.xml 50tuquito-allversions.xml cp 10ubuntu-allversions.xml 10tuquito-allversions.xml third step add the next packages to solve dependecies to compile libgtk2.0-dev libdbus-glib-1-dev libxml2-dev libpopt-dev python-dev libtool intltool python-gconf python-gnome2-dev python2.7-dev python-gtk2-dev python-gnome2-dev libgnome-desktop-dev libgnomecups1.0-dev libwnck-dev librsvg2-dev gtk-doc-tools libtelepathy-glib-dev libasound2-dev icon-slicer xulrunner-dev libcroco3-dev libtelepathy-glib-dev icon-naming-utils shtool libgconf2-dev abiword espeak espeak-data libabiword-2.8-dev libtelepathy-glib0 libdbus-glib-1-dev metacity pep8 pylint python-abiword python-evince python-rsvg python-telepathy python-wnck python-xklavier telepathy-gabble telepathy-salut xulrunner-1.9.2 python-lxlm y python-beautifulsoup forth step: We have built a package to solve the xulruner problem. Here you can find the package http://acercadelaeducacion.com.ar/scripts/python_xpcom with this procedure we are able to compile the sugar from jhbuild in tuquito (in theory works in ubuntu 10.10 too) A Question: I have done this with short knowledge of sugar and with a lot of help from the local chapter of sugarlabs (sugarlabs Argentina). Our aim would be to officially reach the support of sugar in Tuquito. - Which procedure should we follow to be an official distribution for sugar? Next Steps In order to test this version of sugar I have done a script that builds the package (sugar-jhbuild) and the sugar.desktop in /usr/share/applications. This script also makes the xssesion to execute the sugar-emulator in full screen mode. We would also like to make a version of Tuquito and sugar in which the users could choose the enviroment to start the computer (gnome or sugar and not the sugar-emulator). Could you explain us how to do this? You can see the script here http://www.acercadelaeducacion.com.ar/scripts/script_sugar_tuquito.sh Best regards Alvar
- Re: [Sugar-devel] Sugar in Tuquito Distribution 08:14 AM 03/28/2011
....clip.... By the way we are packing sugar-jhbuild in deb format, so later you can install latest sugar in tuquito (or other debian distributions) from repositories directly. With this the browse problem is fixed because we are going to put in our repositories the package xpcom http://www.acercadelaeducacion.com.ar/scripts/python_xpcom.deb another thing I have made a patch for add support to tuquito in sugar I sent it to sugar labs but I don't know the exactly steps for add changes to sugar-repo so I attached this patch in this email so you maybe can add this or send to the right people.
Patch: python_xpcom.deb
Install Sugar 0.88.0 from Ubuntu/maverik/repo
- terminal:
sudo su (password) # symantic reload search for "sugar" select all sugar named items install close symantic exit terminal
- Download python_xpcom.deb
http://people.sugarlabs.org/Tgillard/python_xpcom.deb Install with Package installer
Install Sugar-desktop 0.88 "SWEETS"
- NEW 02/03/2011 alsroot and satellit
- This is dextrose-2, thus more then just 0.88. it contains several features that still not committed to the trunk + bug fixes from 0.90+
- Sugar 0.88 sweets
- Boot Install and open terminal
sudo su cd /etc/apt gedit sources.list (gedit opens) add these lines to sources.list: deb http://bazaar-download.sugarlabs.org/Trisquel%3a/4.0/Ubuntu-10.04 ./ save file; exit gedit add bazaar gpg key: (in root terminal) gpg --keyserver keys.sugarlabs.org --recv-keys 75BB5FDF gpg --armor --export 75BB5FDF | apt-key add - synaptic Reload Package Information [X] Search for "sweets" check "sweets-distribution" in Synaptic apply "Downloading Package Files" "Installing software" Exit synaptic
- 77 files
NOTES
- DL 03/28/2011 for testing with VirtualBox 4.0.4for OSX (satellit)
- 206 updates
- seems to require over 1024 memory 1530 speeds up mouse
- Sweet-distribution selected 77 files
- Menu Education/Sugar
- right click add to desktop
- Open icon Properties: change to "sugar-emulator -f"
- click on icon
- Congratulations Sugar starts "FULL SCREEN"
Problems
- Browse will not start
- FIX:
- Load surf onto 2nd USB and insert in slot.
- click on the journal in sugar main view
- click on the USB icon on bottom of frame (left) after frame retracts
- Drag drop surf-115.xo[1] from 2nd USB to journal icon in left corner.
- Download surf to your 2nd USB from here: [1]http://people.sugarlabs.org/Tgillard/Surf-115.xo