(I want to try https://github.com/pharo-iot/PharoThings on the pi) - I now see there is another VM on there ... I have just tried it with better results. Matching image-VM versions does seem to be a problem with Smalltalk. ... On 28 December 2017 at 02:34, Greg Lewin <greg.lewin@gmail.com> wrote:
Hi,
Having copied a viable pair of image+changes and its associated sources file to a pi 3, in the same directory as the directory from the zip file (from https://ci.inria.fr/pharo/view/RaspberryPi/job/RaspberryPi-Publish/ws/64.zip) containing the VM code for a rpi,
on running
./PharoS Pharo6.1
I get the message
"This interpreter (vers. 6505) cannot read image file (vers. 6521)."
How does one ensure a match between VM and image+sources on raspberry pi ?
I have also tried one image pair from an earlier version and get a similar message.
thanks
Greg