From: "Daniel Völkerts" Date: 2006-02-15T16:31:06+09:00 Subject: Re: gem/rdoc/ri errors on mingw Alex Combas schrieb: > $> gem > sh: gem: command not found This is what I call (ruby one-click-installer on Windows): 1. In my path there is an entry for c:\ruby\bin 2. In my ruby\bin directory, there is a file called gem.bat (this one is started by windows if you type gem) 3. This gem file contains one beautiful line "c:\ruby\bin\ruby.exe" "c:\ruby\bin\gem" %1 %2 %3 %4 %5 %6 %7 %8 %9 So my guess is, make sure you have the gem ruby file installed (get it from rubyforge? I doesn't exactly know where to download gem as I use the one-click-stuff) and create this batch file. HTH, -- Daniel V�lkerts Protected by Anti Pesto.