Hi,

I just download and install jdk1.1.6 at /usr/local/jdk1.1.6/.
I read the README.linux file and I did everything it is said there.
I added to the PATH the bin dir: "/usr/local/jdk1.1.6/bin".
Now, when I try to run javac I get the following error message:

$ javac CFFCT.java 
/usr/local/jdk1.1.6/bin/../bin/i586/green_threads/javac:
/usr/local/jdk1.1.6/bin/../bin/i586/green_threads/java: No such file or
directory

running "javac" by itself without the input filename, I get the same
error. Also, I put in the PATH every dir under /usr/local/jdk1.1.6/
and still get the same error.

What causes the error and how can I fix it?

Thanks
Georgios Y Lazarou
University of Kansas

Reply via email to