ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
mysql gem installation failure (Task #1318)
Description
Hello,
I have the following error thrown when I run bundle install :
@*Gem files will remain installed in C:/Ruby/Ruby200/lib/ruby/gems/2.0.0/gems/mysq
l2-0.2.21 for inspection.
Results logged to C:/Ruby/Ruby200/lib/ruby/gems/2.0.0/gems/mysql2-0.2.21/ext/mys
ql2/gem_make.out
An error occurred while installing mysql2 (0.2.21), and Bundler cannot continue.
Make sure that `gem install mysql2 -v '0.2.21'` succeeds before bundling.*@
I have mysql server 5.5 on my machine