Created
August 13, 2013 12:01
-
-
Save Ch00k/6220418 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| oms@solaris:~/.rvm/src/ruby-1.9.3-p448/ext/psych$ ldd /export/home/oms/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/i386-solaris2.11/psych.so | |
| libruby.so.1 => (file not found) | |
| libyaml-0.so.2 => (file not found) | |
| libpthread.so.1 => /lib/libpthread.so.1 | |
| librt.so.1 => /lib/librt.so.1 | |
| libsocket.so.1 => /lib/libsocket.so.1 | |
| libdl.so.1 => /lib/libdl.so.1 | |
| libcrypt.so.1 => /usr/lib/libcrypt.so.1 | |
| libm.so.2 => /lib/libm.so.2 | |
| libc.so.1 => /lib/libc.so.1 | |
| libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 | |
| libnsl.so.1 => /lib/libnsl.so.1 | |
| libmp.so.2 => /lib/libmp.so.2 | |
| libmd.so.1 => /lib/libmd.so.1 | |
| libcryptoutil.so.1 => /lib/libcryptoutil.so.1 | |
| oms@solaris |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment