Re: problem with jdk1.2.2 for Linux

2000-03-17 Thread Riyad Kalla
Did you include /usr/bin/jdk1.2.2/bin in your path at the very front of it? a la: export PATH=/usr/bin/jdk1.2.2/bin:$PATH On Fri, 17 Mar 2000, [EMAIL PROTECTED] wrote: > I installed jdk1_2_2 on a Linux PC, but when I try compiling with javac, the >following message comes: > > > > /usr/bin/j

problem with jdk1.2.2 for Linux

2000-03-17 Thread mist
I installed jdk1_2_2 on a Linux PC, but when I try compiling with javac, the following message comes: /usr/bin/jdk1.2.2/bin/javac: /bin/realpath: No such file or directory /usr/bin/jdk1.2.2/bin/javac: /bin/realpath: No such file or directory javac was not found in /bin/i386/green_threads/javac