Re: Problem with getting JDK's to work

1998-09-16 Thread Sorin Lingureanu
On Wed, 16 Sep 1998, Molenda, Mark P wrote: > I have followed the checks listed on the web page for loading the jdk and > everything looks great. > The gzip tar file unloads and I add /usr1/jdk1.1.6/lib/classes.zip to my > CLASSPATH and /usr1/jdk1.1.6/bin > to my PATH. When I try to compile a he

Re: Problem with getting JDK's to work

1998-09-16 Thread Michael Sinz
On Wed, 16 Sep 1998 09:50:49 -0400, Molenda, Mark P wrote: >I have followed the checks listed on the web page for loading the jdk and >everything looks great. >The gzip tar file unloads and I add /usr1/jdk1.1.6/lib/classes.zip to my >CLASSPATH and /usr1/jdk1.1.6/bin >to my PATH. When I try to co

Problem with getting JDK's to work

1998-09-16 Thread Molenda, Mark P
I have followed the checks listed on the web page for loading the jdk and everything looks great. The gzip tar file unloads and I add /usr1/jdk1.1.6/lib/classes.zip to my CLASSPATH and /usr1/jdk1.1.6/bin to my PATH. When I try to compile a hello world program with javac it blows up with a core du