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

JPI does not work with NS7 on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 1.4.2, 1.4.2_02, 5.0
    • docs
    • generic, x86
    • linux_redhat_2.1, linux_redhat_7.3

      J2SE 1.4.2_02 is supporting RHL7.3, described in the following URL.

      http://java.sun.com/j2se/1.4.2/system-configurations.html

      JPI library 'libjavaplugin_oji.so' for Mozilla, Netscape7 or higher
      requires libgcc_s.so.1 but RHL7.3 does not have libgcc_s.so.1.
      So the following error occurs when running the browser.

      # LoadPlugin: failed to initialize shared library /root/j2sdk1.4.2_02/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so [libgcc_s.so.1: cannot open shared object file: No such file or directory]
      bash: LoadPlugin:: command not found
      #

      Usually, libgcc_s.so.1 is packed into libgcc-<version>.i386.rpm and
      installed under /lib directory, but it seems that the shared lib
      is not included in RHL7.3 install media.

      FYI:
           version exist rpm-package name supported on J2SE
           --------+-------+-------------------------+-------------------
           RHL7.2 yes libgcc-3.0.1-3.i386.rpm no?
           RHL7.3 no n/a yes
           RHL8.0 yes libgcc-3.2-7.i386.rpm yes
           RHL9 yes libgcc-3.2.2-5.i386.rpm no?

            jgraysunw Joann Gray (Inactive)
            kurosaki Kenichi Kurosaki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: