Gentoo Archives: gentoo-amd64

From: "Björn Bredohl" <bjoern@×××××××.de>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Java on AMD64
Date: Thu, 20 Sep 2007 16:49:04
Message-Id: 46F2A214.6070503@bredohl.de
In Reply to: Re: [gentoo-amd64] Java on AMD64 by Mark Knecht
1 Mark Knecht schrieb:
2 > On 9/20/07, Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de> wrote:
3 >> On Donnerstag, 20. September 2007, Mark Knecht wrote:
4 >>> It has been a long time since I've looked at Java on my AMD64 machine.
5 >>> I run into links, etc., and they don't work. It was frustrating two
6 >>> years ago. It just didn't work. On my machine still it doesn't, but
7 >>> maybe this is because I haven't tried to fix it in a long time, so...
8 >>>
9 >>> Here's a link with some Java on the page:
10 >>>
11 >>> http://mathworld.wolfram.com/GaussianFunction.html
12 >>>
13 >>> I get the typical white box with a jigsaw puzzle piece asking me to
14 >>> 'Click here to download plugin' and then a message about JRE missing.
15 >> works perfectly fine for me.
16 >>
17 >>> I currently use Blackdown but notice this 'virtual' JRE is Sun. That
18 >>> all seems a bit strange.
19 >> Blackdown sucks. Really. It is bad.
20 >>
21 >>>
22 >>> I thought that before I invested too much time I'd ask if there is
23 >>> anyone who makes pages like the one above work and what you have
24 >>> installed.
25 >>>
26 >> java-config -L
27 >> The following VMs are available for generation-2:
28 >> 1) Blackdown 32bit JRE 1.4.2.03 [emul-linux-x86-java-1.4.2]
29 >> 2) Sun 32bit JRE 1.6.0.02 [emul-linux-x86-java-1.6]
30 >> 3) Sun JDK 1.5.0.12 [sun-jdk-1.5]
31 >> *) Sun JDK 1.6.0.02 [sun-jdk-1.6]
32 >>
33 >> So I am using the 1.6 jdk from Sun
34 >>
35 >> browser is Konqueror from KDE 3.5.7
36 >> No special settings.
37 >> Java enabled in the settings menu.
38 >> --
39 >> gentoo-amd64@g.o mailing list
40 >>
41 >>
42 >
43 > I switched before I got your reply to the Sun 32-bit JRE. That failed:
44 >
45 > mark@lightning ~ $ java-config -L
46 > The following VMs are available for generation-2:
47 > 1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2]
48 > *) Sun 32bit JRE 1.6.0.02 [emul-linux-x86-java-1.6]
49 > 3) Sun JDK 1.5.0.12 [sun-jdk-1.5]
50 > 4) Sun JRE 1.6.0.02 [sun-jre-bin-1.6]
51 > mark@lightning ~ $
52 >
53 > I tried switching both the system VM and my local VM to the
54 > sun-jre-bin but that failed also:
55 >
56 > mark@lightning ~ $ java-config -L
57 > The following VMs are available for generation-2:
58 > 1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2]
59 > 2) Sun 32bit JRE 1.6.0.02 [emul-linux-x86-java-1.6]
60 > 3) Sun JDK 1.5.0.12 [sun-jdk-1.5]
61 > *) Sun JRE 1.6.0.02 [sun-jre-bin-1.6]
62 > mark@lightning ~ $
63 >
64 > I notice you are using the JDK, not the JRE. Would it be worth me
65 > installing that?
66 >
67 > I'd love to hear from another Firefox user just to be sure it's not
68 > something to do with the browser since you used Konqueror.
69 >
70 > Thanks!
71 >
72 > - Mark
73
74 Currently there is only a 64 bit java browserplugin in the blackdown
75 package, and this is unstable! If you want java support in for example
76 firefox, than you have to use the firefox-bin package (32bit).
77
78 To see the available java plugins:
79
80 eselect java-nsplugin list
81
82 and here is the thread, why the 64bit java plugin is not in the obove list:
83 http://forums.gentoo.org/viewtopic-t-552110.html
84
85 To use the unstable 64bit blackdown java plugin, you have to link the
86 libjavaplugin_oji.so manually.
87
88 - Björn

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-amd64] Java on AMD64 Mark Knecht <markknecht@×××××.com>