diff --git a/README.md b/README.md index 32ae9389940ed2ef1c536cb3192211663798bb76..8c49bd087f9b54549d406d3ff1c642697ba2e08f 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,9 @@ Build and install: ninja install -C build ``` +### Common Issues + +Note that because Red Hat-based systems do not normally look for shared libraries in `/usr/local/lib`, it is suggested to add `/usr/local/lib` to the /etc/ld.so.conf if developing on one of these Linux distributions. ## Cleanup