This is command string[1]
copy paste into terminal
SV=0.94
  UV=11.10
  SD=http://download.sugarlabs.org/packages/SweetsDistribution:
  sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./"&&  \
  wget -qO- $SD/$SV/Ubuntu-$UV/Release.key | sudo apt-key add -&&  \
  sudo apt-get update&&  \
  sudo apt-get install sweets-distribution
Did you do the last line?
[1] http://wiki.sugarlabs.org/go/Community/Distributions/Sweets_Distribution#Ubuntu_and_its_derivates

On 03/08/2012 07:17 AM, laurent bernabe wrote:
Hello,

thank you for your reply

I've got the lines
deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.10/ ./ deb-src http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.10/ ./

in my /etc/apt/sources.list

I've done an apt-get update before trying to install sweets-distribution

The command : $> aptitude search sweets-distribution sends me :
i   sweets-distribution             - Sweets Distribution

So I guess that sweets-distribution is installed

Regards

Le 8 mars 2012 13:17, Aleksey Lim <alsr...@sugarlabs.org <mailto:alsr...@sugarlabs.org>> a écrit :

    On Thu, Mar 08, 2012 at 09:30:29AM +0100, laurent bernabe wrote:
    > Hello everyone,
    >
    > First I want to apologize I'm adressing to the wrong
    mailing-list (I've
    > already forgotten which is the other Sugar/OLPC one).
    >
    > I've just tried the new repository for sweets.
    >
    >    - I've got the sugar menu (under education)
    >    - but when I launch it, I get the error
    "sugar-sweets-emulator" can't be
    >    found
    >
    > However, i've copied and paste the command for Ubuntu 11.10 on
    the page
    >
    
http://wiki.sugarlabs.org/go/Community/Distributions/Sweets_Distribution#Releases
    >
    > My OS is a Xubuntu 11.10 64 bits.

    Make sure that you have
    
"http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.10/";
    line in /etc/apt/sources.list. And system is up-to-date and
    sweets-distribution package is installed.

    11.10 packages were uploaded yesterday.

    --
    Aleksey



_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to