RE: Java 2

2000-03-27 Thread Austin Bingham
You'll need to make sure the CLASSPATH environment variable is set to point to not only the code you are writing but the Java runtime classes as well. You can read the java documentation for more info on CLASSPATH...it is very important that you understand it. In all likelihood, what you will need

Re: RE: Java 2

2000-03-25 Thread tom carlile
el Yuan" <[EMAIL PROTECTED]> > From: "Gary Tsai" <[EMAIL PROTECTED]> > Reply-To: "Gary Tsai" <[EMAIL PROTECTED]> > Subject: RE: Java 2 > > well, i don't think this is it because the error message i get refers an > exception in thread m

RE: Java 2

2000-03-25 Thread Gary Tsai
ED]] > Sent: Saturday, March 25, 2000 4:27 AM > To: Gary Tsai > Cc: SigLinux > Subject: Re: Java 2 > > > > Just in case you have not done that: the jdk1.2.2 runs on new glibc. The > glibc2.1 shipped with RedHat6.0 does not work. > > On Sat, 25 Mar 2000, Gary Tsa

Re: Java 2

2000-03-25 Thread Michael Yuan
Just in case you have not done that: the jdk1.2.2 runs on new glibc. The glibc2.1 shipped with RedHat6.0 does not work. On Sat, 25 Mar 2000, Gary Tsai wrote: > Hi, > > does anybody have experience with JDK 1.2.2 aka Java 2? if so (under linux, > sun or windows), can you please tell me what i