Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3962 - (sun-jdk-1.4.0-r3): misleading suggesion in the "einfo" part of the ebuild.
Summary: (sun-jdk-1.4.0-r3): misleading suggesion in the "einfo" part of the ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-20 21:44 UTC by Dan Naumov
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Naumov 2002-06-20 21:44:49 UTC
As of right now, the ebuild reads as following:

* To install the Java plugin for Mozilla manually, do:
* ln -s /opt/sun-jdk-1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji140.so
/usr/lib/mozilla/plugins/
* (Make certain the directory /usr/lib/mozilla/plugins exists first)

This is incorrect, seeing as the file "libjavaplugin_oji140.so" does not exist
after the installation. The correct filename is "libjavaplugin_oji.so".
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-06-24 15:11:36 UTC
I'll start pushing all JDK stuff to you from now on. Please don't hesitate to
contact me if there are any unclear decisions to be made.
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2002-06-25 13:37:48 UTC
resolved