Hi, It's probably something very simple. XPLOR-NIH runs fine on SuSe10.0, but when I tried it on 10.1 I got the error message:
/igb/prog/xplor_nih/xplor-nih-2.14/bin.Linux_2.4_i686/xplor: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory As far as I can see I have the same files for the libraries in 10.0 and 10.1: In /usr/lib : /usr/lib/libpthread.a /usr/lib/libpthread_nonshared.a /usr/lib/libpthread.so In /lib: -rwxr-xr-x 1 root root 100331 2006-04-29 00:20 /lib/libpthread-2.4.so lrwxrwxrwx 1 root root 17 2006-06-26 15:57 /lib/libpthread.so.0 -> libpthread-2.4.so /usr/lib/libpthread.so contains: /* GNU ld script Use the shared library, but some functions are only in the static library, so try that secondarily. */ OUTPUT_FORMAT(elf32-i386) GROUP ( /lib/libpthread.so.0 /usr/lib/libpthread_nonshared.a ) The main difference is the version of /lib/libpthread. Any help in solving this puzzle will be appreciated. Cheers Igor -- Dr. Igor Barsukov Biological NMR Centre, University of Leicester PO Box 138, University Road, Henry Wellcome Building, Leicester LE1 9HN UK E-mail: [email protected] Tel: +44 (0)116 229 7098 FAX: +44 (0)116 229 7053
