- From: Stephane Nicoll <stephane.nicoll@skynet.be>
- Date: Sat, 16 Feb 2002 09:50:51 +0100
- To: <www-jigsaw@w3.org>
- Message-ID: <002801c1b6c7$0992b040$59a388d9@bettyboop>
You must ass jigsaw.zip and jigadmin.jar to your classpath environment. If you are on Win9X juste add the following line to your classpath: SET CLASSPATH=c:\jigsaw\classes\jigsaw.zip;c:\jigsaw\classes\jigadmin.jar;%CLASS PATH% if you are under Win NT/2000/XP left click on my computer -> properties -> environment variables -> search for a variable named CLASSPATH and add it c:\jigsaw\classes\jigsaw.zip;c:\jigsaw\classes\jigadmin.jar if you can find it creates it. Hope it helps, Stéphane PS: under 9X you must restart your computer in order that changes take place. ----- Original Message ----- From: "#CHEN ZHIQIANG#" <144229266@ntu.edu.sg> To: <www-jigsaw@w3.org> Sent: Saturday, February 16, 2002 7:37 AM Subject: Problem in Installation > Dear All, > > I just downloaded the Jigsaw 2.2.0 and encountered some problem when installing it. > > I followed the procedures as in the document. I am installing it on Windows. > > Ater typing C:\Jigsaw\Jigsaw>java Install > > The error message goes exactly like this: > > Jigsaw/2.2.0 setup. > updating C:\Jigsaw\Jigsaw\config\http-server.props ... Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/jigsaw/http/httpd > at Install.install<Install.java:134> > at Install.main<Install.java:210> > > > I don't know how to fix this . Would you please help me? > > Thank you in advance for your help. > > Chen Zhiqiang, Michael > >
Received on Saturday, 16 February 2002 03:51:18 UTC