Gentoo Archives: gentoo-amd64

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

Replies

Subject Author
Re: [gentoo-amd64] Java on AMD64 "Björn Bredohl" <bjoern@×××××××.de>