I'm wanting to run Ruby on Rails and I want to do it the cleanest way possible.
I don't mind using the rubygems package management for the Rails related dependencies.
But Ruby itself, to my knowledge, cannot be installed as a gem. CentOS 4.3 uses Ruby 1.8.1. Rails requires 1.8.2 or 1.8.4. Neither Dag nor CentOSPlus have a later version for RHEL.
What's my best bet? An SRPM for a later version of Fedora?
-Steve
On Fri, 2006-07-21 at 12:01 -0500, Steve Bergman wrote:
I'm wanting to run Ruby on Rails and I want to do it the cleanest way possible.
I don't mind using the rubygems package management for the Rails related dependencies.
But Ruby itself, to my knowledge, cannot be installed as a gem. CentOS 4.3 uses Ruby 1.8.1. Rails requires 1.8.2 or 1.8.4. Neither Dag nor CentOSPlus have a later version for RHEL.
Check the c4-testing CentOS repo.
What's my best bet? An SRPM for a later version of Fedora?
-Steve _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Check the c4-testing CentOS repo.
http://dev.centos.org PROVIDE FEEDBACK. It's the only way to get these packages into centosplus or centos extras. Feedback can be left at http://bugs.centos.org (yes you'll have to create an account if you don't have one already. I want feedback, not spam :-P )
Jim Perrin wrote:
Check the c4-testing CentOS repo.
Jim and William. Thanks. I didn't realize that c4 testing had packages that were so avant garde.
-Steve