Is there a good source for ruby 1.9.3 rpms for CentOS 6? The base repositories still have 1.8.7.
Or even any of the 1.9.x family?
-- Matt
It's not what I know that counts.
It's what I can remember in time to use.
Is there a good source for ruby 1.9.3 rpms for CentOS 6? The base repositories still have 1.8.7.
Or even any of the 1.9.x family?
-- Matt
It's not what I know that counts.
It's what I can remember in time to use.
Perhaps one of these?
http://rpmfind.net/linux/rpm2html/search.php?query=Ruby
Caveat: I know nothing about CentOS or RHEL; I just found these with Google.
On Tue, Mar 5, 2013 at 2:57 PM, Matt Lawrence <matt@technoronin.com> wrote:
Is there a good source for ruby 1.9.3 rpms for CentOS 6? The base
repositories still have 1.8.7.Or even any of the 1.9.x family?
Try downloading the SRPMs from Fedora 17+ and build them for CentOS.
On Wed, Mar 06, 2013 at 05:57:43AM +0900, Matt Lawrence wrote:
Is there a good source for ruby 1.9.3 rpms for CentOS 6? The base
repositories still have 1.8.7.Or even any of the 1.9.x family?
--
Darryl L. Pierce <mcpierce@gmail.com>
http://mcpierce.multiply.com/
"What do you care what people think, Mr. Feynman?"
Those aren't RPMs, those are instructions for building the RPMs. Since I don't have the whole development environment set up, building the RPMs will take a number of iterations to make work. Doable, but certainly a Plan B.
-- Matt
It's not what I know that counts.
It's what I can remember in time to use.
On Wed, 6 Mar 2013, Eric Christopherson wrote:
On Tue, Mar 5, 2013 at 2:57 PM, Matt Lawrence <matt@technoronin.com> wrote:
Is there a good source for ruby 1.9.3 rpms for CentOS 6? The base
repositories still have 1.8.7.Or even any of the 1.9.x family?
Perhaps one of these?
RPM resource Ruby
GitHub - lnxchk/ruby-1.9.3-rpm: Updated build/specs for ruby-1.9.3
Building Ruby-1.9.3 for CentOS-6.3 | LogJamCaveat: I know nothing about CentOS or RHEL; I just found these with Google.
Oh, sorry about that. In my haste I thought the first link had some
1.9 RPMs, but now I see those are 1.8.7.
On Tue, Mar 5, 2013 at 7:46 PM, Matt Lawrence <matt@technoronin.com> wrote:
On Wed, 6 Mar 2013, Eric Christopherson wrote:
On Tue, Mar 5, 2013 at 2:57 PM, Matt Lawrence <matt@technoronin.com> >> wrote:
Is there a good source for ruby 1.9.3 rpms for CentOS 6? The base
repositories still have 1.8.7.Or even any of the 1.9.x family?
Perhaps one of these?
RPM resource Ruby
https://github.com/lnxchk/ruby-1.9.3-rpmhttp://byrnejb.wordpress.com/2013/01/30/building-ruby-1-9-3-for-centos-6-3/
Caveat: I know nothing about CentOS or RHEL; I just found these with
Google.Those aren't RPMs, those are instructions for building the RPMs. Since I
don't have the whole development environment set up, building the RPMs will
take a number of iterations to make work. Doable, but certainly a Plan B.