<?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: Building Erlang on Snow Leopard</title>
	<atom:link href="http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/</link>
	<description>Toby Joe Boudreaux on Tech, Creativity, UX, and All Things Digital</description>
	<lastBuildDate>Thu, 22 Jul 2010 02:57:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Raghavan</title>
		<link>http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/comment-page-1/#comment-1322</link>
		<dc:creator>Raghavan</dc:creator>
		<pubDate>Tue, 06 Oct 2009 13:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1177#comment-1322</guid>
		<description>Thanks for the update i&#039;ve been having trouble getting erlang up and running in snowlepord, will try it out today</description>
		<content:encoded><![CDATA[<p>Thanks for the update i&#8217;ve been having trouble getting erlang up and running in snowlepord, will try it out today</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtkd</title>
		<link>http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/comment-page-1/#comment-1316</link>
		<dc:creator>mtkd</dc:creator>
		<pubDate>Thu, 10 Sep 2009 18:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1177#comment-1316</guid>
		<description>Thanks for this, and thanks for posting the commands themselves ...</description>
		<content:encoded><![CDATA[<p>Thanks for this, and thanks for posting the commands themselves &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cult hero</title>
		<link>http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/comment-page-1/#comment-1295</link>
		<dc:creator>cult hero</dc:creator>
		<pubDate>Sat, 29 Aug 2009 09:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1177#comment-1295</guid>
		<description>The trouble with couchdb was worth it just to find a patch that stopped all the stupid deps for erlang.

Unfortunately, I have the same problem. Got everything to build but couch doesn&#039;t seem to be running. I wonder what gives. (I knew I should have resisted the UPDATE NOW NEW AND SHINY THINGS impulse.)</description>
		<content:encoded><![CDATA[<p>The trouble with couchdb was worth it just to find a patch that stopped all the stupid deps for erlang.</p>
<p>Unfortunately, I have the same problem. Got everything to build but couch doesn&#8217;t seem to be running. I wonder what gives. (I knew I should have resisted the UPDATE NOW NEW AND SHINY THINGS impulse.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sho</title>
		<link>http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/comment-page-1/#comment-1108</link>
		<dc:creator>Sho</dc:creator>
		<pubDate>Fri, 21 Aug 2009 10:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1177#comment-1108</guid>
		<description>Why the hell does erlang have WxWidgets and TK as dependencies anyway? There are no such dependencies when you build it from source!

Damn macports, it&#039;s only slightly better than nothing. Thanks for the help anyway, saved me a lot of time.</description>
		<content:encoded><![CDATA[<p>Why the hell does erlang have WxWidgets and TK as dependencies anyway? There are no such dependencies when you build it from source!</p>
<p>Damn macports, it&#8217;s only slightly better than nothing. Thanks for the help anyway, saved me a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobyjoe</title>
		<link>http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/comment-page-1/#comment-1107</link>
		<dc:creator>tobyjoe</dc:creator>
		<pubDate>Fri, 21 Aug 2009 00:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1177#comment-1107</guid>
		<description>Thanks for the advice. You&#039;re free to write a comprehensive article and publish it and I will happily link to it. 

My guess is that anyone looking to manually patch a functional programming language on a pre-release operating system seeded to developers already knows how to change directories. 

If they don&#039;t, there are many resources they should study before patching Erlang.</description>
		<content:encoded><![CDATA[<p>Thanks for the advice. You&#8217;re free to write a comprehensive article and publish it and I will happily link to it. </p>
<p>My guess is that anyone looking to manually patch a functional programming language on a pre-release operating system seeded to developers already knows how to change directories. </p>
<p>If they don&#8217;t, there are many resources they should study before patching Erlang.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjrr</title>
		<link>http://www.tobyjoe.com/2009/08/building-erlang-on-snow-leopard/comment-page-1/#comment-1106</link>
		<dc:creator>rjrr</dc:creator>
		<pubDate>Thu, 20 Aug 2009 22:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1177#comment-1106</guid>
		<description>Why don&#039;t you just tell people what to do instead of giving them commands to paste without understanding?  People should know how to change directories and use patch, and if not then they should learn.</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you just tell people what to do instead of giving them commands to paste without understanding?  People should know how to change directories and use patch, and if not then they should learn.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
