ruby on rails - Installing cucumber in windows XP -


i using rails 2.3.5, ruby version 1.8.7, rubygems version 1.3.6 , windows operating system. trying install cucumber installation fails make error , searched , found solution website

http://mikewagg.blogspot.com/2009/06/installing-cucumber-on-windows.html

but failed.

error log:

building native extensions.  take while... error:  error installing cucumber:     error: failed build gem native extension.  c:/ruby/bin/ruby.exe extconf.rb checking re.h... no  creating makefile  make 'make' not recognized internal or external command, operable program or batch file.   gem files remain installed in c:/ruby/lib/ruby/gems/1.8/gems/json-1.5.1 inspection. results logged c:/ruby/lib/ruby/gems/1.8/gems/json-1.5.1/ext/json/ext/generator/gem_make.out  installed win32console-1.3.0-x86-mingw32  1 gem installed  installing ri documentation win32console-1.3.0-x86-mingw32...  installing rdoc documentation win32console-1.3.0-x86-mingw32... 

can direct me install? lot in advance.

try work rails on windows in cygwin.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -