[plt-scheme] 301.13

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Apr 26 23:41:06 EDT 2006

On Apr 26, Chongkai Zhu wrote:
> I just downloaded and installed 301.13 from nightly builds. But it
> can't even start:
> 
> standard-module-name-resolver: collection not found: "drscheme" in
> any of: (#<path:C:\Documents and Settings\Chongkai Zhu\Application
> Data\PLT Scheme\301.13\collects>)
> [...]

This means that the binary executable did not find the collects
directory, so it only had your user-local collects in.  It's due to
some more bugs that were fixed today, no new pre-build yet.

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


Posted on the users mailing list.