On Mon, May 20, 2013 at 10:29 AM, dave <[email protected]> wrote: > My IRC/#rvm session today echoes your advice to use macports/mysql instead > of rvm. > As rvm is just a conduit where the install/compile of gems is outside its > jurisdiction regarding correctness. > > I suggested in the irc/#rvm session that rvm's website be corrected > regarding their mysql advice/suggestions. > > i.e. to use macport instead of rvm to install the mysql2 gem with its > appropriate mysql database rather than the dmg route.
Wait, what? I think you're still confused. Using rvm to manage your ruby versions and gemsets has nothing whatsoever to do with how you install server software like MySQL on your system. I suggested that if a MacPorts install of MySQL provided the header files you need to install the mysql *gem* and just worked, then you might as well go with that and be done. So you can get on to the fun part of developing with Rails :-) BTW, do you have a link to the rvm site where it discusses MySQL installation? I've never seen that. -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

