[sf-lug] Scratch programming app for kids for Linux

Christian Einfeldt einfeldt at gmail.com
Tue Sep 14 18:38:57 PDT 2010


Hi,

On Tue, Sep 14, 2010 at 5:45 PM, jim <jim at well.com> wrote:

>
> Did you see this link (lets you download for Ubuntu)?
> http://info.scratch.mit.edu/Linux_Installer
>
>
Jim, thanks very much for that.  That was exactly what I needed.  This
teacher is the 6th, 7th, and 8th grade science teacher at Creative Arts.
His name is Mike Chow.  We got him all set, at least for tomorrow.  The
following is my documentation for how to get Scratch.

Open a terminal by going to Applications > Accessories > Terminal.

mchow at CACS-Science1:~$ sudo add-apt-repository ppa:scratch/ppa
[sudo] password for mchow:
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring
--secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg
--keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg
--keyserver keyserver.ubuntu.com --recv
23403660EE12976C09CA59F5AC1F27D74EA7974E
gpg: requesting key 4EA7974E from hkp server keyserver.ubuntu.com
gpg: key 4EA7974E: public key "Launchpad scratch1.4" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
mchow at CACS-Science1:~$ apt-get update
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission
denied)
E: Unable to lock the list directory
mchow at CACS-Science1:~$ sudo apt-get update
Get:1 http://ppa.launchpad.net lucid Release.gpg [307B]
Ign http://ppa.launchpad.net/scratch/ppa/ubuntu/ lucid/main
Translation-en_US
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Get:2 http://ppa.launchpad.net lucid Release [57.3kB]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted
Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe
Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse
Translation-en_US
Hit http://security.ubuntu.com lucid-security Release

Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US

Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main
Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted
Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe
Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse
Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release

Hit http://us.archive.ubuntu.com lucid-updates
Release
Hit http://security.ubuntu.com lucid-security/main
Packages
Hit http://us.archive.ubuntu.com lucid/main Packages

Hit http://us.archive.ubuntu.com lucid/restricted Packages

Hit http://us.archive.ubuntu.com lucid/main Sources

Hit http://us.archive.ubuntu.com lucid/restricted Sources

Hit http://us.archive.ubuntu.com lucid/universe Packages

Hit http://security.ubuntu.com lucid-security/restricted Packages

Hit http://security.ubuntu.com lucid-security/main Sources

Hit http://security.ubuntu.com lucid-security/restricted Sources

Hit http://security.ubuntu.com lucid-security/universe Packages

Hit http://security.ubuntu.com lucid-security/universe Sources

Hit http://us.archive.ubuntu.com lucid/universe Sources

Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Get:3 http://ppa.launchpad.net lucid/main Packages [681B]
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
Fetched 58.2kB in 1s (36.0kB/s)
Reading package lists... Done
mchow at CACS-Science1:~$ apt-get scratch
E: Invalid operation scratch
mchow at CACS-Science1:~$ apt-get install scratch
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission
denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you
root?
mchow at CACS-Science1:~$ sudo apt-get install scratch
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  scratch
0 upgraded, 1 newly installed, 0 to remove and 271 not upgraded.
Need to get 34.2MB of archives.
After this operation, 56.3MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/scratch/ppa/ubuntu/ lucid/main scratch
1:1.4.0.1-0ubuntu5 [34.2MB]
Fetched 34.2MB in 1min 11s
(477kB/s)
Selecting previously deselected package scratch.
(Reading database ... 123946 files and directories currently installed.)
Unpacking scratch (from .../scratch_1%3a1.4.0.1-0ubuntu5_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for shared-mime-info ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Setting up scratch (1:1.4.0.1-0ubuntu5) ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://linuxmafia.com/pipermail/sf-lug/attachments/20100914/edbdba8a/attachment.html>


More information about the sf-lug mailing list