Hi I have a problem with java /usr/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory But both the 32 and 64 bit versions of libpthread exist on my system. I found one thread on the internet where they seem to solve the problem with LD_ASSUME_KERNEL=2.4.19 but this is not possible in Debian, especially not on an amd64. Does anyone know this problem. Thanks Gudjon