Nicholas
Results
1
comments of
Nicholas
I also confront with openssl issue. ``` ld: library not found for -lssl ``` I referenced [this post](https://gist.github.com/fernandoaleman/ee3ac6957c2ba4f7d7d33a251d58b191), brew install mysql2 and mysql gems with optional ``` -- --with-ldflags=-L/usr/local/opt/openssl/lib --with-cppflags=-I/usr/local/opt/openssl/include...