Totally Object Orientated language and programming environment
Squeak 3.8" installs successfully in Puppy 2.01 and 2.13 (other version too probably)
The step by step Installation Procedure I followed:
1. Go TO: http://www.squeak.org/Download
2. Click "Linux" download to Download the 17 MB " Squeak-3.8-6665-i686-pc-linux-gnu-3.7.7.tar.gz " file.
3. Untar the downloaded tar.gz file and save in a newly created folder of your choice.
4.
- Inside the folder you will see a folder named "Squeak-3.7-7" and 4 files named "ReadMe.txt", "Squeak3.8-6665full.changes", "Squeak3.8-6665full.image" and "SqueakV3.sources".
- Copy the three files namely "Squeak3.8-6665full.changes", "Squeak3.8-6665full.image" and "SqueakV3.sources" into /Squeak-3.7-7/i686-pc-linux-gnu/usr/local/lib/squeak/3.7-7/
6.
- Type: ./squeak Squeak3.8-6665full.image
- Press Enter.