On Oct 21, 6:23 pm, prasetya utama <li...@ruby-forum.com> wrote:
> hello i have problem while install gem mysql2 in windows 7 i have got
> error
>
> An error occurred while installing mysql (0.3.7), and Bundler cannot
> continue. Make sure that 'gem install mysql2 -v '0.3.7'' succeeds before
> bundling.
>

Please read the following article:

http://blog.mmediasys.com/2011/07/07/installing-mysql-on-windows-7-x64-and-using-ruby-with-it/

Instructions are the same except change to mysql2

You will need to install the gem *before* adding it to the Gemfile
since it requires configuration options (--with-mysql...)

HTH,
--
Luis Lavena

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to