Severe problems with JDK 1.2.2 and potato

2000-06-02 Thread Dr. Simon Read
Folks, I'm having very serious problems with Sun's JDK 1.2.2 (and Blackdown's too) with potato on both my i386 and SPARC boxes. I've followed the installation instructions supplied with each, but I still get NoClassDefFoundError exceptions even for simple HelloWorld classes. I believe the pr

Re: Severe problems with JDK 1.2.2 and potato

2000-06-02 Thread Harvey Bath
Hi! Simon, I was not able to run "javac" command on my potato-i386 box and I gave following commands... May be this will help you... seinfeld:/etc/alternatives# update-alternatives --install /usr/bin/javac javac /usr/local/java/bin/javac 120 seinfeld:/etc/alternatives# type javac javac is /usr/bi