Skip to content

Instantly share code, notes, and snippets.

Created November 4, 2015 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9cf0e71575544e83e80d to your computer and use it in GitHub Desktop.
Save anonymous/9cf0e71575544e83e80d to your computer and use it in GitHub Desktop.
ldconfig -p | grep readline
libreadline.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.6
libreadline.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.5
libreadline.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libreadline.so
libguilereadline-v-18.so.18 (libc6,x86-64) => /usr/lib/libguilereadline-v-18.so.18
libguilereadline-v-18.so (libc6,x86-64) => /usr/lib/libguilereadline-v-18.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment