From: Jim Menard Date: 2004-01-12T00:56:38+09:00 Subject: Re: RDoc/Ruby1.9 problems ts writes: > >>>>> "J" == Jim Menard writes: > > J> I don't think that RDoc is getting installed by the CVS version of Ruby, > J> but it tries to *use* rdoc. > > Look if it install rdoc, with > > svg% ./ruby -v > ruby 1.9.0 (2004-01-11) [i686-linux] Yup, ruby 1.9.0 is installed > svg% > > svg% make install > [...] > install -c -p -m 0644 lib/rdoc/options.rb /home/ts/local/r190/lib/ruby/1.9/rdoc > install -c -p -m 0644 lib/rdoc/rdoc.rb /home/ts/local/r190/lib/ruby/1.9/rdoc > install -c -p -m 0644 lib/rdoc/template.rb /home/ts/local/r190/lib/ruby/1.9/rdoc > [...] Nope. I see install -c -p -m 0755 bin/rdoc /usr/local/bin/rdoc but not the lines you posted. Jim -- Jim Menard, jimm@io.com, http://www.io.com/~jimm/ "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." -- Robert Wilensky, University of California