Installing mysql-2.9.0 gem on Windows fails due to lack of libmysql
问题 I'm trying to install Redmine 2.1.4 on Windows Server 2003. For it to work, I need to install activerecord-mysql-adapter gem, which in turn seems to rely on mysql-2.9.0.gem . I've downloaded the latter from rubygems and executed: gem install mysql-2.9.0.gem which gives the following output: C:\>gem install mysql-2.9.0.gem Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing mysql-2.9.0.gem: ERROR: Failed to build gem