Re: [jruby-user] How to build from source?
Ariel Valentin <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
At our company we use RPM and used to build from source. I found it much easier to use ruby-install then package results from /opt/rubies as well as /etc/environment changes as opposed to requiring all of the build time dependencies. Thanks, Ariel --- Sent from my mobile device. Please excuse any errors. > On Jul 8, 2014, at 3:36 AM, Theo Hultberg <[email protected]> wrote: > > Do you really need to build from source? You can package the binaries in your RPM and they will run on any supported OS that has a JVM, without recompilation. The install will be orders of magnitude faster and much less error prone. > > T# > > >> On Tue, Jul 8, 2014 at 5:31 AM, Mikhail T. <[email protected]> wrote: >> Hello! I'd like to build as comprehensive a package of JRuby as >> possible. It looks like builds are handled as Maven goals (with >> different profiles). >> >> The bundled BUILDING.md seems aimed more at the developers, rather than >> packagers like myself -- ultimately, I need to create an RPM for CentOS. >> >> What combination(s) of goals and profiles should I use to build >> (%build), test (%check), and install (%install) JRuby? >> >> Thank you! >> >> -- >> Posted via http://www.ruby-forum.com/. >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >