Content
You are here:
Windows installation
Added by Smith Don over 9 years ago
I’m trying to install openProject on Windows 7 following this guide https://community.openproject.org/projects/openproject/wiki/Installation_Windows.
But running bundle install —without rmagick returns error
Gem files will remain installed in C:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/mysql2-0.3.17 for inspection. An error occurred while installing mysql2 (0.3.17), and Bundler cannot continue. Make sure that `gem install mysql2 -v '0.3.17'` succeeds before bundling.
I see that mysql2 (0.3.18 ruby x86-mingw32) is installed by gem list command.
Any idea how to fix this?
Thanks