[plt-scheme] problem with 301 under Win 2000

From: Eli Barzilay (eli at barzilay.org)
Date: Tue Apr 25 15:50:34 EDT 2006

On Apr 25, Eduardo Bernal wrote:
> I get the following error in an alert window and the standard input window (which I normally never see)
> whenever I startup DrScheme 301 under Windows 2000: 
> \PLT Scheme\301\collects\schemeunit\drscheme-ui-tool.ss:80:13: compile: unbound variable in module in:
> -reset-console
> 
> I close the windows, and it seems to run normally after that. I've
> installed 301 on a WinXP laptop and desktop bur I don't see these
> problems there. Any hints?

Looks like the problem is comeing from using schemeunit -- and you
somehow got that straight into your collections instead of through
planet.

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


Posted on the users mailing list.