* [gentoo-java] Online-banking on 64Bit system needs Sun-Java
@ 2006-03-21 12:54 Stephan Palm
2006-03-21 13:48 ` Jon Severinsson
2006-03-26 14:35 ` [gentoo-java] " Wiktor Wandachowicz
0 siblings, 2 replies; 5+ messages in thread
From: Stephan Palm @ 2006-03-21 12:54 UTC (permalink / raw
To: gentoo-java
Hello,
I'm trying to install a java-plugin for firefox on a 64Bit system in order to
be able to do online-banking. It has to be sun-java, since that is the one
required by the bank. Does anyone have any suggestions on that?
sincerely
Stephan Palm
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-java] Online-banking on 64Bit system needs Sun-Java
2006-03-21 12:54 [gentoo-java] Online-banking on 64Bit system needs Sun-Java Stephan Palm
@ 2006-03-21 13:48 ` Jon Severinsson
2006-03-21 14:34 ` Joshua Nichols
2006-03-26 14:35 ` [gentoo-java] " Wiktor Wandachowicz
1 sibling, 1 reply; 5+ messages in thread
From: Jon Severinsson @ 2006-03-21 13:48 UTC (permalink / raw
To: gentoo-java
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Blackdown java is based on sun java sources, and has a ns-plugin, so
it'll work (unless they require java 1.5, in which case you'll have to
manually install the 32 bit version of sun-jdk-1.5).
Regards
- - Jon Severinsson
Stephan Palm skrev:
> Hello,
>
> I'm trying to install a java-plugin for firefox on a 64Bit system in order to
> be able to do online-banking. It has to be sun-java, since that is the one
> required by the bank. Does anyone have any suggestions on that?
>
> sincerely
> Stephan Palm
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEIAREOOpxqcksWu4RAlVWAKCHWmZ7Bk7pK5Dkr7cbjk57KMRKiQCeJcfw
qUGbQ2e1D2SJhmZAdbKsIjw=
=Z7HG
-----END PGP SIGNATURE-----
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-java] Online-banking on 64Bit system needs Sun-Java
2006-03-21 13:48 ` Jon Severinsson
@ 2006-03-21 14:34 ` Joshua Nichols
2006-03-21 15:37 ` Jon Severinsson
0 siblings, 1 reply; 5+ messages in thread
From: Joshua Nichols @ 2006-03-21 14:34 UTC (permalink / raw
To: Jon Severinsson; +Cc: gentoo-java
Jon Severinsson wrote:
> Blackdown java is based on sun java sources, and has a ns-plugin, so
> it'll work (unless they require java 1.5, in which case you'll have to
> manually install the 32 bit version of sun-jdk-1.5).
>
> Stephan Palm skrev:
> >>
> >> I'm trying to install a java-plugin for firefox on a 64Bit system
> in order to
> >> be able to do online-banking. It has to be sun-java, since that is
> the one
> >> required by the bank. Does anyone have any suggestions on that?
> >>
You know, there is a 64 bit version of sun-jdk-1.5... Before unmasking
and installing, please be sure to read
http://www.gentoo.org/proj/en/java/tiger-faq.xml about the concerns of
using a 1.5 jdk. If you don't need the development tools (ie compiler),
you can also try sun-jre-bin-1.5.
-Josh
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-java] Online-banking on 64Bit system needs Sun-Java
2006-03-21 14:34 ` Joshua Nichols
@ 2006-03-21 15:37 ` Jon Severinsson
0 siblings, 0 replies; 5+ messages in thread
From: Jon Severinsson @ 2006-03-21 15:37 UTC (permalink / raw
To: gentoo-java
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yes, I know. I use sun-jdk-1.5 myself (as generation 2 system vm [1]) as
well as blackdown-jdk-1.4 (as generation 1 system vm and nsplugin).
However sun-{jdk,jre} for amd64 does not include a nsplugin (applet
support), so it won't work for online-banking. For that you'll need
either blackdown-{jdk,jre} (not yet available in 1.5 version), or a
manually installed 32-bit sun-{jdk,jre}.
As for jre vs. jdk you are right. It's just that as portage requires you
to have a jdk to emerge java programs/libraries anyway I find it
convenient to just install jdks. That's just a personal opinion though.
[1] https://projects.gentooexperimental.org/expj/wiki/
Joshua Nichols skrev:
> You know, there is a 64 bit version of sun-jdk-1.5... Before unmasking
> and installing, please be sure to read
> http://www.gentoo.org/proj/en/java/tiger-faq.xml about the concerns of
> using a 1.5 jdk. If you don't need the development tools (ie
> compiler), you can also try sun-jre-bin-1.5.
>
> Jon Severinsson wrote:
>> Blackdown java is based on sun java sources, and has a ns-plugin, so
>> it'll work (unless they require java 1.5, in which case you'll have
>> to manually install the 32 bit version of sun-jdk-1.5).
>>
>> Stephan Palm skrev:
>>> I'm trying to install a java-plugin for firefox on a 64Bit system
>>> in order to be able to do online-banking. It has to be sun-java,
>>> since that is the one required by the bank. Does anyone have any
>>> suggestions on that?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEIB2eOOpxqcksWu4RAr9eAJ4xswVlucYJWoLhfWDapt9vblG8XgCfXPSr
sncohEjbzO9vxQesoUfEkP4=
=IA4d
-----END PGP SIGNATURE-----
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-java] Re: Online-banking on 64Bit system needs Sun-Java
2006-03-21 12:54 [gentoo-java] Online-banking on 64Bit system needs Sun-Java Stephan Palm
2006-03-21 13:48 ` Jon Severinsson
@ 2006-03-26 14:35 ` Wiktor Wandachowicz
1 sibling, 0 replies; 5+ messages in thread
From: Wiktor Wandachowicz @ 2006-03-26 14:35 UTC (permalink / raw
To: gentoo-java
> I'm trying to install a java-plugin for firefox on a 64Bit system in order to
> be able to do online-banking. It has to be sun-java, since that is the one
> required by the bank. Does anyone have any suggestions on that?
>
> sincerely
> Stephan Palm
Maybe you should consider using a 32-bit firefox-bin, for which it's possible
to use 32-bit sun-jdk, and also a Flash plugin (it may come in handy sometimes).
See here:
http://forums.gentoo.org/viewtopic-t-416912.html
Although not officially supported, it works pretty well - assuming that you
have emul-linux-x86-* libraries installed on your amd64 box...
Friendly,
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-03-26 14:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-21 12:54 [gentoo-java] Online-banking on 64Bit system needs Sun-Java Stephan Palm
2006-03-21 13:48 ` Jon Severinsson
2006-03-21 14:34 ` Joshua Nichols
2006-03-21 15:37 ` Jon Severinsson
2006-03-26 14:35 ` [gentoo-java] " Wiktor Wandachowicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox