Build mysql from source. you may also need flags during the gem build  
as its a binary gem.

On snow leopard in my machine. (mysql cluster buts its the same  
interface)

sudo env ARCHFLAGS="-arch x86_64" gem install mysql --verbose -- -- 
with-mysql-config=/usr/local/mysql/bin/mysql_config

also note, ruby 1.9.1's syntax is different, thus throwing many gems,  
if you do not need it, do not use it until it is supported..

peace, Alex


On 17 Oct 2009, at 00:26, doug livesey wrote:

> Hi -- I've just upgraded to 1.9.1 with RVM (which rocks), and have  
> got every gem installed that I have under 1.8.7, apart from bloody  
> MySQL.
> I've found a few guides around & about detailing how to get MySQL  
> working with Snow Leopard & Ruby, but I already did that when I  
> upgraded to Snow Leopard.
> Does anyone know of any fixes that are less drastic than  
> reinstalling Ruby, Rails, MySQL, ports, and everything else that  
> other people are suggesting?
> Please?
> PostgreSQL FTW! :)
>    Doug.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"NWRUG" 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/nwrug-members?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to