(running OS X 10.5.5, MySQL 5, Rails 2.1, Ruby 1.8.7)

I do not understand why  after running :

------

sudo gem update --system
Updating RubyGems
Nothing to update

sudo gem install rubygems-update
Successfully installed rubygems-update-1.3.1
1 gem installed

sudo gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/
mysql_config
Building native extensions.  This could take a while...
Successfully installed mysql-2.7
1 gem installed

and restarted my rails app, I still have this warning.....

DEPRECATION WARNING: You're using the Ruby-based MySQL library that
ships with Rails. This library will be REMOVED FROM RAILS 2.2. Please
switch to the offical mysql gem: `gem install mysql`  See
http://www.rubyonrails.org/deprecation for details. (called from
mysql_connection at /usr/local/lib/ruby/gems/1.8/gems/
activerecord-2.1.2/lib/active_record/connection_adapters/
mysql_adapter.rb:81)

what's missing ?

everything seems to be into : /usr/local/lib/ruby



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