From: "Haris Bogdanović" Date: 2009-09-20T02:46:47+09:00 Subject: wxruby problem Hi.Line 2 produces an error:1 require "wx" 2 include Wx after starting I get this: uninitialized constant Wx (NameError) from wx.rb:1:in `require' from wx.rb:1 >Exit code: 1 Can you tell me why is this happening ?Thanks.