With the suggestion from Ritesh the install works without problems, but
the gem and the libmysql.dll are incompatible.

C:\Programming\test>rake db:create RAILS_ENV=’development’
(in C:/Programming/test)
rake aborted!
Incorrect MySQL client library version! This gem was compiled for 5.5.12
but the
client library is 6.0.0.
C:/Ruby/lib/ruby/gems/1.9.1/gems/mysql2-0.3.2/lib/mysql2.rb:8:in
`require’
C:/Ruby/lib/ruby/gems/1.9.1/gems/mysql2-0.3.2/lib/mysql2.rb:8:in `’

A warning should be sufficient …

It doesn't seem like MySQL archives the older versions of libmysql.dll
(5.5.12).

Any Ideas how to get around this?

Thanks,

Willi

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to