Hi, I can't install Mongrel on Ruby 1.8.6 (patchlevel 279), using Windows XP. My environment:
C:\ruby18>gem environment RubyGems Environment: - RUBYGEMS VERSION: 1.2.0 - RUBY VERSION: 1.8.6 (2008-07-17 patchlevel 279) [i386-mingw32] - INSTALLATION DIRECTORY: c:/ruby18/lib/ruby/gems/1.8 - RUBY EXECUTABLE: c:/ruby18/bin/ruby.exe - EXECUTABLE DIRECTORY: c:/ruby18/bin - RUBYGEMS PLATFORMS: - ruby - x86-mingw32 - GEM PATHS: - c:/ruby18/lib/ruby/gems/1.8 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :benchmark => false - :backtrace => false - :bulk_threshold => 1000 - REMOTE SOURCES: - http://gems.rubyforge.org/ When I get Mongrel: C:\ruby18>gem install mongrel -include-dependencies Building native extensions. This could take a while... ERROR: Error installing mongrel: ERROR: Failed to build gem native extension. c:/ruby18/bin/ruby.exe extconf.rb install mongrel -include-dependencies creating Makefile make 'make' is not recognized as an internal or external command, operable program or batch file. Gem files will remain installed in C:/ruby18/nclude-dependencies/gems/fastthread -1.0.1 for inspection. Results logged to C:/ruby18/nclude-dependencies/gems/fastthread-1.0.1/ext/fastth read/gem_make.out Even dowloading an older version, i get the same error: C:\ruby18>gem install mongrel -v'=1.1.4' I made a 'manual' instalation (http://feeds.feedburner.com/~r/AkitaOnRails/~3/341683066/testing-the-new-one-click-ruby-installer-for-windows). Any help is welcome. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users