public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* How to update JRE?
@ 2003-07-21  2:32 David Jones
  2003-07-21  5:31 ` James Turnbull
  2003-07-24  8:01 ` CaT
  0 siblings, 2 replies; 11+ messages in thread
From: David Jones @ 2003-07-21  2:32 UTC (permalink / raw)
  To: linux-newbie

I have a *very recently updated* (like installed and 
completely apt-getted and updated and such like 10 
days ago) Debian. It came with a JRE identifying itself 
as 1.4.1, build Blackdown-1.4.1-01. I've been informed 
by the author of a certain Java program that I like (at the 
moment, not the author, just the program!) to go the Sun 
JRE link on his web site and download that version - 
which, according to the target of the link on his web 
page, is version 1.4.1 ... anyway, how does one update 
a JRE on Linux? I've only done it on WIndows and OS/2 
(both via an executable that you download and run).

Sorry for asking something so basic, I got hit in the 
head this morning with a 100-lb PA speaker, and the two 
brain cells haven't regained communications between 
themselves yet ... 

David
gnome@hawaii.rr.com

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: How to update JRE?
@ 2003-07-21 19:50 beolach
  2003-07-21 21:14 ` Stephen Kitchener
  2003-07-24  7:39 ` David Jones
  0 siblings, 2 replies; 11+ messages in thread
From: beolach @ 2003-07-21 19:50 UTC (permalink / raw)
  To: gnome; +Cc: linux-newbie


Before installing Sun's version of JRE, you might want to
look into the differences between Sun's and Blackdown's JRE.
As far as I understand it, if you use the latest version of
Sun's JRE (1.4.2), it is the best choice, but if you want to
use version 1.4.1 or older, you might need to use Blackdown
if you want to use the plugins in Mozilla, if Mozilla was
compiled with gcc ver. 3.x. A nice summary page is available
at <http://plugindoc.mozdev.org/whichjava.html>.

But remember, this only applies to JRE 1.4.1 or older, with
Sun's JRE 1.4.2 this is no longer an issue, and so Sun's JRE
1.4.2 will probably be your best choice, unless the program
you want to run specifically says it will only work with an
older version.

Just my 2 cents worth,
Conway S. Smith

--- "James Turnbull" <james@lovedthanlost.net> wrote:
> 
> David Jones wrote:
> > I have a *very recently updated* (like installed and
> > completely apt-getted and updated and such like 10
> > days ago) Debian. It came with a JRE identifying itself
> > as 1.4.1, build Blackdown-1.4.1-01. I've been informed
> > by the author of a certain Java program that I like (at the
> > moment, not the author, just the program!) to go the Sun
> > JRE link on his web site and download that version -
> > which, according to the target of the link on his web
> > page, is version 1.4.1 ... anyway, how does one update
> > a JRE on Linux? I've only done it on WIndows and OS/2
> > (both via an executable that you download and run).
> 
> At the Sun Site http://java.sun.com/j2se/1.4.1/download.html there is > a .bin
> file available to download.
> 
> Here are instructions for unpacking .bin files:
> 
> http://mandrakeforum.com/article.php?sid=2329
> 

________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: How to update JRE?
@ 2003-07-21 21:44 beolach
  2003-07-21 22:19 ` Stephen Kitchener
  0 siblings, 1 reply; 11+ messages in thread
From: beolach @ 2003-07-21 21:44 UTC (permalink / raw)
  To: stephen; +Cc: linux-newbie


<http://plugindoc.mozdev.org/linux.html> has a link; it goes
to <http://java.sun.com/j2se/1.4.2/download.html>.  It looks
like this might be the 1.4.2 SDK, but it does have the VM and
JRE as well as the SDK.  If I remember right from when I
installed it, it installs to a different location from the
older JREs, so I had to tweak all my browsers plugin search
paths.

Conway S. Smith

--- Stephen Kitchener <stephen@g6dzj.demon.co.uk> wrote:
> 
> On Monday 21 Jul 2003 20:50 pm, beolach@juno.com wrote:
> 
> Hmmm - looked on Sun's site, didn't see a 1.4.2 anywhere, only a 1.4.1-03, do 
> you know where it is ??
> 
> > Before installing Sun's version of JRE, you might want to
> > look into the differences between Sun's and Blackdown's JRE.
> > As far as I understand it, if you use the latest version of
> > Sun's JRE (1.4.2), it is the best choice, but if you want to
> > use version 1.4.1 or older, you might need to use Blackdown
> > if you want to use the plugins in Mozilla, if Mozilla was
> > compiled with gcc ver. 3.x. A nice summary page is available
> > at <http://plugindoc.mozdev.org/whichjava.html>.
> >
> > But remember, this only applies to JRE 1.4.1 or older, with
> > Sun's JRE 1.4.2 this is no longer an issue, and so Sun's JRE
> > 1.4.2 will probably be your best choice, unless the program
> > you want to run specifically says it will only work with an
> > older version.
> > 

________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: How to update JRE?
@ 2003-07-21 21:52 beolach
  0 siblings, 0 replies; 11+ messages in thread
From: beolach @ 2003-07-21 21:52 UTC (permalink / raw)
  To: linux-newbie


> ...  It looks
> like this might be the 1.4.2 SDK, but it does have the VM and
> JRE as well as the SDK.

Oops.  Didn't look far enough down the page.
<http://java.sun.com/j2se/1.4.2/download.html> has downloads for
both the SDK (at the top, all I saw at first) and the standard
JRE.

Conway S. Smith


--- beolach@juno.com wrote:
> 
> <http://plugindoc.mozdev.org/linux.html> has a link; it goes
> to <http://java.sun.com/j2se/1.4.2/download.html>.  It looks
> like this might be the 1.4.2 SDK, but it does have the VM and
> JRE as well as the SDK.  If I remember right from when I
> installed it, it installs to a different location from the
> older JREs, so I had to tweak all my browsers plugin search
> paths.
> 
> Conway S. Smith

________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-07-24  8:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-21  2:32 How to update JRE? David Jones
2003-07-21  5:31 ` James Turnbull
2003-07-24  7:57   ` David Jones
2003-07-24  8:01 ` CaT
  -- strict thread matches above, loose matches on Subject: below --
2003-07-21 19:50 beolach
2003-07-21 21:14 ` Stephen Kitchener
2003-07-24  7:57   ` David Jones
2003-07-24  7:39 ` David Jones
2003-07-21 21:44 beolach
2003-07-21 22:19 ` Stephen Kitchener
2003-07-21 21:52 beolach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox