Skip to content

Instantly share code, notes, and snippets.

@scumola
Created October 5, 2012 19:27
Show Gist options
  • Select an option

  • Save scumola/3841839 to your computer and use it in GitHub Desktop.

Select an option

Save scumola/3841839 to your computer and use it in GitHub Desktop.
ldd /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-linux/psych.so
[root@qa-bacin-app01 ~]# ldd /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/x86_64-linux/psych.so
libruby.so.1.9 => /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/libruby.so.1.9 (0x00002aaaaacb4000)
libyaml-0.so.2 => not found
libpthread.so.0 => /lib64/libpthread.so.0 (0x00002aaaab126000)
librt.so.1 => /lib64/librt.so.1 (0x00002aaaab342000)
libdl.so.2 => /lib64/libdl.so.2 (0x00002aaaab54b000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00002aaaab74f000)
libm.so.6 => /lib64/libm.so.6 (0x00002aaaab988000)
libc.so.6 => /lib64/libc.so.6 (0x00002aaaabc0b000)
/lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment