[plt-scheme] plt-web-server-text requires mred?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue Sep 19 19:17:10 EDT 2006

It needs to check if `mred' is installed and if the servlet uses it.
Apparently it can't do this if it ISN'T installed. I'll have to fix
it.

Jay

On 9/19/06, Dave Herman <dherman at ccs.neu.edu> wrote:
> I built the nightly snapshot of mzscheme without mred and tried running
> plt-web-server-text and got this error:
>
> ;; --
> modwest$ ./plt-web-server-text -h
> standard-module-name-resolver: collection not found: "mred" in any of:
> (#<path:/.plt-scheme/352.6/collects> #<path:/plt-352.6/collects>)
>
>   === context ===
> cloop
> ;; --
>
> Did I somehow do the build wrong?
>
> Thanks,
> Dave
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


-- 
Jay McCarthy <jay at cs.brown.edu>
http://jay.makeoutcity.com/


Posted on the users mailing list.