On Mon, 12 Jul 2004, Wybo Dekker wrote: > On Tue, 13 Jul 2004, Hidetoshi NAGAI wrote: > > > > There is indeed no autoload.rb on my system. > > > > Do you have 'ext/tk/lib/tk/' subdirectory? > > no, it's not there > > > If not, did you use '-d' option when 'cvs update'? > > yes, I did (in ~/CVSWORK, where I have a ruby sub directory): > > cvs -z4 -d :pserver:anonymous / cvs.ruby-lang.org:/src update ruby But after this I did: cvs -z4 -d :pserver:anonymous / cvs.ruby-lang.org:/src co ruby in a newly created directory, recompiled and re-installed ruby from there, and had no problems anymore. So it looks like update does not work? -- Wybo