Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Error installing Jdk 1.8 on CentOS

user10774339Jul 13 2017 — edited Jul 13 2017

Can someone assist with the issue below? I have run updates as per the following KB (https://www.unixmen.com/install-oracle-java-jdk-8-centos-76-56-4/ ) but still run into the error below. Any help is appreciated.

-bash-4.2# rpm -Uvh jdk-8u111-linux-i586.rpm

Preparing...                          ################################# [100%]

Updating / installing...

   1:jdk1.8.0_111-2000:1.8.0_111-fcs  ################################# [100%]

Unpacking JAR files...

        tools.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/lib/tools.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

        plugin.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/jre/lib/plugin.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

        javaws.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/jre/lib/javaws.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

        deploy.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/jre/lib/deploy.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

        rt.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/jre/lib/rt.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

        jsse.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/jre/lib/jsse.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

        charsets.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/jre/lib/charsets.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

        localedata.jar...

/usr/java/jdk1.8.0_111/bin/unpack200: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Error: unpack could not create JAR file:

        /usr/java/jdk1.8.0_111/jre/lib/ext/localedata.jar

Please refer to the Troubleshooting section of the Installation Instructions

on the download page.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 10 2017
Added on Jul 13 2017
1 comment
3,118 views