Ruby on Rails
Friday, September 27, 2013
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@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment