Now since I don't want to forget how I ran Panther on my Ubuntu computer, I'm going to write a quick guide on how to do it. ^.^
It's pretty simple, you will first need to do a lot of searching through your computer. You'll need to look for 'scratch_squeak_vm' ( probably isn't needed to be found ), 'scratch/Plugins' and the path to your image ( I'll be using Panther as an example ). I found these at:
scratch_squeak_vm - /usr/bin
scratch/Plugins - /usr/lib/scratch/Plugins
Source1.0.image - /home/Magnie/Documents/Scratch/Mods/Panther1.0/Source/Source1.0.image
Then you'll need to open a terminal and type in the command:
scratch_squeak_vm -plugins path/to/scratch/Plugins /path/to/image
An example:
scratch_squeak_vm -plugins /usr/lib/scratch/Plugins/ /home/Magnie/Documents/Scratch/Mods/Panther1.0/Source/Source1.0.image
Now you should be running your .image file. ^.^
Last edited by Magnie (2010-12-24 11:36:02)
Offline
Hehe, do whatever you want with it.
Offline
The tutorial is up on the site!
Look at it here!
What's neat is the icon at the bottom will always change (with a delay) to your current Scratch picture ^_^
Offline