I just got Ruby, MySQL and everything working on Snow Leopard.
The key, in my experience, is installing MySQL from MacPorts and NOT 
from the MySQL provided packages.

Rather than repeat myself, I documented it all here: 
http://blog.twg.ca/2009/09/livin-on-the-edge-ruby-rails-and-snow-leopard/

Hope this helps...


Alex wrote:
> Can you post the entire message?
> 
> According to the Rails blog you need to expressly force it to be
> compiled in 64-bit (which worked for me):
> 
> $ sudo env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-
> config=/usr/local/mysql/bin/mysql_config
> 
> (source 
> http://weblog.rubyonrails.org/2009/8/30/upgrading-to-snow-leopard)
> 
> Did you upgrade your mysql install to a 64-bit version?
> 
> On Sep 2, 6:47�pm, Trausti Thor Johannsson <[email protected]>

-- 
Posted via http://www.ruby-forum.com/.

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