Re: blackdown jdk version..libpthread.so

2000-01-24 Thread Jason Blair
Hi Raj. I'm guessing that you have glibc-2.1.1 on your box, which is the version that is shipped with RedHat 6.0, and jdk1.2.2 RC3 needs glibc-2.1.2. JDK1.2pre-v2 needs glibc-2.1.1, which is why you didn't have any trouble with that. Hope this helps. jason Raj Patel wrote: > Hi everybody, >

blackdown jdk version..libpthread.so

2000-01-21 Thread Raj Patel
Hi everybody, I had some problem with threading using JNI application and i decided to try newer version of jdk. I downloaded jdk1.2.2 for i386 rc3 version and file called jdk-1.2.2-RC3-linux-i386.tar.bz2 After i installed it when i tried to compile and run my applic