- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Wed, 10 Feb 1999 09:28:12 +0100
- To: varshgir@concentric.net, Jigsaw Mailing List <www-jigsaw@w3.org>
Well, there is a mistake in the Documentation, the CLASSPATH should not be
".",
but:
On Unix:
export CLASSPATH=<instdir>/Jigsaw/classes/jigsaw.zip:.
On Windows
set CLASSPATH=<instdir>\Jigsaw\classes\jigsaw.zip;.
Regards, Benoit.
Girish Mokhasi wrote:
> Hi,
> I downloaded the Jigsaw 2.0.1 and unzipped it into E:\Compiler dir. When
> I try to set the properties using the 'java Install' command, I get the
> following error. I set the CLASSPATH to '.' before running this.
>
> updating E:\Compiler\Jigsaw\Jigsaw\config\http-server.props ...
> java.lang.NoClas
> sDefFoundError: org/w3c/jigsaw/http/httpd
> at Install.install(Install.java:130)
> at Install.main(Install.java:204)
>
> In any case, I went ahead and tried to start the Jigsaw server, but it
> gave an error
>
> E:\Compiler\Jigsaw\Jigsaw>java org.w3c.jigsaw.Main -host http:\\hostname
> E:\Compiler\Jigsaw\Jigsaw
> Can't find class org/w3c/jigsaw/Main
>
> Could you please help me set this up ? I am doing this at home, trying
> to learn about web servers, their setup and admin. I use Win95.
>
> Thank you very much for your time..
> Girish Mokhasi
--
- Benoît Mahé -------------------------------------------------------
World Wide Web Consortium (W3C)
Architecture domain - Jigsaw Team
http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89
---------------------------------------------------------------------
Received on Wednesday, 10 February 1999 04:10:48 UTC