mysql error on MAC M1
gem install mysql2 -- \
--with-mysql-lib=/opt/homebrew/opt/mysql/lib \
--with-mysql-dir=/opt/homebrew/opt/mysql \
--with-mysql-config=/opt/homebrew/opt/mysql/bin/mysql_config \
--with-mysql-include=/opt/homebrew/opt/mysql/include
Comments
Post a Comment