If you're on an Intel mac, try this:

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

Just be sure to get the mysql directories right to match your system 
setup.  These are the default for the MySQL binaries.

Brent

Eduardo Cirilo wrote:
> Manisha Tripathy wrote:
>> Have you installed mysql-client?
> 
> 
> 
> Yes I have...

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