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  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
  1 sibling, 1 reply; 11+ messages in thread
From: James Turnbull @ 2003-07-21  5:31 UTC (permalink / raw)
  To: David Jones, linux-newbie

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

Regards

James Turnbull

-
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 19:50 beolach
@ 2003-07-21 21:14 ` Stephen Kitchener
  2003-07-24  7:57   ` David Jones
  2003-07-24  7:39 ` David Jones
  1 sibling, 1 reply; 11+ messages in thread
From: Stephen Kitchener @ 2003-07-21 21:14 UTC (permalink / raw)
  To: beolach, gnome; +Cc: linux-newbie

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.
>
> 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

-- 
                 O  o
            _\_   o
         \\/  o\ .
         //\___=
            ''
Mon, 21 Jul 2003 22:13:48 +0100
 22:13:48 up 13:58,  2 users,  load average: 2.70, 2.47, 2.27
I'm not proud.

-
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

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

On Monday 21 Jul 2003 22:44 pm, beolach@juno.com wrote:
Thanks Conway.

Getting them now 

> <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!

-- 
                 O  o
            _\_   o
         \\/  o\ .
         //\___=
            ''
Mon, 21 Jul 2003 23:19:13 +0100
 23:19:13 up 15:03,  2 users,  load average: 2.81, 2.52, 2.44
A language that doesn't affect the way you think about programming is
not worth knowing.

-
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
  1 sibling, 0 replies; 11+ messages in thread
From: David Jones @ 2003-07-24  7:39 UTC (permalink / raw)
  To: linux-newbie

On 21 Jul 03, at 19:50, beolach@juno.com wrote:

> 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>.

I'll check into that. I do use Mozilla.

> 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.

Thanks ... I've gotten increasingly-hostile responses 
from the author of the program, he basically is being 
very adament - Sun JRE 1.4.1 (although the instructions 
on his web page also say "or newer"). As far as he's 
concerned, Blackdown is a "cheap knockoff" and he 
refuses to have anything to do with it.

I think I'll go ahead and update to the JRE 1.4.2, and 
see if the program in question works. If it doesn't, Oh, 
well!

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  5:31 ` James Turnbull
@ 2003-07-24  7:57   ` David Jones
  0 siblings, 0 replies; 11+ messages in thread
From: David Jones @ 2003-07-24  7:57 UTC (permalink / raw)
  To: linux-newbie

On 21 Jul 03, at 15:31, James Turnbull 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

Thanks, will look in to that.

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 21:14 ` Stephen Kitchener
@ 2003-07-24  7:57   ` David Jones
  0 siblings, 0 replies; 11+ messages in thread
From: David Jones @ 2003-07-24  7:57 UTC (permalink / raw)
  To: linux-newbie

http://java.sun.com/j2se/downloads.html

When I was there earlier, it was a beta release. Just 
checked it now, and it's apparently no longer beta.

David
gnome@hawaii.rr.com

On 21 Jul 03, at 22:14, Stephen Kitchener 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.
> >
> > 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
> 
> -- 
>                  O  o
>             _\_   o
>          \\/  o\ .
>          //\___=
>             ''
> Mon, 21 Jul 2003 22:13:48 +0100
>  22:13:48 up 13:58,  2 users,  load average: 2.70, 2.47,
>  2.27
> I'm not proud.
> 



-
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  2:32 How to update JRE? David Jones
  2003-07-21  5:31 ` James Turnbull
@ 2003-07-24  8:01 ` CaT
  1 sibling, 0 replies; 11+ messages in thread
From: CaT @ 2003-07-24  8:01 UTC (permalink / raw)
  To: David Jones; +Cc: linux-newbie

On Sun, Jul 20, 2003 at 04:32:24PM -1000, David Jones wrote:
> 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 

Try looking here:

http://mozilla.weebeastie.net/java.shtml

The instructions are primarily for installing java for moz but will
suit you just the same I believe.

-- 
"How can I not love the Americans? They helped me with a flat tire the
other day," he said.
	- http://tinyurl.com/h6fo
-
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