I am a java developer trying to get a java app running under jre 1.1.7 (i386) running
on the next release of Redhat Linux (now in beta). The app runs fine udner the current
Redhat Linux with the jre 1.1.7 but fails on the new system. Through my limited 
understanding
and through conact with Redhat, I believe that I need jre for glibc 2.1 not jre for 
glibc 2.0
(which I assume is the curremt release). Is this available and from where? The message 
from
Redhat is given below. I only have a few days to get his working due to deadline 
imposed by
Redhat so a timely response would be greatly appreciated.

Thank you,
Robert F. Hodson
[EMAIL PROTECTED]
757-873-4747
JDH Technologies


---------
Message from redhat...

Unfortunately, the things that they are doing with threads mean that the
jre for glibc 2.0 absolutely can't be made to work with glibc 2.1 because
they make assumptions about posix thread internals that are simply not
true under glibc 2.1.

However, blackdown do, as I understand, include a copy of the jre
recompiled
to work with glibc 2.1, so you'll need to get that new version, at which
point it should work fine.


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

Reply via email to