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

前端 未结 6 1072
北恋
北恋 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:32

    Well, i don't really use Windows, but what about downloading the DevKit from 'http://rubyinstaller.org/downloads' and following the instructions at 'http://github.com/oneclick/rubyinstaller/wiki/Development-Kit' ?

提交回复
热议问题