Scripts to ease Scratch2 installation on Ubuntu-based systems.
Go to file
Emiliano Vavassori 1922e731e7 Initial import. 2018-06-17 14:28:05 +02:00
README.md Initial import. 2018-06-17 14:28:05 +02:00
Scratch2.desktop Initial import. 2018-06-17 14:28:05 +02:00
air-installer.sh Initial import. 2018-06-17 14:28:05 +02:00
install.sh Initial import. 2018-06-17 14:28:05 +02:00
scratch-wrapper.sh Initial import. 2018-06-17 14:28:05 +02:00
scratch.png Initial import. 2018-06-17 14:28:05 +02:00

README.md

Simplify installation for Scratch 456.0.1 on Linux

These scripts simplify the deployment and distribution of Scratch on GNU/Linux.

Installation

Run the install.sh script as root to install Scratch on the local machine on /opt/scratch:

sudo bash install.sh

Adobe AIR and redistribution

You should not distribute Adobe AIR based on Adobe AIR License, so we have devised a script to install it on GNU/Linux systems accepting the License and using Adobe AIR SDK for simplified management.

Adobe AIR installation is managed at first launch of Scratch (via the scratch-wrapper.sh script) or it can be done launching the air-installer.sh script by hand with root:

sudo bash air-installer.sh