From: uncutstone wu Date: 2006-05-24T12:37:27+09:00 Subject: Re: foxGUIb 0.6 released It seems there is a bug. When I run "ruby foxGUIb.rb", I got this: $ ruby foxGUIb.rb /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__': ./gui/ mainwin.rb:57: syntax error (SyntaxError) "Rubyforge: http://rubyforge.org/projects/fox-tool/", ^ ./gui/mainwin.rb:57: syntax error ./gui/mainwin.rb:59: syntax error ./gui/mainwin.rb:60: syntax error ./gui/mainwin.rb:61: syntax error from /usr/lib/ruby/site_ruby/1.8/rubygem s/custom_require.rb:21:in `require' from foxGUIb.rb:22 I took a look at mainwin.rb, and found a comma is ommitted at line 56. Best regards, uncutstone -- Posted via http://www.ruby-forum.com/.