How to use “mysql2” gem in Rails 3 application on Windows 7?

前端 未结 6 1071
北恋
北恋 2020-12-28 10:35

I try to install the mysql2 gem on Windows 7 32-bit.

I run:

gem install mysql2

and I get the following error:

6条回答
  •  天命终不由人
    2020-12-28 11:22

    You should execute the setup file again,and choose the modify option,then check the Developer Components.When it finish,you will found the include folder and the opt folder.

提交回复
热议问题