Dominique Klevinghaus
Results
2
comments of
Dominique Klevinghaus
> Adapting the suggestions above, this fixed my ability to install mysql2 with Bundler: > > ```shell > bundle config --global build.mysql2 "--with-cppflags=-I$(brew --prefix openssl)/include --with-ldflags=-L$(brew --prefix openssl)/lib --with-mysql-lib-$(brew --prefix...