* [gentoo-java] Java and AMD64
@ 2006-06-29 20:28 Miroslav Šulc
2006-06-29 20:32 ` Joshua Nichols
0 siblings, 1 reply; 7+ messages in thread
From: Miroslav Šulc @ 2006-06-29 20:28 UTC (permalink / raw
To: gentoo-java
[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]
Hello,
I am trying to get new Java ebuilds work on amd64 platform with amd64
keyword. Unfortunatelly there's no generation 1 Java ebuild that I could
use. Is it possible to make new Java ebuilds work on amd64? And if so,
how should I do it?
java-config-1 -L shows nothing.
# emerge -tva =sun-jdk-1.4*
These are the packages that would be merged, in reverse order:
Calculating dependencies
!!! All ebuilds that could satisfy "=sun-jdk-1.4*" have been masked.
!!! One of the following masked packages is required to complete your
request:
- dev-java/sun-jdk-1.4.2.10-r2 (masked by: missing keyword)
- dev-java/sun-jdk-1.4.2.12 (masked by: missing keyword)
# Joshua Nichols<nichoj@gentoo.org> (24 Jun 2006)
# Masked for testing changes to Java. IMPORTANT:
# if you unmask one of these package, you will need to unmask
# them ALL.
# Please follow the upgrade guide to switch over:
# http://www.gentoo.org/proj/en/java/java-upgrade.xml
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
--
Miroslav Šulc
[-- Attachment #2: miroslav.sulc.vcf --]
[-- Type: text/x-vcard, Size: 349 bytes --]
begin:vcard
fn;quoted-printable:Miroslav =C5=A0ulc
n;quoted-printable:=C5=A0ulc;Miroslav
org:StartNet s.r.o.
adr;quoted-printable;quoted-printable:;;Schodov=C3=A1 309/10;Praha 5;;150 00;=C4=8Cesk=C3=A1 republika
email;internet:miroslav.sulc@startnet.cz
tel;cell:+420 603 711 413
x-mozilla-html:TRUE
url:http://www.startnet.cz
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-java] Java and AMD64
2006-06-29 20:28 [gentoo-java] Java and AMD64 Miroslav Šulc
@ 2006-06-29 20:32 ` Joshua Nichols
2006-06-29 20:37 ` Miroslav Šulc
2006-06-29 20:50 ` Calvin Austin
0 siblings, 2 replies; 7+ messages in thread
From: Joshua Nichols @ 2006-06-29 20:32 UTC (permalink / raw
To: Miroslav Šulc; +Cc: gentoo-java
Miroslav Šulc wrote:
> Hello,
>
> I am trying to get new Java ebuilds work on amd64 platform with amd64
> keyword. Unfortunatelly there's no generation 1 Java ebuild that I could
> use. Is it possible to make new Java ebuilds work on amd64? And if so,
> how should I do it?
>
> java-config-1 -L shows nothing.
>
> # emerge -tva =sun-jdk-1.4*
>
> These are the packages that would be merged, in reverse order:
>
> Calculating dependencies
> !!! All ebuilds that could satisfy "=sun-jdk-1.4*" have been masked.
> !!! One of the following masked packages is required to complete your
> request:
> - dev-java/sun-jdk-1.4.2.10-r2 (masked by: missing keyword)
> - dev-java/sun-jdk-1.4.2.12 (masked by: missing keyword)
> # Joshua Nichols<nichoj@gentoo.org> (24 Jun 2006)
> # Masked for testing changes to Java. IMPORTANT:
> # if you unmask one of these package, you will need to unmask
> # them ALL.
> # Please follow the upgrade guide to switch over:
> # http://www.gentoo.org/proj/en/java/java-upgrade.xml
>
>
> For more information, see MASKED PACKAGES section in the emerge man page or
> refer to the Gentoo Handbook.
>
>
Try blackdown-jdk. It is available for AMD64.
- Josh
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-java] Java and AMD64
2006-06-29 20:32 ` Joshua Nichols
@ 2006-06-29 20:37 ` Miroslav Šulc
2006-06-29 20:50 ` Calvin Austin
1 sibling, 0 replies; 7+ messages in thread
From: Miroslav Šulc @ 2006-06-29 20:37 UTC (permalink / raw
To: gentoo-java
[-- Attachment #1: Type: text/plain, Size: 476 bytes --]
Joshua Nichols wrote:
> Miroslav Šulc wrote:
>
>> Hello,
>>
>> I am trying to get new Java ebuilds work on amd64 platform with amd64
>> keyword. Unfortunatelly there's no generation 1 Java ebuild that I could
>> use. Is it possible to make new Java ebuilds work on amd64? And if so,
>> how should I do it?
>>
>> ...
>>
>
> Try blackdown-jdk. It is available for AMD64.
>
> - Josh
>
Thank you for fast response. I'll try that.
Miroslav Šulc
[-- Attachment #2: miroslav.sulc.vcf --]
[-- Type: text/x-vcard, Size: 349 bytes --]
begin:vcard
fn;quoted-printable:Miroslav =C5=A0ulc
n;quoted-printable:=C5=A0ulc;Miroslav
org:StartNet s.r.o.
adr;quoted-printable;quoted-printable:;;Schodov=C3=A1 309/10;Praha 5;;150 00;=C4=8Cesk=C3=A1 republika
email;internet:miroslav.sulc@startnet.cz
tel;cell:+420 603 711 413
x-mozilla-html:TRUE
url:http://www.startnet.cz
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-java] Java and AMD64
2006-06-29 20:32 ` Joshua Nichols
2006-06-29 20:37 ` Miroslav Šulc
@ 2006-06-29 20:50 ` Calvin Austin
2006-06-29 21:08 ` Joshua Nichols
2006-06-29 21:10 ` Miroslav Šulc
1 sibling, 2 replies; 7+ messages in thread
From: Calvin Austin @ 2006-06-29 20:50 UTC (permalink / raw
To: Joshua Nichols; +Cc: Miroslav Šulc, gentoo-java
Joshua Nichols wrote:
>Miroslav Šulc wrote:
>
>
>>Hello,
>>
>>I am trying to get new Java ebuilds work on amd64 platform with amd64
>>keyword. Unfortunatelly there's no generation 1 Java ebuild that I could
>>use. Is it possible to make new Java ebuilds work on amd64? And if so,
>>how should I do it?
>>
>>java-config-1 -L shows nothing.
>>
>># emerge -tva =sun-jdk-1.4*
>>
>>These are the packages that would be merged, in reverse order:
>>
>>Calculating dependencies
>>!!! All ebuilds that could satisfy "=sun-jdk-1.4*" have been masked.
>>!!! One of the following masked packages is required to complete your
>>request:
>>- dev-java/sun-jdk-1.4.2.10-r2 (masked by: missing keyword)
>>- dev-java/sun-jdk-1.4.2.12 (masked by: missing keyword)
>># Joshua Nichols<nichoj@gentoo.org> (24 Jun 2006)
>># Masked for testing changes to Java. IMPORTANT:
>># if you unmask one of these package, you will need to unmask
>># them ALL.
>># Please follow the upgrade guide to switch over:
>># http://www.gentoo.org/proj/en/java/java-upgrade.xml
>>
>>
>>For more information, see MASKED PACKAGES section in the emerge man page or
>>refer to the Gentoo Handbook.
>>
>>
>>
>>
>
>Try blackdown-jdk. It is available for AMD64.
>
>- Josh
>
>
The blackdown 1.4.2 JDK has most of the Sun Java 5 amd64 changes,
however I would strongly recommend Miroslav that you don't use 1.4.2 for
amd64 bit. Apart from being over 4 years old there are some linux issues
that we could only fix in 5.0.
regards
calvin
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-java] Java and AMD64
2006-06-29 20:50 ` Calvin Austin
@ 2006-06-29 21:08 ` Joshua Nichols
2006-06-29 22:55 ` Geoff Mishkin
2006-06-29 21:10 ` Miroslav Šulc
1 sibling, 1 reply; 7+ messages in thread
From: Joshua Nichols @ 2006-06-29 21:08 UTC (permalink / raw
To: Calvin Austin; +Cc: Miroslav Šulc, gentoo-java
Calvin Austin wrote:
> The blackdown 1.4.2 JDK has most of the Sun Java 5 amd64 changes,
> however I would strongly recommend Miroslav that you don't use 1.4.2
> for amd64 bit. Apart from being over 4 years old there are some linux
> issues that we could only fix in 5.0.
>
That may be true, but a 1.4 JDK is still necessary for building packages
that don't like 1.5, and Blackdown is the option you have on AMD64. For
end-users though, certainly, go with a 1.5 JDK.
- Josh
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-java] Java and AMD64
2006-06-29 20:50 ` Calvin Austin
2006-06-29 21:08 ` Joshua Nichols
@ 2006-06-29 21:10 ` Miroslav Šulc
1 sibling, 0 replies; 7+ messages in thread
From: Miroslav Šulc @ 2006-06-29 21:10 UTC (permalink / raw
To: gentoo-java
[-- Attachment #1: Type: text/plain, Size: 899 bytes --]
Calvin Austin wrote:
> Joshua Nichols wrote:
>
>> Miroslav Šulc wrote:
>>
>>
>>> Hello,
>>>
>>> I am trying to get new Java ebuilds work on amd64 platform with amd64
>>> keyword. Unfortunatelly there's no generation 1 Java ebuild that I
>>> could
>>> use. Is it possible to make new Java ebuilds work on amd64? And if so,
>>> how should I do it?
>>> ...
>> Try blackdown-jdk. It is available for AMD64.
>>
>> - Josh
>
> The blackdown 1.4.2 JDK has most of the Sun Java 5 amd64 changes,
> however I would strongly recommend Miroslav that you don't use 1.4.2
> for amd64 bit. Apart from being over 4 years old there are some linux
> issues that we could only fix in 5.0.
I use it only as generation 1 jvm because I need one and I cannot use
sun jdk. I am installing tomcat on the amd64 and I will use sun-jdk-1.5
as jvm for the tomcat.
> regards
> calvin
Miroslav Šulc
[-- Attachment #2: miroslav.sulc.vcf --]
[-- Type: text/x-vcard, Size: 349 bytes --]
begin:vcard
fn;quoted-printable:Miroslav =C5=A0ulc
n;quoted-printable:=C5=A0ulc;Miroslav
org:StartNet s.r.o.
adr;quoted-printable;quoted-printable:;;Schodov=C3=A1 309/10;Praha 5;;150 00;=C4=8Cesk=C3=A1 republika
email;internet:miroslav.sulc@startnet.cz
tel;cell:+420 603 711 413
x-mozilla-html:TRUE
url:http://www.startnet.cz
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-java] Java and AMD64
2006-06-29 21:08 ` Joshua Nichols
@ 2006-06-29 22:55 ` Geoff Mishkin
0 siblings, 0 replies; 7+ messages in thread
From: Geoff Mishkin @ 2006-06-29 22:55 UTC (permalink / raw
To: gentoo-java
[-- Attachment #1: Type: text/plain, Size: 973 bytes --]
What about the IBM JDK? Its stable amd64 version (SR3) is no longer available
from the "Older Downloads" section. It shows up initially, but when you
actually sign in and get to the page where you select your download with a
radio button, SR3 is no longer present. However its ~amd64 version (SR4) is,
and is still generation 1. Is that just as feasible?
--Geoff Mishkin <gmishkin@bu.edu>
On Thursday 29 June 2006 17:08, Joshua Nichols wrote:
> Calvin Austin wrote:
> > The blackdown 1.4.2 JDK has most of the Sun Java 5 amd64 changes,
> > however I would strongly recommend Miroslav that you don't use 1.4.2
> > for amd64 bit. Apart from being over 4 years old there are some linux
> > issues that we could only fix in 5.0.
>
> That may be true, but a 1.4 JDK is still necessary for building packages
> that don't like 1.5, and Blackdown is the option you have on AMD64. For
> end-users though, certainly, go with a 1.5 JDK.
>
> - Josh
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-06-29 22:57 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 20:28 [gentoo-java] Java and AMD64 Miroslav Šulc
2006-06-29 20:32 ` Joshua Nichols
2006-06-29 20:37 ` Miroslav Šulc
2006-06-29 20:50 ` Calvin Austin
2006-06-29 21:08 ` Joshua Nichols
2006-06-29 22:55 ` Geoff Mishkin
2006-06-29 21:10 ` Miroslav Šulc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox