<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing RubyGems on Centos 5</title>
	<atom:link href="http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/</link>
	<description>An Eclectic IT Repository</description>
	<lastBuildDate>Fri, 01 Apr 2011 01:19:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John Alberts</title>
		<link>http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/comment-page-1/#comment-376</link>
		<dc:creator>John Alberts</dc:creator>
		<pubDate>Thu, 03 Mar 2011 21:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=159#comment-376</guid>
		<description>You forgot to change RUBY_SOURCE_URL in the script.  There is a comment in the script that mentions you need to change it.</description>
		<content:encoded><![CDATA[<p>You forgot to change RUBY_SOURCE_URL in the script.  There is a comment in the script that mentions you need to change it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John McLear</title>
		<link>http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/comment-page-1/#comment-375</link>
		<dc:creator>John McLear</dc:creator>
		<pubDate>Thu, 03 Mar 2011 16:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=159#comment-375</guid>
		<description>Connecting to helpdesk.hosted.exlibrisgroup.com&#124;199.117.46.144&#124;:443... connected.
HTTP request sent, awaiting response... 403 Forbidden</description>
		<content:encoded><![CDATA[<p>Connecting to helpdesk.hosted.exlibrisgroup.com|199.117.46.144|:443&#8230; connected.<br />
HTTP request sent, awaiting response&#8230; 403 Forbidden</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Fairley</title>
		<link>http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/comment-page-1/#comment-247</link>
		<dc:creator>Alexander Fairley</dc:creator>
		<pubDate>Wed, 13 Oct 2010 15:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=159#comment-247</guid>
		<description>The folks at
endpoint.com provide packages not just of gems, but of a full REE/Passenger stack.
https://packages.endpoint.com/rhel/5/ruby-enterprise-opt/SRPMS/
It still requires some TLC to get up and running as you want it, but it&#039;s a good starting point.</description>
		<content:encoded><![CDATA[<p>The folks at<br />
endpoint.com provide packages not just of gems, but of a full REE/Passenger stack.<br />
<a href="https://packages.endpoint.com/rhel/5/ruby-enterprise-opt/SRPMS/" rel="nofollow">https://packages.endpoint.com/rhel/5/ruby-enterprise-opt/SRPMS/</a><br />
It still requires some TLC to get up and running as you want it, but it&#8217;s a good starting point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Razmal</title>
		<link>http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/comment-page-1/#comment-178</link>
		<dc:creator>Razmal</dc:creator>
		<pubDate>Tue, 06 Jul 2010 03:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=159#comment-178</guid>
		<description>Nice, works like a charm.. thx</description>
		<content:encoded><![CDATA[<p>Nice, works like a charm.. thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Alberts</title>
		<link>http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/comment-page-1/#comment-137</link>
		<dc:creator>John Alberts</dc:creator>
		<pubDate>Thu, 29 Oct 2009 21:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=159#comment-137</guid>
		<description>I usually prefer an existing repository as well.  Unfortunately, I&#039;m not allowed to add any non-official Red Hat repositories to the production servers at work.  The method I presented uses the official Ruby packages from Red Hat and just downloads the Ruby Gem sources.</description>
		<content:encoded><![CDATA[<p>I usually prefer an existing repository as well.  Unfortunately, I&#8217;m not allowed to add any non-official Red Hat repositories to the production servers at work.  The method I presented uses the official Ruby packages from Red Hat and just downloads the Ruby Gem sources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewoud Kohl van Wijngaarden</title>
		<link>http://blog.mindlesstechie.net/2009/10/27/installing-rubygems-on-centos-5/comment-page-1/#comment-136</link>
		<dc:creator>Ewoud Kohl van Wijngaarden</dc:creator>
		<pubDate>Thu, 29 Oct 2009 21:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mindlesstechie.net/?p=159#comment-136</guid>
		<description>I prefer to use the EPEL repository (https://fedoraproject.org/wiki/EPEL). It contains a lot of useful software, including RubyGems.</description>
		<content:encoded><![CDATA[<p>I prefer to use the EPEL repository (<a href="https://fedoraproject.org/wiki/EPEL" rel="nofollow">https://fedoraproject.org/wiki/EPEL</a>). It contains a lot of useful software, including RubyGems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

