Re: [Fxruby-users] using fxruby with exerb?
Status: Inactive
Brought to you by:
lyle
From: meinrad r. <mei...@gm...> - 2003-12-11 12:51:39
|
Emmanuel Touzery wrote: > Hello, > > I was wondering if there is support for the combination > ruby+fxruby+fox as exerb script? I've had success with ruby+exerb, with > a filesize of the binary of ~400k + my script size (plus size of > standard library files i'm using, eg find.rb). > Is it possible to get a single .exe or an .exe with DLLs and > distribute a FXRuby application like this? If yes, what is then the size > of the .exe file and related DLLs you have to ship? > > Figuring it should be a common question, i searched for quite a while > for this, without clear answer on the net... > > thank you for any help. > > emmanuel > > PS: advantages of using fxruby with exerb are numerous: simple > installation, and even more: transparent upgrade from eg ruby 1.6 to 1.8 > without the client noticing. > hi, i am using fxruby with exerb without any problems and got filesizes of about 1.2 mb. |