Re: Getting jdk1.2 to run

1999-10-28 Thread Michael Sinz
On Thu, 28 Oct 1999 18:48:09 +0200, Patrick Ohnewein wrote: >I have the same problem, now I noticed in my >/usr/jdk1.2pre2/bin/ >is no java and no javac file! > >there ist only the i386 subdirectory and 2 files named >.java_wrapper >java-rmi.cgi > >I have set the PATH, but of course it doesn't he

Re: Getting jdk1.2 to run

1999-10-28 Thread Patrick Ohnewein
I have the same problem, now I noticed in my /usr/jdk1.2pre2/bin/ is no java and no javac file! there ist only the i386 subdirectory and 2 files named .java_wrapper java-rmi.cgi I have set the PATH, but of course it doesn't help! Do I have a to old version, I downloaded it some days ago from a

Re: Getting jdk1.2 to run

1999-10-27 Thread Jo Uthus
Gordon Lindsay wrote: | I have unziped into a directory and when i go into the bin | directory, and type | java or javc or any of the jdk commands, it returns | '#bash: javac unknown command'. 1. Unpack into something like /usr/local/java/jdk1.2.2-prev2/. 2. export PATH=/usr/local/j

Getting jdk1.2 to run

1999-10-27 Thread Gordon Lindsay
Hi, I've got a dumb question, I cant get JDK1.2 to work on linux. I have unziped into a directory and when i go into the bin directory, and type java or javc or any of the jdk commands, it returns '#bash: javac unknown command'. I'm running X windows on slackware 2.2.6, wi