On 11 Apr 1999, Andreas Jaeger wrote:
> > The response to the bugreport (id 430) was that a JDK-1.2 with support
> > for the glibc-2.1 would be uploaded within a few days. It was over a
> > month ago.
> > The solution was obviously not a trivial one. Could you please put up
> > some status about the glibc-2.1 problem/solution on www.blackdown.org
> > (or simply
> > make a short note in the README.html file that the jdk-1.2pre-v1 is
> > known not to work
> > with glibc-2.1
>
>
> The README.linux already mentions:
[excerpt from README.html deleted]
Jepp I obviously missed that. I apologize.
> I'm running (thanks to the tips in this list!) jdk 1.2pre1 with glibc
> 2.1. I'm using small wrapper scripts to set the required options,
> e.g.:
> $ cat bin/java
> #!/bin/sh
> /opt/jdk1.2/bin/java -green -Djava.compiler= $*
> $ cat bin/appletviewer
> #!/bin/sh
> /opt/jdk1.2/bin/appletviewer -green -J-Djava.compiler= $*
>
> I just run a few programs and so far everything works for me.
The old applets do indeed work with glibc-2.1 and green threads (using
the above solution). But I still did not get the jfc stuff to work
- not even the demo/jfc/SimpleExample
Thank you anyway for your fast reply!
Regards,
Johan
[EMAIL PROTECTED] |
[EMAIL PROTECTED] | Phone: +358-40-5120550
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]