From: Yon Yonben Date: 2008-06-13T18:44:04+09:00 Subject: Bug when installing Mongrel on Windows Hi guys, I want to install Mongrel, for install Redmine after, but when the Mongrel installation, I have this message: D:\ruby\Mongrel\Mongrel>gem install mongrel-1.1.5.gem Building native extensions. This could take a while... ERROR: While executing gem ... (RuntimeError) Error instaling mongrel-1.1.5.gem: ERROR: Failed to build gem native extension. ruby extconf.rb install mongrel-1.1.5.gem checking for main() in c.lib... no creating Makefile nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -nologo -I. -I. -Id:/ruby/lib/ruby/1.8/i386-mswin32 -I. -MD -Zi -O2b2 xg- -G6 -c -Tchttp11.c Le syst竪me ne peut ex辿cuter le programme sp辿cifi辿. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1' Stop. Gem files will remain installed in d:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5 for inspection. Results logged to d:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5/ext/http11/gem_ma ke.out I don't now what I can do. Thanks for your help and bye ;) -- Posted via http://www.ruby-forum.com/.