The problem of the "This interpreter (vers. 6502) cannot read image file
(vers. 6504)." is because you are using and old VM without the closure
support in a closure-enable image. You must download the VM from the Pharo
website if you want to use pharo:
http://www.pharo-project.org/pharo-download



> My bad.  I'm using Squeak-3.10-1.i686-pc-linux-gnu.tar which is an old VM.
>
> Will this old vm work with old images Squeak images?
>
>
I have no idea, but I guess it *should*. But for sure it won't work with
Pharo as you need a closure VM.

Cheers,

Mariano


> Thanks,
> Monty
>
>
> --
> View this message in context:
> http://n2.nabble.com/This-interpreter-vers-6502-cannot-read-image-file-vers-6504-tp4162082p4162133.html
> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to