Hi, I'm new to the list and new to Java on Linux. I'm having a problem compiling files that import java.rmi or running rmiregistry (see error message below.) What library should be installed to use RMI? I did look through the mail archives and didn't see anything that seemed to address this particular problem. Here's what I get: Failed to locate native library in path: /usr/lib/jdk/lib/i686/green_threads:/usr/lib/rvplayer Aborting. (similar error message for rmiregistry) Thanks, Peter Eddy RedHat 5.0, Intel, kernel 2.0.34 JDK 1.1.6 v2 - glibc: [root@io jdk]# /sbin/ldconfig -D 2>&1 | grep libc | tail -1 libc.so.6 => libc-2.0.7.so [root@io jdk]# /sbin/ldconfig -D 2>&1 | grep ld | tail -1 ld-linux.so.2 => ld-2.0.7.so [root@io jdk]# xdpyinfo | grep 'release number' vendor release number: 3310