Changes

50 bytes removed ,  07:22, 13 November 2009
Include --with-recommends where appropriate, and revert to sugar-0.86 on Sid (sucrose-0.86 not yet approved by ftpmaster).
Line 21: Line 21:     
Installation instructions:
 
Installation instructions:
  sudo aptitude install sugar
+
  sudo aptitude --with-recommends install sugar
    
Additional Sugar activities can be installed locally from .xo packages. Some activities requiring additional library code (like Read and Write), needs specially crafted .xo packages, however - the standard released ones won't work.
 
Additional Sugar activities can be installed locally from .xo packages. Some activities requiring additional library code (like Read and Write), needs specially crafted .xo packages, however - the standard released ones won't work.
Line 38: Line 38:  
  sudo aptitude install sucrose-0.86
 
  sudo aptitude install sucrose-0.86
   −
For Sucrose 0.84 just replace package name on last line with sugar-0.84 (NB! whole package name changed, not only the number).
+
For Sucrose 0.84, replace last line with the following:
 +
sudo aptitude --with-recommends install sugar-0.84
    
(above works for i386 and amd64 platforms - please post to debian-olpc-devel@lists.alioth.debian.org if other architectures are wanted)
 
(above works for i386 and amd64 platforms - please post to debian-olpc-devel@lists.alioth.debian.org if other architectures are wanted)
Line 51: Line 52:     
Installation instructions:
 
Installation instructions:
  sudo aptitude install sucrose-0.86
+
  sudo aptitude --with-recommends install sugar-0.86
   −
For Sucrose 0.84 just replace package name on last line with sugar-0.84 (NB! whole package name changed, not only the number).
+
For Sucrose 0.84 just replace the trailing version with 0.84.
    
== Usage ==
 
== Usage ==
38

edits