There are two; without nuscratch package loaded, it's an old interpreter (squeak script in /usr/bin launches /usr/lib/squeak/4.*), with nuscratch loaded (which it should be by default in recent Raspbian versions...), it's a cog vm. (squeak script in /usr/bin launches /usr/lib/squeak/5.*) Cheers, Henry
On 18 Oct 2016, at 10:50 , Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 18 Oct 2016, at 22:16, Todd Blanchard <tblanchard@mac.com> wrote:
There is a scratch on cog vm as part of the standard raspbian distro.
Have you tried that?
The Squeak VMs that come with raspbian seem to be of the older variant (I am using Pharo 5).
You known, "This interpreter (vers. 6505) cannot read image file (vers. 6521)."
Still, in order to be sure we are talking about the exact same VM, version info is needed.