From: Alex Fenton Date: 2007-09-19T08:00:04+09:00 Subject: Re: Tk Ruby / Fx Ruby / Wx Ruby Jayson Williams wrote: > wxRuby was definately one near the top of the list. My only objection > to using it was that the smallest exe file I could obtain when using > wxRuby was a wapping 8Meg. I'm pretty sure there's a bug in current rubyscript2exe which makes it include the wxruby .so library file twice in the .exe bundle that's created. Unpacking and fixing this bug so the lib is only included once gives a working executable file of 3-5MB for a "hello world" app. I'm following this up with the rubyscript2exe author - in the meantime, get in touch on the wxruby-users list for more info. alex