- From: Mykola A. Nickishov <nickishov@satellite.kiev.ua>
- Date: Thu, 15 Jul 1999 03:21:20 -0400 (EDT)
- To: Jigsaw Mailing List <www-jigsaw@w3.org>
Received on Thursday, 15 July 1999 06:31:50 UTC
Hi, Roland Mainz! You wrote:
> > Here is my install.bat:
> > --> java -classpath "d:\jdk1.2\lib\classes.zip" Install
> > It's placed in d:\jigsaw\jigsaw... Any advices now?
>
> Yep: Install.class is NOT part of the "classes.zip" JAR archive...
> Try: java -classpath "d:\jdk1.2\lib\classes.zip;." Install
> (e.g. include the current directory in -classpath and "cd" to
> "d:\jigsaw\jigsaw\".)
Ok. I change -classpath as you say... New errorlog here:
updating D:\Jigsaw\Jigsaw\config\http-server.props ...
Exception in thread "main" java.lang.NoClassDefFoundError:
org/w3c/jigsaw/http/httpd
at Install.install(Install.java:132)
at Install.main(Install.java:209)
--
General Satellite Kiev mailto:general@satellite.kiev.ua
+380 44 277-22-44, 244-92-86
SpaceGate (Internet via satellite) mailto:internet@satellite.kiev.ua
Received on Thursday, 15 July 1999 06:31:50 UTC