I am having trouble installing Squeak. I have Squeak running but I cannot hook it up to the RPi menu.
I also do not know if any apt-get command works with Squeak. What I did is:
download from Squeak.org the all in one file, unzip it on a Windows machine
open RPi directory permission using: sudo chmod 777 /usr/lib/squeak
copy 3 files to /usr/lib/squeak which are Squeak*,image, Squeak*.changes, Squeak*.sources.
double click on the image file starts it.
RPi's Menu / Preferences / Main Menu Editor under Education or Programming allows checking Squeak
Squeak properties reveals a squeak command. It apparently goes to /usr/bin/squeak
Nothing I've tried starts the squeak*.image file Please show how and explain. Thanks.