---------- Forwarded Message ---------- Subject: Problems with libX11.so.6. Date: Sun, 15 Oct 2000 09:53:05 +0200 From: Daniel de los Reyes <[EMAIL PROTECTED]> To: debian-user@lists.debian.org
Hello I am trying tu run a binary only application on a Potato finding the next problem: libX11.so.6.1 is correctly installed in /usr/X11R6/lib/libX11.so.6.1 and libX11.so.6 is a symlink to it. Besides /usr/X11R6/lib is included in /etc/ld.so.conf. The problem is that all the binaries in the application linked against the lib return the error can't load library libX11.so.6 this is the output of ldd tramontana:~$ ldd /usr/ustation/ustation32 libm.so.5 => /lib/libm.so.5 (0x4000f000) libdl.so.1 => /lib/libdl.so.1 (0x40018000) libX11.so.6 => not found libc.so.5 => /lib/libc.so.5 (0x4001b000) However libX11.so.6 seems to be ok since other things find it: tramontana:~$ ldd /usr/bin/xsendbut libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4001b000) libc.so.6 => /lib/libc.so.6 (0x400bc000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) Can anybody think of a reason why this is happening? Anyway to sove it? Thank you ---------------- Daniel de los Reyes [EMAIL PROTECTED] ------------------------------------------------------- -- Daniel de los Reyes [EMAIL PROTECTED]