<?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 Ruby Enterprise Edition and Passenger Phusion on Mac OS X Leopard</title>
	<atom:link href="http://www.gregbenedict.com/2009/04/01/installing-ruby-enterprise-edition-and-passenger-phusion-on-mac-os-x-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gregbenedict.com/2009/04/01/installing-ruby-enterprise-edition-and-passenger-phusion-on-mac-os-x-leopard/</link>
	<description>Thoughts on the web and creativity.</description>
	<lastBuildDate>Fri, 06 Aug 2010 06:40:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Corey M</title>
		<link>http://www.gregbenedict.com/2009/04/01/installing-ruby-enterprise-edition-and-passenger-phusion-on-mac-os-x-leopard/comment-page-1/#comment-343</link>
		<dc:creator>Corey M</dc:creator>
		<pubDate>Thu, 16 Apr 2009 11:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=94#comment-343</guid>
		<description>Instead of aliasing the EE binaries why not mv the old ones out of the way:

sudo mv /usr/bin/ruby /usr/bin/ruby.old
sudo ln -s /opt/ruby-enterprise-1.8.6-20090201/bin/ruby /usr/bin/ruby
#repeat for rake, gem and irb</description>
		<content:encoded><![CDATA[<p>Instead of aliasing the EE binaries why not mv the old ones out of the way:</p>
<p>sudo mv /usr/bin/ruby /usr/bin/ruby.old<br />
sudo ln -s /opt/ruby-enterprise-1.8.6-20090201/bin/ruby /usr/bin/ruby<br />
#repeat for rake, gem and irb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gbenedict</title>
		<link>http://www.gregbenedict.com/2009/04/01/installing-ruby-enterprise-edition-and-passenger-phusion-on-mac-os-x-leopard/comment-page-1/#comment-342</link>
		<dc:creator>gbenedict</dc:creator>
		<pubDate>Wed, 15 Apr 2009 18:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=94#comment-342</guid>
		<description>I actually want both versions, with the default left in place. I prefer to run the app I&#039;m working on using the version we use in production.

I&#039;ve updated the post to include alias commands that make it easy to do. That path issue was a huge pain!</description>
		<content:encoded><![CDATA[<p>I actually want both versions, with the default left in place. I prefer to run the app I&#8217;m working on using the version we use in production.</p>
<p>I&#8217;ve updated the post to include alias commands that make it easy to do. That path issue was a huge pain!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sksizer</title>
		<link>http://www.gregbenedict.com/2009/04/01/installing-ruby-enterprise-edition-and-passenger-phusion-on-mac-os-x-leopard/comment-page-1/#comment-340</link>
		<dc:creator>sksizer</dc:creator>
		<pubDate>Sun, 12 Apr 2009 01:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=94#comment-340</guid>
		<description>Thanks for the concise tutorial - it&#039;s always nice to see it all packaged together coherently.  One thing I was wondering though would it make more sense to change PATH variables and use the enterprise ruby install for your system ruby?</description>
		<content:encoded><![CDATA[<p>Thanks for the concise tutorial &#8211; it&#8217;s always nice to see it all packaged together coherently.  One thing I was wondering though would it make more sense to change PATH variables and use the enterprise ruby install for your system ruby?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
