* [gentoo-user] How to get Java 1.3 SDK ebuilds...
@ 2006-09-18 10:17 Wolfgang Liebich
2006-09-18 10:55 ` Neil Bothwick
2006-09-18 15:43 ` Richard Fish
0 siblings, 2 replies; 7+ messages in thread
From: Wolfgang Liebich @ 2006-09-18 10:17 UTC (permalink / raw
To: gentoo-user
Hi,
According to eix -I sdk only SDK versions from 1.4 upwards are available
for installation. I might need 1.3 SDK variants too for maintenance of
old product versions (it is not THAT simple to get a customer to upgrade
:-), so - are there some ebuilds for 1.3 JDK versions around?
Ciao,
Wolfgang
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get Java 1.3 SDK ebuilds...
2006-09-18 10:17 [gentoo-user] How to get Java 1.3 SDK ebuilds Wolfgang Liebich
@ 2006-09-18 10:55 ` Neil Bothwick
2006-09-18 12:21 ` Liebich, Wolfgang
2006-09-18 15:43 ` Richard Fish
1 sibling, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2006-09-18 10:55 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 379 bytes --]
On Mon, 18 Sep 2006 12:17:10 +0200, Wolfgang Liebich wrote:
> According to eix -I sdk only SDK versions from 1.4 upwards are available
> for installation.
The -I option restricts eix to currently installed packages. It shows
what is installed, not what is available for installation.
--
Neil Bothwick
Better to understand a little than to misunderstand a lot.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [gentoo-user] How to get Java 1.3 SDK ebuilds...
2006-09-18 10:55 ` Neil Bothwick
@ 2006-09-18 12:21 ` Liebich, Wolfgang
0 siblings, 0 replies; 7+ messages in thread
From: Liebich, Wolfgang @ 2006-09-18 12:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 570 bytes --]
Hi,
>From: Neil Bothwick [mailto:neil@digimed.co.uk]
>On Mon, 18 Sep 2006 12:17:10 +0200, Wolfgang Liebich wrote:
>> According to eix -I sdk only SDK versions from 1.4 upwards are available
>> for installation.
>The -I option restricts eix to currently installed packages. It shows
>what is installed, not what is available for installation.
Sorry, I wrote it wrong. If I do a "eix jdk" on my new gentoo system, I get only
1.4 JDK versions. My old gentoo PC has JDK 1.3 versions installed, so it shows them in
the "installed" part.
Ciao,
Wolfgang
[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2745 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get Java 1.3 SDK ebuilds...
2006-09-18 10:17 [gentoo-user] How to get Java 1.3 SDK ebuilds Wolfgang Liebich
2006-09-18 10:55 ` Neil Bothwick
@ 2006-09-18 15:43 ` Richard Fish
2006-09-18 16:01 ` Neil Bothwick
1 sibling, 1 reply; 7+ messages in thread
From: Richard Fish @ 2006-09-18 15:43 UTC (permalink / raw
To: gentoo-user
On 9/18/06, Wolfgang Liebich <Wolfgang.Liebich@siemens.com> wrote:
> Hi,
> According to eix -I sdk only SDK versions from 1.4 upwards are available
> for installation. I might need 1.3 SDK variants too for maintenance of
> old product versions (it is not THAT simple to get a customer to upgrade
> :-), so - are there some ebuilds for 1.3 JDK versions around?
You can pull the ebuilds out of /var/db/pkg/ on your old system and
put them in your local overlay. You could also pull them from
Gentoo's CVS repository [1]. Just be warned that since they are
unmaintained now, you may have some fixing to do.
-Richard
[1] http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jdk/?hideattic=0
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get Java 1.3 SDK ebuilds...
2006-09-18 15:43 ` Richard Fish
@ 2006-09-18 16:01 ` Neil Bothwick
2006-09-19 8:02 ` Liebich, Wolfgang
0 siblings, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2006-09-18 16:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
On Mon, 18 Sep 2006 08:43:21 -0700, Richard Fish wrote:
> You can pull the ebuilds out of /var/db/pkg/ on your old system and
> put them in your local overlay.
Be aware that /var/db/pkg only contains the ebuilds, not any other files
needed from /usr/portage, such as patches, so this only works for a
limited number of packages.
--
Neil Bothwick
Humpty Dumpty DOS - Just a shell of himself.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [gentoo-user] How to get Java 1.3 SDK ebuilds...
2006-09-18 16:01 ` Neil Bothwick
@ 2006-09-19 8:02 ` Liebich, Wolfgang
2006-09-19 8:37 ` Neil Bothwick
0 siblings, 1 reply; 7+ messages in thread
From: Liebich, Wolfgang @ 2006-09-19 8:02 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
Hi,
From: Neil Bothwick [mailto:neil@digimed.co.uk]
>On Mon, 18 Sep 2006 08:43:21 -0700, Richard Fish wrote:
>> You can pull the ebuilds out of /var/db/pkg/ on your old system and
>> put them in your local overlay.
>Be aware that /var/db/pkg only contains the ebuilds, not any other files
>needed from /usr/portage, such as patches, so this only works for a
>limited number of packages.
Another idea - would it be a good idea to quickpkg the 1.3 JDKs on my OLD system (where they are installed) and move them over to the new system? But then I would not get updated - but as the ebuilds (and JAVA 1.3 general) are unmaintained anyways, what the hell :-)
Comments?
[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2929 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to get Java 1.3 SDK ebuilds...
2006-09-19 8:02 ` Liebich, Wolfgang
@ 2006-09-19 8:37 ` Neil Bothwick
0 siblings, 0 replies; 7+ messages in thread
From: Neil Bothwick @ 2006-09-19 8:37 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 759 bytes --]
On Tue, 19 Sep 2006 10:02:43 +0200, Liebich, Wolfgang wrote:
> >Be aware that /var/db/pkg only contains the ebuilds, not any other
> >files needed from /usr/portage, such as patches, so this only works
> >for a limited number of packages.
>
> Another idea - would it be a good idea to quickpkg the 1.3 JDKs on my
> OLD system (where they are installed) and move them over to the new
> system? But then I would not get updated - but as the ebuilds (and JAVA
> 1.3 general) are unmaintained anyways, what the hell :-)
That should work if the two systems run equivalent CFLAGS and USE. Copy
over the packages and ebuilds and install with emerge -k.
--
Neil Bothwick
This message has been cruelly tested on sweet little furry animals.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-09-19 8:48 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18 10:17 [gentoo-user] How to get Java 1.3 SDK ebuilds Wolfgang Liebich
2006-09-18 10:55 ` Neil Bothwick
2006-09-18 12:21 ` Liebich, Wolfgang
2006-09-18 15:43 ` Richard Fish
2006-09-18 16:01 ` Neil Bothwick
2006-09-19 8:02 ` Liebich, Wolfgang
2006-09-19 8:37 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox