On Mon, Mar 2, 2009 at 7:35 AM, Ian Piper <[email protected]> wrote:
> > On 2 Mar 2009, at 3:21pm, Conrad Taylor wrote: > > > So, where did you install MySQL and what version of it did you > > install? > > > > -Conrad > > /usr/local/mysql - that was the location that the installer chose. I > am currently running MySQL version 5.0.45 on an Intel iMac with Mac OS > X 10.5.6. And I haven't changed anything recently apart from upgrading > from Rails 2.1.0 (where things worked fine) to Rails 2.2.2 (where they > don't). > > :-) > OK, where is the following file located: mysql_config Once you located the parent directory of the above file, you should be able to do the following: sudo gem install kwatch-mysql-ruby -- --with-mysql-config=<insert_parent_directory_here>/mysql_config Good luck, -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 -~----------~----~----~----~------~----~------~--~---

