I just downloaded a java development Kit for my Linux
which is from a RPM depository sit.

                jdk-117_v1a-2   JDK is the Java development Kit
                                             for linux


I installed it using "glint".  However, I cannot use it.
Everytime I use "javac" call, the following error occurs:

/usr/local/bin/javac: /usr/local/bin/.extract_args: No such file or
directory
/usr/local/bin/java: error in loading shared libraries:
/usr/local/jdk117_v1a/lib/i686/green_threads/libjava.so: undefined
symbol: _dl_symbol_value


It seems the java using the i686 file instead i586.  My
computer is a 586 machine.

Does anyone has any clue?

--Simmy


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to