On Tue, Dec 6, 2011 at 7:07 AM, Somnath Mallick <[email protected]> wrote: > From one problem to another! I got a ready-made project and trying to > understand the code... And when i run the rake command i get: > > $ rake sunspot:solr:run --trace > rake aborted! > 126: The specified module could not be found. - > C:/Ruby193/gems/mysql2-0.3.11-x86-mingw32/lib/mysql2/1.9/mysql2.so > C:/Ruby193/gems/mysql2-0.3.11-x86-mingw32/lib/mysql2/mysql2.rb:2:in > `require'
> I think Solr and me are not meant to be! :( It appears you have a MySQL, not Solr, problem. You might want to create a new, bare Rails test app and make sure the basics work first... -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- 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.

