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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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
46 views