From: Roger Pack Date: 2009-11-29T13:41:10+09:00 Subject: Re: Best way to distribute an app > You could always distribute the necesary gems along with the ruby > installer, and a batch file to manually run "gem install" on each gem, > but this doesn't seem like an optimal solution (would that be even > legal?). What would be recommended way of doing this? You may be interested in a question on the ruby-talk FAQ http://wiki.github.com/rdp/ruby_talk_faq "How do I convert a Ruby script to an executable?" Cheers. -r -- Posted via http://www.ruby-forum.com/.