From: Alex Combas Date: 2006-02-16T04:04:28+09:00 Subject: Re: gem/rdoc/ri errors on mingw On 2/14/06, Daniel Væ—¦lkerts wrote:> 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.> Thank Daniel,Yeah I was using the one-click installer which wasreally nice, but I figured it would be good to have rubybuilt from scratch however it seems there are some hidden gotchas. I'll post back if I figure out why make-doc isnt working. --Alex Combashttp://noodlejunkie.blogspot.com/