Advertisement
kheeper

ldd vlc

Aug 26th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. ~ $ ldd /usr/bin/vlc
  2. linux-gate.so.1 (0xffffe000)
  3. libvlc.so.5 => /usr/lib/libvlc.so.5 (0xb77a7000)
  4. libvlccore.so.5 => /usr/lib/libvlccore.so.5 (0xb76ee000)
  5. libpthread.so.0 => /lib/libpthread.so.0 (0xb76d5000)
  6. libdl.so.2 => /lib/libdl.so.2 (0xb76d1000)
  7. libc.so.6 => /lib/libc.so.6 (0xb754a000)
  8. libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb7514000)
  9. librt.so.1 => /lib/librt.so.1 (0xb750b000)
  10. libm.so.6 => /lib/libm.so.6 (0xb74e6000)
  11. /lib/ld-linux.so.2 (0xb77dd000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement