Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287802 - [java-experimental]dev-java/sun-jdk-1.7* available plugin for amd64 arch
Summary: [java-experimental]dev-java/sun-jdk-1.7* available plugin for amd64 arch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 18:25 UTC by Oschtan
Modified: 2009-10-12 21:14 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 Oschtan 2009-10-05 18:25:15 UTC
In ebuild
"if use x86 ; then
                        install_mozilla_plugin /opt/${P}/jre/plugin/i386/$plugin_dir/libjavaplugin_oji.so
                else
                        eerror "No plugin available for amd64 arch"
"
====
Now plugin for amd64 arch : /opt/${P}/jre/lib/amd64/libnpjp2.so
====
Not variant point the way to java-plugin by hand....

Reproducible: Always

Steps to Reproduce:
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2009-10-12 20:51:17 UTC
Fixed in 1.7.0.0_alpha73, please svn up the overlay and remerge. Thanks.