Skip to content

Instantly share code, notes, and snippets.

@mkash32
Last active April 13, 2016 14:58
Show Gist options
  • Save mkash32/791f4adb6cbc1fc18d57abacff999177 to your computer and use it in GitHub Desktop.
Save mkash32/791f4adb6cbc1fc18d57abacff999177 to your computer and use it in GitHub Desktop.
mkash32@aakash-HP-Pavilion:~/NetBeansProjects/XapianEx$ ldd /usr/local/bin/xapian-delve-1.3
linux-vdso.so.1 => (0x00007ffef25b2000)
libxapian-1.3.so.6 => not found
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f19e9308000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f19e90f1000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f19e8d2c000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f19e8a26000)
/lib64/ld-linux-x86-64.so.2 (0x00007f19e9615000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment