From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IYPD5-0006Zz-Sq for garchives@archives.gentoo.org; Thu, 20 Sep 2007 16:49:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8KGcquT012044; Thu, 20 Sep 2007 16:38:52 GMT Received: from main.bredohl.eu (main.bredohl.eu [213.239.220.112]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8KGcqTc012039 for ; Thu, 20 Sep 2007 16:38:52 GMT Received: from localhost (localhost [127.0.0.1]) by main.bredohl.eu (Postfix) with ESMTP id BE4141B8E0 for ; Thu, 20 Sep 2007 18:31:24 +0200 (CEST) X-Virus-Scanned: amavisd-new 2.5.1 (20070531) at bredohl.eu Received: from main.bredohl.eu ([127.0.0.1]) by localhost (main.bredohl.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ihvf7v3pTXm4 for ; Thu, 20 Sep 2007 18:31:18 +0200 (CEST) Received: from [192.168.178.111] (e182121198.adsl.alicedsl.de [85.182.121.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by main.bredohl.eu (Postfix) with ESMTP id E4A771B862 for ; Thu, 20 Sep 2007 18:31:17 +0200 (CEST) Message-ID: <46F2A214.6070503@bredohl.de> Date: Thu, 20 Sep 2007 18:38:44 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_Bredohl?= User-Agent: Thunderbird 2.0.0.6 (X11/20070829) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] Java on AMD64 References: <5bdc1c8b0709200733p4fa1c55amdaccb53b36883ce0@mail.gmail.com> <200709201742.43936.volker.armin.hemmann@tu-clausthal.de> <5bdc1c8b0709200927i17882863lb62e1bf71809c9ec@mail.gmail.com> In-Reply-To: <5bdc1c8b0709200927i17882863lb62e1bf71809c9ec@mail.gmail.com> X-Enigmail-Version: 0.95.3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig76CB8622EF88CD3E22B15595" X-Archives-Salt: d92c2f3a-98b4-419c-a7f9-49ab9d1ab3cf X-Archives-Hash: 2d4618d503673155f43c16bd8cd04bd2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig76CB8622EF88CD3E22B15595 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mark Knecht schrieb: > On 9/20/07, Volker Armin Hemmann = wrote: >> On Donnerstag, 20. September 2007, Mark Knecht wrote: >>> It has been a long time since I've looked at Java on my AMD64 machine= =2E >>> I run into links, etc., and they don't work. It was frustrating two >>> years ago. It just didn't work. On my machine still it doesn't, but >>> maybe this is because I haven't tried to fix it in a long time, so...= >>> >>> Here's a link with some Java on the page: >>> >>> http://mathworld.wolfram.com/GaussianFunction.html >>> >>> I get the typical white box with a jigsaw puzzle piece asking me to >>> 'Click here to download plugin' and then a message about JRE missing.= >> works perfectly fine for me. >> >>> I currently use Blackdown but notice this 'virtual' JRE is Sun. That >>> all seems a bit strange. >> Blackdown sucks. Really. It is bad. >> >>> >>> I thought that before I invested too much time I'd ask if there is >>> anyone who makes pages like the one above work and what you have >>> installed. >>> >> java-config -L >> The following VMs are available for generation-2: >> 1) Blackdown 32bit JRE 1.4.2.03 [emul-linux-x86-java-1.4.2] >> 2) Sun 32bit JRE 1.6.0.02 [emul-linux-x86-java-1.6] >> 3) Sun JDK 1.5.0.12 [sun-jdk-1.5] >> *) Sun JDK 1.6.0.02 [sun-jdk-1.6] >> >> So I am using the 1.6 jdk from Sun >> >> browser is Konqueror from KDE 3.5.7 >> No special settings. >> Java enabled in the settings menu. >> -- >> gentoo-amd64@gentoo.org mailing list >> >> >=20 > I switched before I got your reply to the Sun 32-bit JRE. That failed: >=20 > mark@lightning ~ $ java-config -L > The following VMs are available for generation-2: > 1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2] > *) Sun 32bit JRE 1.6.0.02 [emul-linux-x86-java-1.6] > 3) Sun JDK 1.5.0.12 [sun-jdk-1.5] > 4) Sun JRE 1.6.0.02 [sun-jre-bin-1.6] > mark@lightning ~ $ >=20 > I tried switching both the system VM and my local VM to the > sun-jre-bin but that failed also: >=20 > mark@lightning ~ $ java-config -L > The following VMs are available for generation-2: > 1) Blackdown JDK 1.4.2.03 [blackdown-jdk-1.4.2] > 2) Sun 32bit JRE 1.6.0.02 [emul-linux-x86-java-1.6] > 3) Sun JDK 1.5.0.12 [sun-jdk-1.5] > *) Sun JRE 1.6.0.02 [sun-jre-bin-1.6] > mark@lightning ~ $ >=20 > I notice you are using the JDK, not the JRE. Would it be worth me > installing that? >=20 > I'd love to hear from another Firefox user just to be sure it's not > something to do with the browser since you used Konqueror. >=20 > Thanks! >=20 > - Mark Currently there is only a 64 bit java browserplugin in the blackdown package, and this is unstable! If you want java support in for example firefox, than you have to use the firefox-bin package (32bit). To see the available java plugins: eselect java-nsplugin list and here is the thread, why the 64bit java plugin is not in the obove lis= t: http://forums.gentoo.org/viewtopic-t-552110.html To use the unstable 64bit blackdown java plugin, you have to link the libjavaplugin_oji.so manually. - Bj=F6rn --------------enig76CB8622EF88CD3E22B15595 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG8qIUBI/akcB2BtkRAmfAAJ9r8+qJsFvya1rQ3KT9EWoGx7gwsgCgiV1q TkHUbK+zTG9yR6CzxWs7tjg= =yHna -----END PGP SIGNATURE----- --------------enig76CB8622EF88CD3E22B15595-- -- gentoo-amd64@gentoo.org mailing list