run 'gem install mysql' from command line, just as the error message says...
if you are on a mac, make it 'sudo gem install mysql' On Sat, Apr 25, 2009 at 9:48 AM, Berry <[email protected]> wrote: > > I am trying to run a helloworld application(exercise) and just updated > my rails version. I try to connect MySQL database but I get this error > -> > > !!! The bundled mysql.rb driver has been removed from Rails 2.2. > Please install the mysql gem and try again: gem install mysql. > rake aborted! > no such file to load -- mysql > Any one can help this issue please! > Donatien > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ruby-on-rails-programming-with-passion" group. To unsubscribe from this group, send email to ruby-on-rails-programming-with-passion-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---
