ldconfig and custom directories
  |   Source

This is more a reminder to myself than a new discovery.

To add a new directory where put the .so libraries and be able to use them, just add a new file with the path(s) in the /etc/ld.so.conf.d directory and run ldconfig

Comments powered by Disqus