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 help me i want to codding with rails :) -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Have you installed mysql in windows7? On Fri, Oct 21, 2011 at 11:23 AM, prasetya utama <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>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 help me i want to codding with rails :) > > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
yes i have installed it, and i have installed devkit -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Javier Quarite wrote in post #1027810:> Have you installed mysql in windows7?yes i have installed it, and i have installed devkit -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
When I was starting with rails I had the same trouble, first I didn''t have mysql then I had to add gem "mysql2" to my Gemfile and the run bundle install after that everything worked... On Fri, Oct 21, 2011 at 11:53 AM, prasetya utama <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>wrote:> Javier Quarite wrote in post #1027810: > > Have you installed mysql in windows7? > > yes i have installed it, and i have installed devkit > > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
PD: I use ubuntu... I''m not sure how it works in windows, maybe railsinstaller install mysql2, I haven''t tried it yet On Fri, Oct 21, 2011 at 11:56 AM, Javier Quarite <jquarites-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> When I was starting with rails I had the same trouble, first I didn''t have > mysql > then I had to add > gem "mysql2" > to my Gemfile and the run bundle install > after that everything worked... > > > On Fri, Oct 21, 2011 at 11:53 AM, prasetya utama <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>wrote: > >> Javier Quarite wrote in post #1027810: >> > Have you installed mysql in windows7? >> >> yes i have installed it, and i have installed devkit >> >> -- >> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Here, I''m already pass for it. you have to install the mysql gem not the mysql2 gem. mysql2 gem don''t work on Windows 7 only on Windows XP. but using mysql will be the same thing... http://blog.allanfreitas.com.br/ruby/rubyonrails/problema-rubyonrails-e-mysql-no-windows-7 Allan Freitas Desenvolvedor e Analista Web / Web Developer and Analist Email/Gtalk: allanfreitasci-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Msn: eu-VM8Owz/R1+aK3BK6C4Ci4Ah0onu2mTI+@public.gmane.org On Oct 21, 2:23 pm, prasetya utama <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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 help me i want to codding with rails :) > > -- > Posted viahttp://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Oct 21, 6:23 pm, prasetya utama <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Maybe Matching Threads
- Can't install mysql2 gem on Windows 7
- ERROR : An error occurred while installing mysql2 (0.3.11), and Bundler cannot continue.
- Unable to install mysql2 gem on windows 7
- error during installing gem named mysql2
- An error occured while installing mysql2 (0.3.11), and Bundler cannot continue.