Paul Metcalfe <[EMAIL PROTECTED]> writes: > This resulted in the following message: > /opt/jdk117_v1a/bin/../bin/i586/green_threads/java: error in loading > shared libraries: /opt/jdk117_v1a/bin/../lib/i586/green_threads/libjava.so: > undefined symbol: _dl_symbol_value > > Any suggestions on how to get jdk 1.1.7 v1a to run under Redhat 6.1 This may be due to library version mismatches: Redhat 6.1 uses glibc 2.1 and the version of JDK 1.1.7v1a you downloaded uses glibc 2.0. Make sure you use a JDK version that clearly states "I am for glibc 2.1". If you have already done so, I am out of ideas. -- [If you post a response, no need to cc me; if you cc me, please say so.] "When you think you know everything, you can get a Bachelor's. When you realize you don't know anything, you can get a Master's. When you realize your supervisor also doesn't know anything, you can get a Ph.D." ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]