Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save bashkirtsevich/2a826bceaec049522283f698c0836fbb to your computer and use it in GitHub Desktop.

Select an option

Save bashkirtsevich/2a826bceaec049522283f698c0836fbb to your computer and use it in GitHub Desktop.
ldconfig
root@63f81279153e:/etc/ld.so.conf.d# cat libc.conf
# libc default configuration
/usr/local/lib
root@63f81279153e:/etc/ld.so.conf.d# cat x86_64-linux-gnu.conf
# Multiarch support
/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment