Bundling J2SDK 1.4?

2002-11-23 Thread Darryl L. Pierce
Is someone working to add a 1.4 JDK to debian?

--
Darryl L. Pierce <[EMAIL PROTECTED]>
Visit the Infobahn Offramp - 
"What do you care what other people think, Mr. Feynman?"


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bundling J2SDK 1.4?

2002-11-23 Thread Thomas J. Zeeman


On Sat, 23 Nov 2002, Darryl L. Pierce wrote:

> Is someone working to add a 1.4 JDK to debian?

Sun's JDK isn't exactly DFSG and Blackdown and IBM's version have similar
problems. Currently they're even impossible to include in the non-free
section due to some legal issues[0].

However, thanks to the work of Stephen Zander we're able to include a line
in sources.list. J2SDK 1.4 is currently a blackdown betaversion; IIRC it's
in the unstable-archive on the blackdown-mirrors (see blackdown.org for
mirrors). Only available for i386, PPC and Sparc AFAIK.

regards,
Thomas

[0] See the archives for more. In addition there's a GR regarding the
removal of non-free from debian alltogether I heard.
-- 

[T]he right to be left alone -- the most comprehensive of rights
and the right most valued by civilized man.
 -- Supreme Court Justice Louis Brandeis, 1928.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bundling J2SDK 1.4?

2002-11-23 Thread Stephen Zander
> "Darryl" == Darryl L Pierce <[EMAIL PROTECTED]> writes:
Darryl> Is someone working to add a 1.4 JDK to debian?

The long story was already mentioned.  I'll just add that adding

  deb http://mirror.of.blackdown.org/pub/debian/ unstable main non-free

to /etc/apt/souces.list, followed by

  apt-get update
  apt-get install j2sdk1.4

will get you what you want.

-- 
Stephen

"So if she weighs the same as a duck, she's made of wood."... "And
therefore?"... "A witch!"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bundling J2SDK 1.4?

2002-11-23 Thread Darryl L. Pierce
On 2002.11.23 18:02 Stephen Zander wrote:

The long story was already mentioned.  I'll just add that adding

  deb http://mirror.of.blackdown.org/pub/debian/ unstable main
non-free

to /etc/apt/souces.list, followed by

  apt-get update
  apt-get install j2sdk1.4

will get you what you want.


I guess, based on the dependancy on libc6 2.3.1-1 or better, I'm going 
to have to upgrade to unstable to get this work? I'm using sarge 
currently. Is it worth it?

- Darryl L. Pierce <[EMAIL PROTECTED]>
Visit the Infobahn Offramp - 
"What do you care what other people think, Mr. Feynman?"


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bundling J2SDK 1.4?

2002-11-23 Thread Stephen Zander
> "Darryl" == Darryl L Pierce <[EMAIL PROTECTED]> writes:
Darryl> I guess, based on the dependancy on libc6 2.3.1-1 or
Darryl> better, I'm going to have to upgrade to unstable to get
Darryl> this work? I'm using sarge currently. Is it worth it?

Unless 1.3.1 doesn't meet your needs, I'd say no.  However, when libc6
2.3.1 finally makes it into testing you'lll have to upgade anyway as
j2se < 1.4 don't work with it.

-- 
Stephen

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety -- Benjamin Franklin %


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bundling J2SDK 1.4?

2002-11-23 Thread Juergen Kreileder
Stephen Zander <[EMAIL PROTECTED]> writes:

>> "Darryl" == Darryl L Pierce <[EMAIL PROTECTED]> writes:
> Darryl> I guess, based on the dependancy on libc6 2.3.1-1 or
> Darryl> better,

The current 1.4.1 build requires glibc-2.1.3 or better, so the
dependency probably should be changed.  (The next release will require
glibc-2.2.5 or better.)

> Darryl> I'm going to have to upgrade to unstable to get this
> Darryl> work? I'm using sarge currently. Is it worth it?

> Unless 1.3.1 doesn't meet your needs, I'd say no.

I'd say yes :-)


Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux/java2-status/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bundling J2SDK 1.4?

2002-11-23 Thread Stephen Zander
> "Juergen" == Juergen Kreileder <[EMAIL PROTECTED]> writes:
>> Unless 1.3.1 doesn't meet your needs, I'd say no.
Juergen> I'd say yes :-)

You would :P

Seriously, though, are you suggesting that j2sdk1.4 is worth taking on
the excitement that is the libc6 2.3.1 upgrede?

-- 
Stephen

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety -- Benjamin Franklin %


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bundling J2SDK 1.4?

2002-11-23 Thread Darryl L. Pierce
Is someone working to add a 1.4 JDK to debian?
--
Darryl L. Pierce <[EMAIL PROTECTED]>
Visit the Infobahn Offramp - 
"What do you care what other people think, Mr. Feynman?"



Re: Bundling J2SDK 1.4?

2002-11-23 Thread Thomas J. Zeeman


On Sat, 23 Nov 2002, Darryl L. Pierce wrote:

> Is someone working to add a 1.4 JDK to debian?

Sun's JDK isn't exactly DFSG and Blackdown and IBM's version have similar
problems. Currently they're even impossible to include in the non-free
section due to some legal issues[0].

However, thanks to the work of Stephen Zander we're able to include a line
in sources.list. J2SDK 1.4 is currently a blackdown betaversion; IIRC it's
in the unstable-archive on the blackdown-mirrors (see blackdown.org for
mirrors). Only available for i386, PPC and Sparc AFAIK.

regards,
Thomas

[0] See the archives for more. In addition there's a GR regarding the
removal of non-free from debian alltogether I heard.
-- 

[T]he right to be left alone -- the most comprehensive of rights
and the right most valued by civilized man.
 -- Supreme Court Justice Louis Brandeis, 1928.





Re: Bundling J2SDK 1.4?

2002-11-23 Thread Stephen Zander
> "Darryl" == Darryl L Pierce <[EMAIL PROTECTED]> writes:
Darryl> Is someone working to add a 1.4 JDK to debian?

The long story was already mentioned.  I'll just add that adding

  deb http://mirror.of.blackdown.org/pub/debian/ unstable main non-free

to /etc/apt/souces.list, followed by

  apt-get update
  apt-get install j2sdk1.4

will get you what you want.

-- 
Stephen

"So if she weighs the same as a duck, she's made of wood."... "And
therefore?"... "A witch!"




Re: Bundling J2SDK 1.4?

2002-11-23 Thread Darryl L. Pierce
On 2002.11.23 18:02 Stephen Zander wrote:
The long story was already mentioned.  I'll just add that adding
  deb http://mirror.of.blackdown.org/pub/debian/ unstable main
non-free
to /etc/apt/souces.list, followed by
  apt-get update
  apt-get install j2sdk1.4
will get you what you want.
I guess, based on the dependancy on libc6 2.3.1-1 or better, I'm going 
to have to upgrade to unstable to get this work? I'm using sarge 
currently. Is it worth it?

- Darryl L. Pierce <[EMAIL PROTECTED]>
Visit the Infobahn Offramp - 
"What do you care what other people think, Mr. Feynman?"



Re: Bundling J2SDK 1.4?

2002-11-23 Thread Stephen Zander
> "Darryl" == Darryl L Pierce <[EMAIL PROTECTED]> writes:
Darryl> I guess, based on the dependancy on libc6 2.3.1-1 or
Darryl> better, I'm going to have to upgrade to unstable to get
Darryl> this work? I'm using sarge currently. Is it worth it?

Unless 1.3.1 doesn't meet your needs, I'd say no.  However, when libc6
2.3.1 finally makes it into testing you'lll have to upgade anyway as
j2se < 1.4 don't work with it.

-- 
Stephen

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety -- Benjamin Franklin %