Hi y''ll, On attempting to install rails on a windows7 system it fails with: H:\>gem install rails Building native extensions. This could take a while... ERROR: Error installing rails: ERROR: Failed to build gem native extension. "H:/My Programs/Ruby200-x64/bin/ruby.exe" extconf.rb H:/My Programs/Ruby200-x64/bin/ruby.exe: invalid option -P (-h will show valid options) (RuntimeError) Gem files will remain installed in H:/My Programs/Ruby200-x64/lib/ruby/gems/2.0. 0/gems/atomic-1.1.14 for inspection. Results logged to H:/My Programs/Ruby200-x64/lib/ruby/gems/2.0.0/gems/atomic-1.1 .14/ext/gem_make.out == So why does the builder use an invalid option? Ruby version: H:\>ruby -v ruby 2.0.0p247 (2013-06-27) [x64-mingw32] Its propably something simple -- 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/36b5faef-cc51-4264-b887-33bdd21b3ccf%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
On 27 September 2013 14:41, Peter Bolier <grmblarg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi y''ll, > > > On attempting to install rails on a windows7 system it fails with:My advise would be don''t install rails on Windows. Use Linux (eg Ubuntu) or Mac. If you really have not option then I believe railsinstaller is the recommended route. Colin -- 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%3D0gLuFfc%3D%3DW6LR-gOVtDt8-QF4Ds%3DjNnvpk0Y-%2B2S6P1Va7A%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.