[plt-scheme] v4 webserver/packaging bug?
On Wed, Feb 20, 2008 at 02:53:04PM +0100, Jens Axel Soegaard wrote:
> Tom Schouten wrote:
>
> >i tried to upgrade to the v4 web server, and ran into the following
> >problem:
>
> >this is with:
> >http://pre.plt-scheme.org/installers/mz-3.99.0.12-bin-i386-linux-ubuntu.sh
> >on debian/etch
> >
> >however, using this:
> >http://pre.plt-scheme.org/installers/plt-3.99.0.12-bin-i386-linux-ubuntu.sh
> >
> >doesn't trigger the error.
>
> You can see the dates of the build in the DrScheme interaction window.
> My guess is that the pre.plt-scheme.org one is newer. Is it?
>
Re: Jay
looks like a strange coincidence indeed..
the plt-3.99.0.12 gives only the date, not the time:
Welcome to DrScheme, version 3.99.0.12-svn16feb2008 [3m].
the mz-3.99.0.12 gives just the version:
Welcome to MzScheme v3.99.0.12 [3m], Copyright (c) 2004-2008 PLT Scheme Inc.
http://pre.plt-scheme.org/installers/table.html says:
(version 3.99.0.12, updated at Wednesday, February 20 2008, 03:50 EST)
that's 4 days apart..
makes me wonder: if they are nightly builds, are the files in
http://pre.plt-scheme.org/installers uniquely versioned, or are there
different 3.99.0.12 builds?
cheers,
tom