This worked for me. A minor correction: libmysql.dll is in mysql/lib folder and paste it to your ruby/bin folder!!!
Yacobus Reinhart wrote in post #664497: > [1] gem install mysql > [2] you will see like error syntac but dont pay attention to it > [3] find LIBMYSQL.DLL from your mysql/bin folder in your mysql folder > not ruby folder. > [4] copy & paste that file to ruby/bin > [5] restart your server or console, if you are already run it. > > Then Cheer, > Reinhart > http://teapoci.blogspot.com -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

