the preview is looking good ! - the gem seemed to load fine but samples failed to load at all to start with: "load error: Wx" but got things running by pasting the set up stuff from Wx.rb into the demo file...haven''t had time to figure out why yet. i copied over the copyright also, so now i''ve 2 in that file - lucky me. The unicode sample fell over on sys_lang get_system_encoding_name and the Tree control fell over on the constant Blue both probs seemed to be solved with begin/rescue blocks.
richard alexander
2007-Mar-17 11:23 UTC
[Wxruby-users] newbie: wxruby on fedora5 solved...
the solution was in the faq (thanks for the faq) "getting an error trying to run any wxruby2 application, such as the samples that are included in the gem - If you are using Linux, be sure you have configured your system to have: RUBYOPT=-rubygems" On Sat, 2007-03-17 at 07:57 +0000, richard alexander wrote:> the preview is looking good ! - the gem seemed to load fine but samples > failed to load at all to start with: > "load error: Wx" > but got things running by pasting the set up stuff from Wx.rb into the > demo file...haven''t had time to figure out why yet. > i copied over the copyright also, so now i''ve 2 in that file - lucky me. > The unicode sample fell over on > sys_lang > get_system_encoding_name > and the Tree control fell over on the constant > Blue > both probs seemed to be solved with begin/rescue blocks. > > _______________________________________________ > wxruby-users mailing list > wxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/wxruby-users >