Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable To Compile & Run J2SE1.3 on Linux Ubuntu

Virtual LawJan 21 2025 — edited Jan 21 2025

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?

Comments
Post Details
Added on Jan 21 2025
0 comments
134 views