Skip to Main Content

Infrastructure Software

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.

Error while installing Java using jrockit on my Linux box

user12197222Dec 23 2021

Hi,
I am trying to install java 1.6 using jrockit software in my 64-bit linux box, but I am getting errors:
[hnp@localhost jdk6]$ chmod u+x jrockit-jdk1.6.0_45-R28.2.7-4.1.0-linux-x64.bin
[hnp@localhost jdk6]$ ./jrockit-jdk1.6.0_45-R28.2.7-4.1.0-linux-x64.bin
Extracting 0%....................................................................................................100%
[ERROR] System library not found: java. No such file or directory
JRockit aborted: Error loading native library (64)
** Error during execution, error code = 16384.
Please help me to resolve the same.
Regards,
HNP

Comments

Post Details

Added on Dec 23 2021
0 comments
557 views