Hi All, I have a problem starting cdsdoc. When I execute it, I get the following error: ....jre/bin/java: error while loading shared libraries: libpthread.so. 0: cannot open shared object file: No such file or directory This is a 64 bit architecture.I have actually got this file linked properly in 4 locations - /usr/lib /lib64 /lib/i686/nosegneg jre folder under ic folder When i tried to append lib64 to LD_LIBRARY_PATH, the error changes to bad ELF: ELF64. I have tried installing sunjava too. the glibc* packages are updated. What do I do Please help me