Skip to content

Instantly share code, notes, and snippets.

@Nitrodist
Created October 7, 2010 20:22
Show Gist options
  • Save Nitrodist/615819 to your computer and use it in GitHub Desktop.
Save Nitrodist/615819 to your computer and use it in GitHub Desktop.
nastrg> ./ldd /usr/local/lib/ruby/1.8/powerpc-linux/zlib.so
libz.so.1 => not found
librt.so.1 => /lib/librt.so.1 (0x6ffa2000)
libdl.so.2 => /lib/libdl.so.2 (0x6ff7f000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x6ff33000)
libm.so.6 => /lib/libm.so.6 (0x6fe90000)
libc.so.6 => /lib/libc.so.6 (0x6fd32000)
libpthread.so.0 => /lib/libpthread.so.0 (0x6fcc1000)
/lib/ld-linux.so.2 (0x20741000)
nastrg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment