 |
 |
QotD |
"To be or not to be" – Shakespeare
|
|
        |
 |
BabyIDE on Debian based Linux
Last updated at 8:49 pm UTC on 31 October 2018
To use the BabyIDE release from
http://folk.uio.no/trygver/themes/Personal/pp-index.html
you need an interpreter Virtual Machine (VM). A Windows version the VM is included in the ZIP file.
On a Debian based Linux you may
install the VM with
sudo apt install squeak-vm
Then you can run Squeak from within the directory which contains the image
squeak 7179-basic.356publ.image
You might need to check if you use the correct image file name.
The image format of the file '7179-basic.356publ.image' is the V3 image format.