<?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 for Erlang Examples</title>
	<atom:link href="http://erlangexamples.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://erlangexamples.com</link>
	<description>Diving into Erlang World</description>
	<lastBuildDate>Wed, 16 Jun 2010 02:32:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Building Erlang B13R04 in CentOS 5.4 by mike pechner</title>
		<link>http://erlangexamples.com/2010/04/30/building-erlang-b13r04-in-centos-5-4/comment-page-1/#comment-1667</link>
		<dc:creator>mike pechner</dc:creator>
		<pubDate>Wed, 16 Jun 2010 02:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=105#comment-1667</guid>
		<description>FOP is on the apache site.

It tried to build wxWidgets so that configure would find it. No luck. I did manke usre LD_LIBARY_PATH was updated and ldconfig was run. Actually under centos 5.5 LD_LIBRARYPATH is not updating a file, it is creating a file in /etc/ld.so.conf.d</description>
		<content:encoded><![CDATA[<p>FOP is on the apache site.</p>
<p>It tried to build wxWidgets so that configure would find it. No luck. I did manke usre LD_LIBARY_PATH was updated and ldconfig was run. Actually under centos 5.5 LD_LIBRARYPATH is not updating a file, it is creating a file in /etc/ld.so.conf.d</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Erlang B13R04 in Ubuntu 9.10 Karmic by Trung</title>
		<link>http://erlangexamples.com/2010/04/05/building-erlang-b13r04-in-ubuntu-9-10-karmic/comment-page-1/#comment-1552</link>
		<dc:creator>Trung</dc:creator>
		<pubDate>Fri, 07 May 2010 15:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=100#comment-1552</guid>
		<description>Yo, Alex. Thanks for the tips, i never try to download torrent via command line. Suppose it would be much faster</description>
		<content:encoded><![CDATA[<p>Yo, Alex. Thanks for the tips, i never try to download torrent via command line. Suppose it would be much faster</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Erlang B13R04 in Ubuntu 9.10 Karmic by alexander sicular</title>
		<link>http://erlangexamples.com/2010/04/05/building-erlang-b13r04-in-ubuntu-9-10-karmic/comment-page-1/#comment-1549</link>
		<dc:creator>alexander sicular</dc:creator>
		<pubDate>Fri, 07 May 2010 03:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=100#comment-1549</guid>
		<description>Just loaded up a new vm on linode and needed to compile the newest erlang but was getting a compile problem. apparently i was missing some prerequisites that you pointed out here. Thanks. My only change would be to dl via the torrent:

sudo apt-get install -y transmission-cli
wget http://www.erlang.org/download/torrents/otp_src_R13B04.tar.gz.torrent
transmissioncli otp_src_R13B04.tar.gz.torrent

You may want to fiddle with transmissioncli&#039;s options. Or use a different command line torrent client. Find them like so:

apt-cache search torrent</description>
		<content:encoded><![CDATA[<p>Just loaded up a new vm on linode and needed to compile the newest erlang but was getting a compile problem. apparently i was missing some prerequisites that you pointed out here. Thanks. My only change would be to dl via the torrent:</p>
<p>sudo apt-get install -y transmission-cli<br />
wget <a href="http://www.erlang.org/download/torrents/otp_src_R13B04.tar.gz.torrent" rel="nofollow">http://www.erlang.org/download/torrents/otp_src_R13B04.tar.gz.torrent</a><br />
transmissioncli otp_src_R13B04.tar.gz.torrent</p>
<p>You may want to fiddle with transmissioncli&#8217;s options. Or use a different command line torrent client. Find them like so:</p>
<p>apt-cache search torrent</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Erlang B13R04 in Ubuntu 9.10 Karmic by Erlang Examples &#187; Building Erlang B13R04 in CentOS 5.4</title>
		<link>http://erlangexamples.com/2010/04/05/building-erlang-b13r04-in-ubuntu-9-10-karmic/comment-page-1/#comment-1514</link>
		<dc:creator>Erlang Examples &#187; Building Erlang B13R04 in CentOS 5.4</dc:creator>
		<pubDate>Fri, 30 Apr 2010 15:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=100#comment-1514</guid>
		<description>[...] post was about building Erlang B13R04 in Ubuntu. For CentOS, it&#8217;s somehow the same with yum  sudo yum -y install make gcc gcc-c++ [...]</description>
		<content:encoded><![CDATA[<p>[...] post was about building Erlang B13R04 in Ubuntu. For CentOS, it&#8217;s somehow the same with yum  sudo yum -y install make gcc gcc-c++ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Record introspection at compile time by Trung</title>
		<link>http://erlangexamples.com/2009/10/08/record-introspection-at-compile-time/comment-page-1/#comment-362</link>
		<dc:creator>Trung</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=86#comment-362</guid>
		<description>Thanks ... it&#039;s really inspired!!!!!</description>
		<content:encoded><![CDATA[<p>Thanks &#8230; it&#8217;s really inspired!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Record introspection at compile time by Jean-Lou Dupont</title>
		<link>http://erlangexamples.com/2009/10/08/record-introspection-at-compile-time/comment-page-1/#comment-356</link>
		<dc:creator>Jean-Lou Dupont</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=86#comment-356</guid>
		<description>If you want to manipulate Erlang code @ compile time, you can inspire yourself by reading the following post:  http://stackoverflow.com/questions/1423054/erlang-is-there-an-equivalent-to-the-c-preprocessor-directive

Have Fun :-)</description>
		<content:encoded><![CDATA[<p>If you want to manipulate Erlang code @ compile time, you can inspire yourself by reading the following post:  <a href="http://stackoverflow.com/questions/1423054/erlang-is-there-an-equivalent-to-the-c-preprocessor-directive" rel="nofollow">http://stackoverflow.com/questions/1423054/erlang-is-there-an-equivalent-to-the-c-preprocessor-directive</a></p>
<p>Have Fun <img src='http://erlangexamples.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create and manipulate records by Erlang Examples &#187; Record introspection at compile time</title>
		<link>http://erlangexamples.com/2009/03/09/how-to-create-and-manipulate-records/comment-page-1/#comment-354</link>
		<dc:creator>Erlang Examples &#187; Record introspection at compile time</dc:creator>
		<pubDate>Fri, 09 Oct 2009 02:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=50#comment-354</guid>
		<description>[...] between Actionscript classes with something equivalent in Erlang. First thing came into my mind is record. However, I immediately encountered some of the difficulties when using records in [...]</description>
		<content:encoded><![CDATA[<p>[...] between Actionscript classes with something equivalent in Erlang. First thing came into my mind is record. However, I immediately encountered some of the difficulties when using records in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Date time manipulation howtos by Trung</title>
		<link>http://erlangexamples.com/2009/09/06/date-time-manipulation-howtos/comment-page-1/#comment-320</link>
		<dc:creator>Trung</dc:creator>
		<pubDate>Tue, 08 Sep 2009 02:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=76#comment-320</guid>
		<description>Thanks a lot, current I&#039;m using &lt;a href=&quot;http://stevegilham.blogspot.com/2009/08/improved-syntax-highlight-brush-for.html&quot; rel=&quot;nofollow&quot;&gt;this brush&lt;/a&gt;.
But yours is much better.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, current I&#8217;m using <a href="http://stevegilham.blogspot.com/2009/08/improved-syntax-highlight-brush-for.html" rel="nofollow">this brush</a>.<br />
But yours is much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Date time manipulation howtos by Jean-Lou Dupont</title>
		<link>http://erlangexamples.com/2009/09/06/date-time-manipulation-howtos/comment-page-1/#comment-319</link>
		<dc:creator>Jean-Lou Dupont</dc:creator>
		<pubDate>Mon, 07 Sep 2009 15:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=76#comment-319</guid>
		<description>FYI: Erlang Syntax Highlighter @ http://jldupont.blogspot.com/2009/06/erlang-syntax-highlighter.html</description>
		<content:encoded><![CDATA[<p>FYI: Erlang Syntax Highlighter @ <a href="http://jldupont.blogspot.com/2009/06/erlang-syntax-highlighter.html" rel="nofollow">http://jldupont.blogspot.com/2009/06/erlang-syntax-highlighter.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to escape special characters by erlang中的http url encode &#171; eYou-eMe</title>
		<link>http://erlangexamples.com/2009/02/26/how-to-escape-special-characters/comment-page-1/#comment-299</link>
		<dc:creator>erlang中的http url encode &#171; eYou-eMe</dc:creator>
		<pubDate>Wed, 12 Aug 2009 06:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=24#comment-299</guid>
		<description>[...] http://erlangexamples.com/2009/02/26/how-to-escape-special-characters/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://erlangexamples.com/2009/02/26/how-to-escape-special-characters/" rel="nofollow">http://erlangexamples.com/2009/02/26/how-to-escape-special-characters/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
