Missing shared X libraries

1999-12-29 Thread Friedman Roy
Hi, I installed JDK 118 on an Alpha Linux RH6.0 machine. However, when I try to invoke swing classes I get an error message that libawt.so canot locate libXm.so.1. Is there any simple solution to this? Is this a glibc or XFree86 problem? Any help would be much appreciated. Roy ---

libjava_dl.so: undefined symbol: _dl_default_scope

1999-12-25 Thread Friedman Roy
Hi everyone, I downloaded jdk117 for alpha (both v1 and v2) and when I try running java I get the above error message. I noticed that there was a similar problem with Intel (x86) and the eventual solution there was to switch to v3. However, I did not see any v3 for Alpha. Any ideas what I can do?