Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8010958

Single Binary function does not work when running RPM installer on Linux.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 8
    • 8
    • install
    • None
    • Tested with JRE8 b81 on RHEL6.1.

    • generic
    • linux_redhat_6.1

      This is Andy at Evergreen.

      I tested the single binary function on Linux with JRE8 b81, but it cannot work after installed JRE.

      In Linux installer, there is a “javasettings” program which performs the single binary functions.
      When we running the rpm installer on Linux, the installer will run this program.
      But this program cannot be run correctly in current Linux installer.

      Steps:
      1. Run RPM installer of JRE on Linux.
      2. Check the /var/log/java_install.log file.

      Problem:
      There is an error message like below:
      /usr/java/jre1.8.0/lib/javasettings: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

      It seems that the javasettings cannot be run when installing because of a library problem.

            dmalav Dinesh Malav (Inactive)
            ana Alice Na (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: