[plt-scheme] error starting drscheme 371.3

From: Eli Barzilay (eli at barzilay.org)
Date: Mon Sep 17 01:05:38 EDT 2007

On Sep 16, Robert Matovinovic wrote:
> after installing the nightly build of 371.3-full for Windows DrScheme
> doesn't start, instead the standard output shows:
> 
> collects\drscheme\compiled\drscheme.zo::0: read (compiled): code compiled
> for version 371.3, not 371.2

Yes, there was a problem with the Windows nightly build.  Hopefully it
will be resolved on the next build.

The result of this problem is a mixture of .ss files from 371.2 and
.zo files from 371.3, which also explains this:

On Sep 16, Jens Axel Søgaard wrote:
> It seemed to work, but ...
> I ran ./DrScheme and it started fast. However, the
> message in the REPL is:
> 
>    Welcome to DrScheme, version 371.2-svn16sep2007 [3m]

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.