Gentoo Archives: gentoo-amd64

From: Jean-Marc Hengen <hengenj@×××××××××××.de>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Java Firefox plugins
Date: Thu, 26 Jul 2007 14:18:57
Message-Id: 46A8AD54.6020305@rhrk.uni-kl.de
In Reply to: Re: [gentoo-amd64] Java Firefox plugins by Beso
1 Hi,
2
3 Beso wrote:
4 >> 2007/7/26, scwang@××××××.cn:
5 >> I think that emul-linux-x86-java doesn't work with 64-bit
6 >> firefox browser. It just works with mozilla-firefox-bin, which
7 >> is 32-bit.
8 >
9 > that's incorrect!!!! the emul-linux libraries are 32 bit libraries that
10 > are to be used with firefox amd64 not firefox-bin for the conversion of
11 > 32 bit plugins to 64bit plugins.... or better explained, they're a layer
12 > for executing 32bit plugins on 64bit firefox compiled.... that's why
13 > they're a dependencies for the nspluginwrapper library....
14 > anyway, just use the howto flash9 and java with firefox on amd 64 from
15 > http://gentoo-wiki.com/
16
17 You're both not correct. emul-linux-x86-java is, like stated at the
18 description of the package the "32bit version Sun's J2SE Development
19 Kit". So, firefox, which is compiled for 64bit can't use the plugin
20 directly, but mozilla-firefox-bin, which is also 32bit can use that
21 plugin. The reason is, that no application compiled for 64bit can be
22 linked with something complied for 32bit.
23
24 Some people wanted however have 64bit firefox/konqueror/... and also use
25 32bit plugin's like flash. (blackdown-jdk for 64bit has a nsplugin,
26 which don't work with current firefox versions anymore. So in the past,
27 that wasn't a problem, 64bit firefox and java.) So they wrote
28 nspluginwrapper, which allow to use any 32bit nsplugin. This means, with
29 nspluginwrapper you can use emul-linux-x86-java's nsplugin in 64bit firefox.
30
31 As a side note, the emul-packages bring some precompiled 32bit libs,
32 which are often present on any linux system. Those are needed for
33 packages, like opera, skype, wine, ... which are only available for
34 32bit. Search the list for more detailed answers about, why emul
35 packages exists, this was often discussed in the past.
36
37 Greetings,
38 Jean-Marc Hengen
39 --
40 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Java Firefox plugins Beso <givemesugarr@×××××.com>