On Tue, 25 Aug 1998, [EMAIL PROTECTED] wrote:

NO, KENNY FREEMAN did NOT type:
> On Tue, 25 Aug 1998, Kenny Freeman wrote:
> Your problem is probarbl the same that I had:
> I always typed 
>    java Test.class
> which ended up in the same error message that you discribed.
> Try java Test
> without .class and you will have successcribed
> 
Kenny Freeman did type:
> > How about the CLASSPATH env var? echo $CLASSPATH should show something
> > like: /usr/local/jdk/lib/classes.zip:/java:.
> > most common problem with the class not found thing is improper classpath.
> > 
> > On Tue, 25 Aug 1998 [EMAIL PROTECTED] wrote:
> > 
> > > Running Slackware 3.4 with JDK 1.1.5 I can run javac but when I run java
> > > Test in directory /java I get the error Test.class not find.
> > > My profile has "." set and I also export my PATH="$PATH:/java" but it still
> > > can't find it.
> > > 
> > > Any ideas will be helpful.
> > > 
> > > Steve Gee
> > > Maxor NPS
> > > Development
> > > 
> > > "Do or Do Not, there is no Try"
> > > 
> > > 
> > 
> > 
> 

Reply via email to