[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Library weridness with ldd was Problems with Debian 3.0 and UT



Steve Juranich wrote:

More weridness with this, if I run:

ldd /usr/local/games/ut/System/ut-bin

from /lib it works fine, the output is as follows:
   libdl.so.2 => ./libdl.so.2 (0x40014000)
   libnsl.so.1 => ./libnsl.so.1 (0x40018000)
   libpthread.so.0 => ./libpthread.so.0 (0x4002c000)
   Engine.so => not found
   Core.so => not found
   libSDL-1.1.so.0 => not found
   libm.so.6 => ./libm.so.6 (0x4004a000)
   libc.so.6 => ./libc.so.6 (0x4006b000)
   /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

But it seems that if I run ldd from anywhere else it fails ...


Just a guess, but check out /etc/ld.so.conf. Is it possible that it contains a line with a '.' instead of one that has /lib?

Like I said, just a guess.

Just checked, and it doesn't have . in it. it didn't have /lib as well,
but I think ldconfig includes /lib and /usr/lib by default.

so its not that :)

Ben Farrell


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: