<?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: Rails Stack on Leopard</title>
	<atom:link href="http://blog.invisible.ch/2007/10/28/rails-stack-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.invisible.ch/2007/10/28/rails-stack-on-leopard/</link>
	<description>Technology and Psychology -- two facets of life</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:48:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Russ Brooks</title>
		<link>http://blog.invisible.ch/2007/10/28/rails-stack-on-leopard/comment-page-1/#comment-98611</link>
		<dc:creator>Russ Brooks</dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/2007/10/28/rails-stack-on-leopard/#comment-98611</guid>
		<description>&lt;p&gt;There is an &lt;a href=&quot;http://www2.russbrooks.com:8080/2007/11/4/install-postgresql-on-mac-os-x-10-5-leopard&quot; rel=&quot;nofollow&quot;&gt;easy way to install PostgreSQL on OS X Leopard&lt;/a&gt; without using the MacPort or compiling yourself - and it maintains Apple&#039;s established pathing conventions.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There is an <a href="http://www2.russbrooks.com:8080/2007/11/4/install-postgresql-on-mac-os-x-10-5-leopard" rel="nofollow">easy way to install PostgreSQL on OS X Leopard</a> without using the MacPort or compiling yourself &#8211; and it maintains Apple&#8217;s established pathing conventions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Guterl</title>
		<link>http://blog.invisible.ch/2007/10/28/rails-stack-on-leopard/comment-page-1/#comment-95261</link>
		<dc:creator>Michael Guterl</dc:creator>
		<pubDate>Sun, 18 Nov 2007 04:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/2007/10/28/rails-stack-on-leopard/#comment-95261</guid>
		<description>&lt;p&gt;You can shorten the installation of the postgres gem to this one line.&lt;/p&gt;

&lt;p&gt;sudo ruby gem install postgres -- --with-pgsql-include=/opt/local/include/postgresql82 --with-pgsql-lib=/opt/local/lib/postgresql82&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can shorten the installation of the postgres gem to this one line.</p>
<p>sudo ruby gem install postgres &#8212; &#8211;with-pgsql-include=/opt/local/include/postgresql82 &#8211;with-pgsql-lib=/opt/local/lib/postgresql82</p>
]]></content:encoded>
	</item>
</channel>
</rss>
