[plt-scheme] error message installing web-server

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Mar 20 15:47:33 EDT 2008

I'm not sure what debian is doing, but the web-server doesn't require
SLIB. The first error seems to just say it isn't running. So who knows
what the second means.

Jay

On Thu, Mar 20, 2008 at 12:45 PM,  <hendrik at topoi.pooq.com> wrote:
> I'm running Debian stable (currently etch) on an AMD-64 system, with
>  drscheme and mzscheme installed.  Now I decide I want to activate
>  mzscheme's web-server to try it out.  Earlier, I asked for it not to
>  start on boot.
>
>  I reconfigure mz-scheme:
>
>  april:~# dpkg-reconfigure mzscheme
>
>  Stopping web server: web-server ... No /usr/bin/mzscheme found running;
>  none killed.
>  done.
>  Cataloging SLIB routines...
>  reference to undefined identifier: slib:features
>  april:~#
>
>  and, as far as I can tell, no web server is running.  In particular,
>  when I use my browser to access http://localhost:8000, I am told it is
>  unable to connect to localhost (port 8000).
>
>  Is the slib problem queering things, or is something else wrong?
>
>  -- hendrik
>
>  _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay.mccarthy at gmail.com>
http://jay.teammccarthy.org


Posted on the users mailing list.