From: Eric Hodel Date: 2008-01-20T09:40:09+09:00 Subject: Re: gem install mysql - not showing the right options On Jan 19, 2008, at 12:01 PM, Venks wrote: > I am trying to install the native mysql drivers using "gem install > mysql" on Fedora 6 machine and following are the options shown: > > =============================================== > > Select which gem to install for your platform (i386-linux) > 1. mysql 2.7.2006.05.10 (mswin32) > 2. mysql 2.7.2006.04.21 (mswin32) > 3. mysql 2.7.3 (mswin32) > 4. mysql 2.7.3 (mswin32) > 5. Skip this gem > 6. Cancel installation a) `gem install --version=2.7 mysql` b) upgrade to a newer RubyGems.