- From: John Brown <pacifist@worldnet.att.net>
- Date: Sat, 20 Sep 1997 12:42:27 -0400
- To: <www-jigsaw@w3.org>
When working on Windows it isn't clear how to start JigAdmin. Step three in the README file says: >3) Run the server: > > On Windows > java w3c.jigsaw.http.httpd -root <instdir>\Jigsaw\Jigsaw > On UNIX > java w3c.jigsaw.Main -root <instdir>/Jigsaw/Jigsaw What the user doesn't know at this point is that w3c.jigsaw.Main starts up TWO servers - the web server and the administration server. w3c.jigsaw.http.httpd starts the web server only. So when the user gets to Overview.html and tries to start JigAdmin his efforts will be futile. Why does the README not instruct the user to start Main regardless of the platform?
Received on Saturday, 20 September 1997 12:38:24 UTC