Re: HW part D


Subject: Re: HW part D
From: Pengcheng Wu (wupc@ccs.neu.edu)
Date: Fri Oct 04 2002 - 10:24:56 EDT


It seems you have not set up the CLASSPATH correctly. You should set
CLASSPATH as:

  CLASSPATH=.:/proj/demsys/demeterj/cur/rt.jar

and try to run it again.

P.S., please use com1205-grader@ccs.neu.edu to reach me to get quick
response.

--Pengcheng Wu

On Thu, 3 Oct 2002, Harry Phan wrote:

> This is what I get when I ran it from Unix:
> [denali: /home/lieber/.www/com1205/f02/hw/1/graph/gen/classes] > java Main
> < ../../class-graph.input
> Exception in thread "main" java.lang.NoClassDefFoundError:
> edu/neu/ccs/demeter/Ident
> at Parser._Ident(Parser.java:470)
> at Parser._Vertex(Parser.java:242)
> at Parser._Adj(Parser.java:63)
> at Parser._Cd_graph(Parser.java:49)
> at Cd_graph.parse(Cd_graph.java:16)
> at Main.main(Main.java:16)
>
> And on my machine, I get nothing.
>
>
>
> On Thu, 3 Oct 2002, Pengcheng Wu wrote:
>
> > Can you desripe your problem in more details?
> >
> > --Pengcheng Wu
> >
> > On Thu, 3 Oct 2002, Harry Phan wrote:
> >
> > > Hi-
> > >
> > > I'm having problems running the graph program on my computer and also on
> > > unix. On unix it gave me errors, but on my machine, after I entered the
> > > input, nothing happens, no messages or anything. The binary tree program
> > > worked fine on mine and unix.
> > >
> > > -Harry Phan
> > >
> >
>



This archive was generated by hypermail 2b28 : Fri Oct 04 2002 - 10:24:57 EDT