Mysql
 sql >> Datenbank >  >> RDS >> Mysql

Einrichten von Django mit MySQL unter macOS

ld: library not found for -lssl -> fehlendes openssl-Paket, vorzugsweise das openssl-Entwicklungspaket.

Aus dieser Github-Ausgabe

brew install openssl
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/