J
Joe Van Dyk
Hi,
I have a GUI program written in Tk that I'd like to distribute using
rubyscript2exe.
However, the application uses a couple Tk extensions:
- TkTable -- needs to be installed and have a Ruby shared library
built for it (in ext/tk/lib/tkextlib/tktable)
=20
- BWidget -- Just needs the Tk extension installed.
Is there any way I could pack all that stuff into one executable?
Thanks,
Joe
I have a GUI program written in Tk that I'd like to distribute using
rubyscript2exe.
However, the application uses a couple Tk extensions:
- TkTable -- needs to be installed and have a Ruby shared library
built for it (in ext/tk/lib/tkextlib/tktable)
=20
- BWidget -- Just needs the Tk extension installed.
Is there any way I could pack all that stuff into one executable?
Thanks,
Joe