Re: How to Insatall ?

On Wed, 10 Mar 1999, Avery, Ken wrote:

> Help,
> 
> When I execute "java Install" I get the following message:
> 
> D:\Jigsaw\Jigsaw\Jigsaw>java Install
>                 Jigsaw/2.0.1 setup.
> 
> updating D:\Jigsaw\Jigsaw\Jigsaw\config\http-server.props ... Exception in
> threa
> d "main" java.lang.NoClassDefFoundError: org/w3c/jigsaw/http/httpd
>         at Install.install(Install.java:130)
>         at Install.main(Install.java:204)

this is a classpath problem, try setting your CLASSPATH to
D:\Jigsaw\Jigsaw\classes\jigsaw.zip;.
Regards,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Wednesday, 10 March 1999 17:01:40 UTC