Leslie Viljoen wrote: > On Thu, Feb 21, 2008 at 7:59 AM, Knute Johnson > <nospam / rabbitbrush.frazmtn.com> wrote: >> Robert Citek wrote: >> > On Wed, Feb 20, 2008 at 10:24 PM, Knute Johnson >> > <nospam / rabbitbrush.frazmtn.com> wrote: >> >> Would somebody please try this on Linux for me. It works fine on >> >> Windows but hangs on Fedora. > > You might want to "gem install ruby-debug", put this at the top of your > program: > > require 'ruby-debug' > Debugger.start > debugger #start irb > > ..and then use "s" to step through each line and see exactly > where the hang-up is. Might be a threading issue. > > > Les > Les: I tried this but get the following error metar.rb:6:in `require': no such file to load -- ruby-debug (LoadError) from metar.rb:6 There is no ruby-debug package that I can find for Fedora. I tried loading rubygems.noarch but that didn't help. There has to be something simple I'm missing here, I just don't know what it is. Thanks, -- Knute Johnson email s/nospam/knute/ -- Posted via NewsDemon.com - Premium Uncensored Newsgroup Service ------->>>>>>http://www.NewsDem