Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 64-bit Firefox + java?
Date: Fri, 23 Jan 2009 14:31:49
Message-Id: 49bf44f10901230631l5bab741ej5caf7d206c26383a@mail.gmail.com
In Reply to: Re: [gentoo-user] 64-bit Firefox + java? by Pariksheet Nanda
1 > Use icedtea from the java-overlay. Works beautifully for me on ff3
2 >
3 > Pariksheet
4
5 I'd like to give that a try but I get:
6
7 # emerge icedtea6
8 Calculating dependencies... done!
9 [ebuild N ] dev-java/icedtea6-1.3.1-r2 USE="nsplugin -cacao
10 -debug -doc -examples -javascript -pulseaudio -shark -zero"
11 * Error: circular dependencies:
12 ('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') depends on
13 ('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') (hard)
14 * Note that circular dependencies can often be avoided by temporarily
15 * disabling USE flags that trigger optional dependencies.
16
17 Does anyone know how to resolve this? I tried disabling the nsplugin
18 USE flag with the same result.
19
20 - Grant
21
22
23 >>> >>>> I recently switched from firefox-bin and nspluginwrapper to 64-bit
24 >>> >>>> firefox and the latest flash, and I just realized java no longer
25 >>> >>>> works. Do I need to go back to firefox-bin and nspluginwrapper for
26 >>> >>>> java to work?
27 >>> >>>
28 >>> >>> Which java are you using? Sun's java didn't have a 64-bit browser
29 >>> >>> plug-in until very recently.
30 >>> >>>
31 >>> >>> http://blogs.sun.com/joshis/entry/finally_it_s_here_java
32 >>> >>
33 >>> >> That sounds great. Is it set up in portage yet? If so, can you tell
34 >>> >> me a package name?
35 >>> >
36 >>> > Not that I know of, it hasn't been released yet (still beta). I've
37 >>> > read on the www that you can extract just the libnpjp2.so file from
38 >>> > the archive and drop it in on top of your current sun-jre
39 >>> > installation, then make a symlink to it your firefox plugins
40 >>> > directory. I haven't actually tried it as I can't remember the last
41 >>> > time I ran into java on the web.
42 >>>
43 >>> Thank you, I'll keep an eye on that.
44 >>>
45 >>> - Grant
46 >>
47 >> or just use konqueror which does not need java-plugin to display&use java
48 >> since it can use java directly.