Ruby on Rails Monday, February 25, 2013

I am getting the following error while installing on windows with ruby v 2.0. I have installed DevKit for 64 bit.


Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing rails:
        ERROR: Failed to build gem native extension.

    d:/programs/Ruby200-x64/bin/ruby.exe extconf.rb
creating Makefile

make
generating atomic_reference-x64-mingw32.def
compiling atomic_reference.c
atomic_reference.c:1:0: error: CPU you selected does not support x86-64 instruct
ion set
make: *** [atomic_reference.o] Error 1


Gem files will remain installed in d:/programs/Ruby200-x64/lib/ruby/gems/2.0.0/g
ems/atomic-1.0.1 for inspection.
Results logged to d:/programs/Ruby200-x64/lib/ruby/gems/2.0.0/gems/atomic-1.0.1/
ext/gem_make.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@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/msg/rubyonrails-talk/-/8vKnsa-xzLYJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment