>>>>> P Q writes:

> hi I just downloaded the jdk1.1.6 and installed in my linux system.

> when I try to run "javac" command, it gives me the following error
> message: /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

> I think it is related to the .java_wrapper in the bin directory..

Sounds more like a libc5/glibc issue.

If you have /lib/libc-2.0.7.so you'll need the glibc version of the JDK,
if you *only* have /lib/libc.so.5 you'll need the libc5 version.


        Jürgen

-- 
Juergen Kreileder, Universitaet Dortmund, Lehrstuhl Informatik V
Baroper Strasse 301, D-44221 Dortmund, Germany
Phone: ++49 231/755-5806, Fax: ++49 231/755-5802

Reply via email to