how do you bundle a program in Visual Ruby?
on 2013-03-19 23:31
Hello Ben, Currently, the default way of distributing programs in VR, is to create a Gem, if you wish to have an external way method to bundling, such as for Windows installs, or Mac OS X .app folder structures, you may want to look at rubyscript2exe, or ocra (Windows only). On Mac OS X, you simply need to bundle your gem files with bundler, and use a program like Platypus that generates a App bundle for Mac OS X. Resources: RubyScript2EXE: http://www.erikveen.dds.nl/rubyscript2exe/ Ocra: http://rubyforge.org/projects/ocra/ Platypus: http://sveinbjorn.org/platypus P.S. RubyScript2exe and Ocra can be installed as gems, via gem install rubyscript2exe and gem install ocra I will be setting up a way to "compile" programs into single service installation packages, and executables for distributing on Windows and Mac OS X. hth, Mario On Tue, Mar 19, 2013 at 8:41 PM, Ben Nussbaum < ruby-forum-incoming@andreas-s.net> wrote: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > ruby-gnome2-devel-en mailing list > ruby-gnome2-devel-en@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ruby-... > -- Mario Steele Fleet Captain CO - Geo 99 CO - USS T'hy'la XO - Diplomatic Corps - Second Life http://www.iftcommand.com/chapters/thyla/ http://www.trekfederation.com
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.