March 27, 2012
7:24 p.m.
On Tue, Mar 27, 2012 at 12:36 AM, Pavel Krivanek <pavel.krivanek@gmail.com>wrote:
Hi,
I'm trying to open an old production image based on Squeak 3.9.1 file with CogVM and I get: This interpreter (vers. 6505) cannot read image file (vers. 6502)
I've always seen only the inverse report. Any idea how to convert the image?
You can start from the closure bootstrap on my web site<http://www.mirandabanda.org/files/Cog/Closures0808/Bootstrap/>. But it's a lot of work, and even then there are lots of additional upgrades to get to a bug-free system. IMO it would be far better to try and recreate it.
Cheers, -- Pavel
-- best, Eliot