# Add custom LIBRARY/RUN Path environment variables to the system # Edit /etc/ld.so.conf: echo '/opt/openssl/lib /opt/sqlite3/lib' >> /etc/ld.so.conf # Reload environment variables ldconfig