From: Michel Demazure Date: 2007-11-20T20:03:05+09:00 Subject: Re: rcov-0.8.1: compatibility with Ruby 1.8.6-p11, inten Mauricio Fernandez wrote: > On Tue, Nov 20, 2007 at 06:20:09PM +0900, Michel Demazure wrote: >> Mauricio Fernandez wrote: >> > Brian Candler: >> > * found compatibility issues with the REXML lib included in >> > ruby-1.8.6-p110 and provided a workaround >> >> Still a REXML incompatibility in 0.8.1. ? >> > [...] >> ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32] >> (this is the one click installer 1.8.6-25) >> >> C:>rcov ... > [...] >> C:/RUBY/lib/ruby/gems/1.8/gems/rcov-0.8.1.0-mswin32/lib/rcov/report.rb:19:in >> `wr >> ite': uninitialized constant REXML::Formatters (NameError) >> from (eval):93:in `pretty' >> from > [...] > > The workaround must only be used with ruby 1.8.6 p11[01]. This is > entirely my > mistake (not Brian Candler's), and it's been corrected in rcov 0.8.1.1 > (see my > other post on this thread). Sorry to insist : now rcov does not install . Microsoft Windows XP [version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Michel>gem install rcov Bulk updating Gem source index for: http://gems.rubyforge.org Building native extensions. This could take a while... ERROR: Error installing rcov: ERROR: Failed to build gem native extension. C:/ruby/bin/ruby.exe extconf.rb install rcov creating Makefile nmake 'nmake' n'est pas reconnu en tant que commande interne ou externe, un programme ex辿cutable ou un fichier de commandes. Gem files will remain installed in C:/ruby/lib/ruby/gems/1.8/gems/rcov-0.8.1.1.0 for inspection. Results logged to C:/ruby/lib/ruby/gems/1.8/gems/rcov-0.8.1.1.0/ext/rcovrt/gem_m ake.out -- Posted via http://www.ruby-forum.com/.