On Sun, May 7, 2017 at 2:35 AM, horrido <horrido.hobb...@gmail.com> wrote:
> I'm following Torsten's article, "Pharo Pi," to setup my new Raspberry Pi > 3. > The only differences are: 1) I'm using 63.zip for the VM instead of 61.zip; > 2) I'm using Pharo V50 instead of V40. However, I'm getting the following > error when I try to run Pharo: > > *This interpreter (vers. 6505) cannot read image file (vers. 6521).* > > Any idea what's going on? btw, a good place to search is forum.world.st. Here are the two best I found... http://forum.world.st/ImageFormat-updates-tp4944966p4945730.html http://forum.world.st/magic-decode-for-image-files-tp4941712p4941713.html In summary, you are trying to open a Spur Image with a non-Spur VM . Try a VM from... http://files.pharo.org/vm/pharo-spur32/linux/armv6/ and an image from... http://files.pharo.org/image/50/ Perhaps somewhere I saw that latest (i.e. 50772.zip) was made compatible with latest VM (??). But see Tim's caution about a period to avoid of unstable VM... http://forum.world.st/vm-dev-latest-VM-crashed-on-raspberry-tp4944062p4944908.html cheers -ben On Sun, May 7, 2017 at 5:20 AM, horrido <horrido.hobb...@gmail.com> wrote: > Okay, I had to fall back to V40 of Pharo. I guess that means I also have to > fall back to the previous "Pharo by Example" book, instead of "Pharo by > Example 50." > > The old PBE corresponds to Pharo 1.4.