Skip to content

Instantly share code, notes, and snippets.

@sshilovsky
Created May 17, 2013 18:38
Show Gist options
  • Save sshilovsky/5601065 to your computer and use it in GitHub Desktop.
Save sshilovsky/5601065 to your computer and use it in GitHub Desktop.
/home/sh> ldd /usr/local/sbin/miredo ; echo ; miredo ; echo ; file /usr/local/lib64/libtun6.so.0.1.1 ; echo ; echo $LDPATH
linux-vdso.so.1 (0x00007fffdabff000)
libtun6.so.0 => not found
libteredo.so.5 => not found
libcap.so.2 => /lib64/libcap.so.2 (0x00007ff5cbc01000)
librt.so.1 => /lib64/librt.so.1 (0x00007ff5cb9f9000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007ff5cb7dd000)
libc.so.6 => /lib64/libc.so.6 (0x00007ff5cb436000)
libattr.so.1 => /lib64/libattr.so.1 (0x00007ff5cb232000)
/lib64/ld-linux-x86-64.so.2 (0x00007ff5cbe06000)
miredo: error while loading shared libraries: libtun6.so.0: cannot open shared object file: No such file or directory
/usr/local/lib64/libtun6.so.0.1.1: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, not stripped
/usr/local/lib:/usr/lib64:/lib64:/usr/lib32:/lib32:/usr/lib64/nss:/usr/lib64/vdpau:/usr/lib64/qt4:/usr/lib32/qt4:/usr/lib64/mysql:/usr/lib32/mysql:/usr/lib64/xulrunner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment