On Dec 27, 1:50 pm, BWB <bwbash...@retrievalsystems.com> wrote:
> C:/Ruby193/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11-x86-
> mingw32/lib/mysql2/mysql2.rb:2:in `require': Incorrect MySQL client librar
> y version! This gem was compiled for 6.0.0 but the client library is 5.5.19.
> (RuntimeError)

This has been asked several times on the group, please search before
asking.

Also, see this:
http://blog.mmediasys.com/2011/07/07/installing-mysql-on-windows-7-x64-and-using-ruby-with-it/

Contains compilation instructions to avoid version mismatch between
the compiled extension (inside the mysql2 gem) and the library
libmysql.dll

If you need further assistance, feel free to post to RubyInstaller
group:
https://groups.google.com/group/rubyinstaller/

(This was also answered there too)

--
Luis Lavena

-- 
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