I installed the ruby 1.9.3. while instillation rails, I am getting instillation error. Below is the error ERROR: Error installing rails: ERROR: Failed to build gem native extension. /usr/bin/ruby1.9.1 extconf.rb /usr/local/lib/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require'': cannot load such file -- mkmf (LoadError) from /usr/local/lib/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require'' from extconf.rb:1:in `<main>'' Gem files will remain installed in /usr/lib/ruby/gems/1.9.1/gems/json-1.8.0 for inspection. Results logged to /usr/lib/ruby/gems/1.9.1/gems/json-1.8.0/ext/json/ext/generator/gem_make.out Please anyone help me out -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/79624c0169d202ede3f0a1ad286c30c6%40ruby-forum.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
On 31 May 2013 07:45, Vijay Maddipati <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I installed the ruby 1.9.3. while instillation rails, I am getting > instillation error. Below is the errorI advise using rvm for installing ruby and rails. See http://rvm.io. That will handle all the dependencies for you if you. Colin> > ERROR: Error installing rails: > ERROR: Failed to build gem native extension. > > /usr/bin/ruby1.9.1 extconf.rb > /usr/local/lib/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in > `require'': cannot load such file -- mkmf (LoadError) > from > /usr/local/lib/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in > `require'' > from extconf.rb:1:in `<main>'' > > > Gem files will remain installed in > /usr/lib/ruby/gems/1.9.1/gems/json-1.8.0 for inspection. > Results logged to > /usr/lib/ruby/gems/1.9.1/gems/json-1.8.0/ext/json/ext/generator/gem_make.out > > Please anyone help me out > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/79624c0169d202ede3f0a1ad286c30c6%40ruby-forum.com?hl=en-US. > For more options, visit https://groups.google.com/groups/opt_out. > >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsU4SXMS6_WGc1W%2BZDRoX2%3D1Zed%3DfQE5hLd%2BYRN%3DnfgqA%40mail.gmail.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
Colin Law wrote in post #1110759:> On 31 May 2013 07:45, Vijay Maddipati <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: >> I installed the ruby 1.9.3. while instillation rails, I am getting >> instillation error. Below is the error > > I advise using rvm for installing ruby and rails. See http://rvm.io. > That will handle all the dependencies for you if you. > > ColinThanks for your help. I installed rails in my system. Regards, Vijay. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ed9a291ba3c2d0e7e47b8b6b701c47c6%40ruby-forum.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.