Paul Nasrat | 1 Oct 2003 13:06

Re: ibm sdk 1.4.1 spec

On Wed, Oct 01, 2003 at 12:59:49PM +0200, Henri Gomez wrote:
> I made a JPP RPM for IBM SDK 1.4.1.
> 
> Thanks to check the spec before I commit the rpm ...

Umm do double symlinks work now.  I found the didn't when I packaged
this before.

I contacte IBM, also has the ppc cpuinfo bug been fixed in this?

Paul
_______________________________________________
JPackage-discuss mailing list
JPackage-discuss@...
https://zarb.org/mailman/listinfo/jpackage-discuss
Paul Nasrat | 1 Oct 2003 13:12

Re: ibm sdk 1.4.1 spec

On Wed, Oct 01, 2003 at 12:06:22PM +0100, Paul Nasrat wrote:
> On Wed, Oct 01, 2003 at 12:59:49PM +0200, Henri Gomez wrote:
> > I made a JPP RPM for IBM SDK 1.4.1.
> > 
> > Thanks to check the spec before I commit the rpm ...
> 
> Umm do double symlinks work now.  I found the didn't when I packaged
> this before.

More info:

http://www.mainframeforum.com/t605754.html

Install and try switching to it using update alternatives and run java
-version.

My multi-arch spec is attached feel free to absorb changes.

Cheers

Paul
# Multi-arch support
%ifnarch %ix86
%define target_cpu %{_target_cpu}
%endif

%define	origin		ibm
%define	javaver		1.4.1
(Continue reading)

Henri Gomez | 1 Oct 2003 13:29
Picon

Re: ibm sdk 1.4.1 spec / tc 4.1.27

Paul Nasrat a écrit :

> On Wed, Oct 01, 2003 at 12:06:22PM +0100, Paul Nasrat wrote:
> 
>>On Wed, Oct 01, 2003 at 12:59:49PM +0200, Henri Gomez wrote:
>>
>>>I made a JPP RPM for IBM SDK 1.4.1.
>>>
>>>Thanks to check the spec before I commit the rpm ...
>>
>>Umm do double symlinks work now.  I found the didn't when I packaged
>>this before.
> 
> 
> More info:
> 
> http://www.mainframeforum.com/t605754.html
> 
> Install and try switching to it using update alternatives and run java
> -version.
> 
> My multi-arch spec is attached feel free to absorb changes.

Ok, I'll try with this one.

BTW, when building Tomcat 4.1.27 (ditto with 4.1.24), I've got errors
in build about missing package com.sun.net.ssl.*

May be we should add the jsse-ext also in build process ?
(Continue reading)

Nicolas Mailhot | 1 Oct 2003 15:38
Favicon

Re: ibm sdk 1.4.1 spec / tc 4.1.27

Le mer 01/10/2003 à 13:29, Henri Gomez a écrit :
> Paul Nasrat a écrit :
> 
> > On Wed, Oct 01, 2003 at 12:06:22PM +0100, Paul Nasrat wrote:
> > 
> >>On Wed, Oct 01, 2003 at 12:59:49PM +0200, Henri Gomez wrote:
> >>
> >>>I made a JPP RPM for IBM SDK 1.4.1.
> >>>
> >>>Thanks to check the spec before I commit the rpm ...

Right now the reference jvm spec should be sun 1.4.2 I think if Ville
merged all sun java 1.4.1 spec tweaks.

Other jvm specs might lack a few fixups still (that's why it's very
important to put in the changelogs if one has merged the latest fixes
and from which reference spec version).

Regards, 

--

-- 
Nicolas Mailhot
_______________________________________________
JPackage-discuss mailing list
JPackage-discuss@...
https://zarb.org/mailman/listinfo/jpackage-discuss
Nicolas Mailhot | 1 Oct 2003 15:35
Favicon

Re: ibm sdk 1.4.1 spec / tc 4.1.27

Le mer 01/10/2003 à 13:29, Henri Gomez a écrit :
> Paul Nasrat a écrit :
> 
> > On Wed, Oct 01, 2003 at 12:06:22PM +0100, Paul Nasrat wrote:
> > 
> >>On Wed, Oct 01, 2003 at 12:59:49PM +0200, Henri Gomez wrote:
> >>
> >>>I made a JPP RPM for IBM SDK 1.4.1.
> >>>
> >>>Thanks to check the spec before I commit the rpm ...
> >>
> >>Umm do double symlinks work now.  I found the didn't when I packaged
> >>this before.
> > 
> > 
> > More info:
> > 
> > http://www.mainframeforum.com/t605754.html
> > 
> > Install and try switching to it using update alternatives and run java
> > -version.
> > 
> > My multi-arch spec is attached feel free to absorb changes.
> 
> Ok, I'll try with this one.
> 
> BTW, when building Tomcat 4.1.27 (ditto with 4.1.24), I've got errors
> in build about missing package com.sun.net.ssl.*
> 
> May be we should add the jsse-ext also in build process ?
(Continue reading)


Gmane