Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3798

Summary: Sun jdk ebuild does not install correct plugin for mozilla
Product: Gentoo Linux Reporter: Robert Jan Schutten <robert.jan.schutten>
Component: New packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Jan Schutten 2002-06-17 02:05:35 UTC
The latest ebuild for the sun java sdk (sun-jdk-r3.ebuild) does not install the
correct link to the mozilla plugin.

It installs a link to
/opt/sun-jdk-1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji140.so
in directory /usr/lib/mozilla/plugins.

This file does not exist. It should be a link to
/opt/sun-jdk-1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji.so
Comment 1 Robert Jan Schutten 2002-06-17 02:09:39 UTC
The ebuild file is: sun-jdk-1.4.0-r3.ebuild
Comment 2 Robert Jan Schutten 2002-06-18 01:55:03 UTC

*** This bug has been marked as a duplicate of 3554 ***