From: Jamey Cribbs Date: 2006-01-14T05:12:57+09:00 Subject: Re: Question about GUI API for Ruby On Sat, 14 Jan 2006 04:00:36 +0900 Wilson Bilkovich wrote: > Do you have a link to the mailing list posting? I've been struggling > with Rubyscript2EXE, attempting to deploy a Ruby/GTK application I > wrote. I'm having a lot of trouble bundling non-ruby/dll resources, > such as YAML files and glade configs. I'm just about ready to write > an NSIS installer instead. Are you putting the non-ruby files in the application directory and using tar2rubyapp (or whatever it's called) in conjunction with rubyscript2exe? I've used rubyscript2exe a lot to deploy both FXRuby apps and Ruby-Gtk2 apps and, if I remember correctly, if you place the non-ruby files like dlls and image files in the application directory that you use in conjunction with tar2rubyscript, it will include these files in the exe. HTH, Jamey Cribbs Confidentiality Notice: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. If you are not the intended recipient(s), you are hereby notified that any dissemination, unauthorized review, use, disclosure or distribution of this email and any materials contained in any attachments is prohibited. If you receive this message in error, or are not the intended recipient(s), please immediately notify the sender by email and destroy all copies of the original message, including attachments.