Answers for "Don't know how to set rpath on your system, if MySQL libraries are not in path mysql2 may not load"

SQL
0

Don't know how to set rpath on your system, if MySQL libraries are not in path mysql2 may not load

export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/
Posted by: Guest on August-14-2021
0

Don't know how to set rpath on your system, if MySQL libraries are not in path mysql2 may not load

brew install openssl
Posted by: Guest on August-14-2021

Code answers related to "Don't know how to set rpath on your system, if MySQL libraries are not in path mysql2 may not load"

Code answers related to "SQL"

Browse Popular Code Answers by Language