Answers for "don't know how to set rpath on your system, if mysql libraries are not in path mac m1"

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 mac m1"

Code answers related to "SQL"

Browse Popular Code Answers by Language