Hi Neale and thanks for the response. I verified the $PATH variable had the directory /usr/local/jdk1.2.2/bin included before trying the compile. Here are the messages we are seeing from trying to do the compile:
[root@ifmclinx local]# javac /u/iachris/HelloWorld.java /usr/local/jdk1.2.2/bin/../jre/bin/s390/realpath: error in loading shared librar ies: /usr/local/jdk1.2.2/bin/../jre/bin/s390/realpath: symbol __register_frame_i nfo, version GLIBC_2.0 not defined in file libc.so.6 with link time reference /usr/local/jdk1.2.2/bin/javac: /bin/realpath: No such file or directory /usr/local/jdk1.2.2/bin/javac: /bin/realpath: No such file or directory javac was not found in /bin/s390/native_threads/javac I'll look around at the SuSE site. My only concern will be the time to get another distribution up and running in the time frame the apps folks want (of course isn't that always the battle we face....) Thanks again, John >>> "Ferguson, Neale" <[EMAIL PROTECTED]> 03/13/02 01:41PM >>> I ported the Blackdown JDK to Linux/390 so I may be able to help. What problems are you seeing? I'm going to bet it will be glibc related. The Marist distribution was a grand gift to the Linux community in the early days but it's now suffering from terminal unusability. If at all possible get the SuSE beta which will probably make your Apache even happier.
