You have to have RUBYOPT=-rubygems in your environment On 8/27/05, Sy <sy1234 / gmail.com> wrote: > I've been waiting for something like this to come along.. but I'm > having trouble getting it going. The solution escapes me. > > > > # gem install ruby-breakpoint > Attempting local installation of 'ruby-breakpoint' > Local gem file not found: ruby-breakpoint*.gem > Attempting remote installation of 'ruby-breakpoint' > Successfully installed ruby-breakpoint-0.5.0 > Installing RDoc documentation for ruby-breakpoint-0.5.0... > > # ruby rush.rb > rush.rb:6:in `require': No such file to load -- breakpoint (LoadError) > > Ideas? > > -- Reyn Vlietstra