My ldd output for Gimp-2.2.6

2006-07-24 Thread djhack
d above I ran a diff on the working libs and my libs reported by ldd on my machine. Everything was the same aside from things in slightly different directories and these four lines were found in my ldd output and not found in his. libpangocairo-1.0.so.0 => not found libXinerama.so.1 =>

Re: ldd output

2004-07-06 Thread Rob Weir
On Sun, Jul 04, 2004 at 02:47:37AM -0400, Arthur E. Conrad said > in the following case is > does [libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000)] == [libcrypt.so.1 => > /lib/libcrypt.so.1 (0x40154000)] I'm no elf expert, but I'm pretty sure that they're refering to the same library loaded at a

ldd output

2004-07-03 Thread Arthur E. Conrad
in the following case is does [libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000)] == [libcrypt.so.1 => /lib/libcrypt.so.1 (0x40154000)] [EMAIL PROTECTED] saslauthd]# ldd saslauthd libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000) libresolv.so.2 => /lib/libresolv.so.2 (0x40061000)