Re: AWT Crash - Need Help!

1999-03-30 Thread Oliver Kersten
Thanks to the advice of different guys, I can now run applets/GUI progs under RedHat 5.2/JDK 1.2 pre. I used to get segment violations in AWT procs. A workaround is indeed to switch to HiColor 16bpp. Everything works fine now. Thanks to the guys who ported the JDK and the ones who helped ! oeli

jdk 1.2 pre-v1 on RedHat

1999-03-26 Thread Oliver Kersten
Hi, few days ago, I installed jdk 1.2 on a RedHat 5.2 (kernel 2.0.36). I followed the instructions in the readme file and in this mailing-list. The link to libstdc++ works fine, and I changed the font.properties entries to existing fonts. Command-line progs make no difficulties, but the appletv