Install Ruby 1.8.7 on Fedora 11/12
Posted
by tadman
on Server Fault
See other posts from Server Fault
or by tadman
Published on 2010-04-21T16:11:11Z
Indexed on
2010/04/21
16:13 UTC
Read the original article
Hit count: 567
Is there a simple way to install Ruby 1.8.7 on Fedora 11 or 12 without side-stepping the yum/RPM package management system too severely? Building from source is always an option, but it tends to deploy things in irregular places and proves to be more fuss to maintain in the long run.
A self-built RPM is okay, but I'm presuming there's a .rpm out there somewhere already. Rails is not especially happy with 1.8.6 and the Fedora community, for various reasons, considers 1.8.7 to be toxic and best avoided.
© Server Fault or respective owner