From: Dave Thomas Date: 2004-03-24T08:52:40+09:00 Subject: Re: ruby 1.9 (cvs) installation problem... On Mar 23, 2004, at 17:45, Charles Hixson wrote: > I solved this problem by copying over the Ruby1.8 ruby/rdoc folder to > the Ruby cvs distribution and re-installing. This allowed me to get > as far as: > Sounds like you may have an old RDoc installed which the new one is finding parts of. Or, I wonder if Debian uses DESTDIR and there's a problem with that. You might want to ask on the -core list, where there are folks who know this kind of stuff. Cheers Dave