I can't compile, or run Java 2 SE 1.3 .java & .class files on Linux Ubuntu. When I try to, I get this message in Terminal:
/home/X/Desktop/jdk1.3.1_20/bin/i386/native_threads/javac: error while loading shared libraries: libhpi.so: cannot open shared object file: No such file or directory
X = user account name
This happens on both 32-bit, and 64-bit operating systems. Any help?