Try installing the mysql gem with

sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-dir=/ 
usr/local/mysql --with-mysql-lib=/usr/local/mysql/lib --with-mysql- 
include=/usr/local/mysql/include

from:
http://newwiki.rubyonrails.org/database-support/mysql

On Apr 7, 2009, at 5:53 AM, Gavin wrote:

>
> Hey all-
>
> Re-installed OSX yesterday and with it, Ruby and Rails
>
> Now when I try to run db:migrate I get the error message:
>
> "!!! 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!
>
>


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

Reply via email to