Re: from a user

Benoit Mahe wrote:

> This is a CLASSPATH problem, please check that jigsaw.zip is
> in your CLASSPATH. Actually your CLASSPATH should be:
>
> CLASSPATH=/afs/ncsa.uiuc.edu/projects/qmc2/hwanjoyu/WebFlow/Jigsaw/classes/jigsaw.zip;.

Oops! it is ':' not ';'

Regards, Benoit.

>
>
> Regards, Benoit.
>
> hwan-jo yu wrote:
>
> > I installed the Jigsaw on a SGI machine.
> > After I did "java Install", I tried to do "java org.w3c.jigsaw.Main -root
> > <instdir>/Jigsaw/Jigsaw", but in vain.
> > The following is the errors.
> >
> > ---------------------------------------
> > % java Install
> >                 Jigsaw/2.0.2 setup.
> >
> > updating
> > /afs/ncsa.uiuc.edu/projects/qmc2/hwanjoyu/WebFlow/Jigsaw/Jigsaw/config/http-server.props
> > ... java.lang.NoClassDefFoundError: org/w3c/jigsaw/http/httpd
> >         at Install.install(Install.java:133)
> >         at Install.main(Install.java:209)
> > % pwd
> > /afs/ncsa.uiuc.edu/projects/qmc2/hwanjoyu/WebFlow/Jigsaw/Jigsaw
> > % java org.w3c.jigsaw.Main -root
> > /afs/ncsa.uiuc.edu/projects/qmc2/hwanjoyu/WebFlow/Jigsaw/Jigsaw
> > Can't find class org.w3c.jigsaw.Main
> > %
> > ----------------------------------------------
> >
> > Could you please tell me what is wrong ?
> >
> > Thanks
>
> --
> - Benoît Mahé -------------------------------------------------------
>                       World Wide Web Consortium   (W3C)
>                     Architecture domain - Jigsaw Engineer
>
>                http://www.w3.org/People/Mahe  - bmahe@w3.org
> ---------------------------------------------------------------------

--
- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium   (W3C)
                    Architecture domain - Jigsaw Engineer

                http://www.w3.org/People/Mahe  - bmahe@w3.org
---------------------------------------------------------------------

Received on Tuesday, 20 April 1999 04:24:10 UTC