From: Jim Weirich Date: 2006-02-21T21:39:35+09:00 Subject: Re: lazy.rb 0.9.5 -- transparent futures! Minkoo Seo wrote: > Sorry for newbie question. I tried to install lazy only to fail: > > [root@poseidon tmp]# ruby -v > ruby 1.8.4 (2005-12-24) [i686-linux] > [root@poseidon tmp]# ls -l lazy-0.9.5.gem > -rw-r--r-- 1 mkseo users 6656 2월 19 09:31 lazy-0.9.5.gem > [root@poseidon tmp]# gem install lazy-0.9.5.gem > Attempting local installation of 'lazy-0.9.5.gem' > Successfully installed lazy, version 0.9.5 ^^^^^^^^^^^^ The installatiof of the lazy software is OK ... > Installing RDoc documentation for lazy-0.9.5... > > lazy.rb:60:22: Couldn't find DIVERGES. Assuming it's a module Its just that RDoc is complaining about something. I got the same error on my system, but the RDoc looks ok, even with the error. -- -- Jim Weirich -- Posted via http://www.ruby-forum.com/.