Skip to content

Instantly share code, notes, and snippets.

@hngl
Last active January 23, 2024 18:37
Show Gist options
  • Save hngl/b58ce307cb6a391fd8f52b67cb3d801b to your computer and use it in GitHub Desktop.
Save hngl/b58ce307cb6a391fd8f52b67cb3d801b to your computer and use it in GitHub Desktop.
gem install mysql2 0.5.3
gem install mysql2 -v 0.5.4 -- --with-cppflags=-I/usr/local/opt/openssl@1.1/include --with-ldflags=-L/usr/local/opt/openssl@1.1/lib
gem install mysql2 -v 0.5.3 -- --with-cppflags=-I/usr/local/opt/openssl@1.1/include --with-ldflags=-L/usr/local/opt/openssl@1.1/lib
gem install mysql2 -v 0.5.5 -- --with-cppflags=-I/usr/local/opt/openssl@1.1/include --with-ldflags=-L/usr/local/opt/openssl@1.1/lib
gem install mysql2 -- --with-ldflags=-L$(brew --prefix zstd)/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment