Skip to content

Instantly share code, notes, and snippets.

@relrod
Created November 15, 2009 21:31
Show Gist options
  • Save relrod/235469 to your computer and use it in GitHub Desktop.
Save relrod/235469 to your computer and use it in GitHub Desktop.
[/home/ricky]$ ldd /usr/local/bin/weechat-curses
/usr/local/bin/weechat-curses:
libncursesw.so.6.0 => /usr/local/lib/libncursesw.so.6.0 (0x280ce000)
libgnutls.so.40 => /usr/local/lib/libgnutls.so.40 (0x280f9000)
libtasn1.so.4 => /usr/local/lib/libtasn1.so.4 (0x2818b000)
libz.so.4 => /lib/libz.so.4 (0x2819b000)
libgcrypt.so.16 => /usr/local/lib/libgcrypt.so.16 (0x281ad000)
libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 (0x28223000)
libintl.so.8 => /usr/local/lib/libintl.so.8 (0x28227000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28239000)
libthr.so.3 => /lib/libthr.so.3 (0x2832f000)
libc.so.7 => /lib/libc.so.7 (0x28344000)
libtinfow.so.6.0 => /usr/local/lib/libtinfow.so.6.0 (0x28446000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment