On Mon, Mar 2, 2009 at 8:31 AM, Conrad Taylor <[email protected]> wrote:

> On Mon, Mar 2, 2009 at 8:22 AM, Robert Walker <
> [email protected]> wrote:
>
>>
>> Robert Walker wrote:
>> > # On Mac OS X Leopard:
>> > #   sudo env ARCHFLAGS="-arch i386" gem install mysql --
>> > --with-mysql-config=/usr/local/mysql/bin/mysql_config
>> > #       This sets the ARCHFLAGS environment variable to your native
>> > architecture
>>
>> I just realized that the command I posted earlier was missing the extra
>> -- after mysql and before --with-my...
>>
>> So make sure you use the command exactly as above and it should work
>> fine. If you happen to have a PowerPC based mac running leopard, be sure
>> to switch out -i386 with -ppc.
>
>
I guess it really depends on your environment because I have been installing
MySQL gems
for over a year without having to require the architecture.  Every
environment is different.

-Conrad

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