Ruby on Rails Monday, August 12, 2013

On 9 August 2013 16:47, Harish Vishnu <vishnuharish12@gmail.com> wrote:
> rails s
> /usr/local/share/gems/gems/mysql2-0.3.13/lib/mysql2.rb:8:in `require':
> cannot load such file -- mysql2/mysql2 (LoadError)

If you look in the lib folder mentioned above is there a subdirectory
mysql2 containing mysql2.so?
If not then I suspect your mysql2 gem has not installed correctly.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvvHpqJPoCbs1vrpzhvsh-%2BXfhJ21j%3Dy67OWoS7eJgvHA%40mail.gmail.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment