[plt-scheme] No network - no help
In a message dated 8/12/2002 4:54:56 PM Central Daylight Time,
steck at ccs.neu.edu writes:
> > Is there a way for me to get Help Desk to work like it did with
> > 200?
>
> No -- v201 Help Desk requires networking support.
>
> You don't have to be connected to an external network, but you do need
> to connect to the loopback device via TCP/IP.
Per se, if you have been able to run the v200 web server on your machine
without a network, I think you should be able to get the help desk to work
in v201.
I don't know if this small change will work on Linux, but I dealt with this
problem on my laptop by changing help/private/server.ss: each of occurence
of "127.0.0.1" I changed to "localhost". It is a silly change, but it worked
on
Windows.
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20020812/bab52c7b/attachment.html>