[plt-scheme] Re: PLT Scheme v300
On Dec 19, Peter Santoro wrote:
> I built slackware 10.2 packages for mzscheme and drscheme. While doing
> so, I discovered the following zero length files:
>
> mzscheme:
> collects/launcher/sh
> drscheme:
> collects/launcher/sh
IIRC, these are stubs that are used when creating launchers -- they're
only being used for their executable bit.
> collects/tests/web-server/scheme-units/test-web-root/servlets/test4-incremental.ss
The tests contain lots of not-too-organized stuff, but I think that
this one is also intentional.
> I'm not sure if these are by design or if they are errors.
>
> BTW, my slackware 10.2 mzscheme package can be downloaded at:
>
> http://members.bluefrog.com/~psantoro3/10.2/
>
> Feedback is welcomed. Unfortunately, my dial-up account only allows
> for 15MB per id, so I cannot upload my drscheme package which is
> almost 17MB.
If people are interested, I can put the file on my pages.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!