Re: JDK 1.X on Rh 6

1999-05-07 Thread Paolo Ciccone
> "PC" == Piero Campanelli <[EMAIL PROTECTED]> writes: PC> ok..ok this means that it is unstable and it isn't PC> usableis it? In other words i am really astonished about PC> fact that under Redhat 6 i haven't any way to develop in Java: That shouldn't a surprise since RH 6.

Re: JDK 1.X on Rh 6

1999-05-07 Thread papiraki
Hey, this is all true. But, they are thinking of releasing a jdk-1.1.7_v2 that runs with glibc-2.1. So look at this as a temporary solution. Untill then, you can live without jar files. Just find a box that can unjar them, and zip them. Use the .zip files instead...

Re: JDK 1.X on Rh 6

1999-05-07 Thread Piero Campanelli
Hello, >JDK-1.1.7 test version(?) for glibc-2.1 is available in >http://www.wisp.net/~kreilede/ thank you ... i am going to download it ... >But native thread and swing does not work well. I think >this is not related with jar file. Swing application stops >responding when file chooser dialog i

Re: JDK 1.X on Rh 6

1999-05-06 Thread Ninja
JDK-1.1.7 test version(?) for glibc-2.1 is available in http://www.wisp.net/~kreilede/ But native thread and swing does not work well. I think this is not related with jar file. Swing application stops responding when file chooser dialog is open an close. And there's more case that I have encount