<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brit Gardner ::: Web Developer ::: Dallas, TX &#187; dv</title>
	<atom:link href="http://britg.com/tags/dv/feed/" rel="self" type="application/rss+xml" />
	<link>http://britg.com</link>
	<description>The big yellow one&#039;s the sun.</description>
	<lastBuildDate>Sun, 10 Jan 2010 17:25:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Erlang on a Media Temple Dedicated Virtual (dv) Server</title>
		<link>http://britg.com/2008/05/23/installing-erlang-on-a-media-temple-dedicated-virtual-dv-server/</link>
		<comments>http://britg.com/2008/05/23/installing-erlang-on-a-media-temple-dedicated-virtual-dv-server/#comments</comments>
		<pubDate>Fri, 23 May 2008 13:47:55 +0000</pubDate>
		<dc:creator>britg</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[cean]]></category>
		<category><![CDATA[dv]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[media temple]]></category>

		<guid isPermaLink="false">http://britg.com/?p=59</guid>
		<description><![CDATA[I&#8217;ve been playing around recently with erlang and couchdb on my local machine (Macbook Pro), but I decided yesterday to try to get the environment up and running on my Media Temple Dedicated Virtual (dv) server (which is a fantastic hosting service by the way).
Little did I know this would be a 5 hour long [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://britg.com/wp-content/uploads/2008/05/erlang.gif"><img class="alignleft size-full wp-image-60" title="erlang" src="http://britg.com/wp-content/uploads/2008/05/erlang.gif" alt="" width="114" height="96" /></a>I&#8217;ve been playing around recently with <a href="http://erlang.org">erlang </a>and <a href="http://incubator.apache.org/couchdb/">couchdb </a>on my local machine (Macbook Pro), but I decided yesterday to try to get the environment up and running on my <a href="http://mediatemple.net/webhosting/dv/">Media Temple Dedicated Virtual (dv) server</a> (which is a fantastic hosting service by the way).</p>
<p>Little did I know this would be a 5 hour long journey through rpm hell, failed dependencies, yum repository management, and who knows what else.  Heck, I didn&#8217;t even succeed completely, but I did manage to get Erlang up and running. Whew.  CouchDB, I&#8217;ll come back to you later.</p>
<p>Anyways, to save anyone who is trying to do this a whole lot of time &#8211; don&#8217;t worry about rpms, yum repos, any of that crap.  Go <a href="http://cean.process-one.net/about/">here</a>. No wait, better yet go <a href="http://cean.process-one.net/download/">here</a>.  The CEAN project packages and distributes binaries for OTP/Erlang as well as binaries for a whole slew of applications.  It&#8217;s a nice framework and easily updated.  Simply SSH into your media temple dv and grab the binary with:</p>
<blockquote><p><em>wget http://cean.process-one.net/pub/R11B/prod/linux-x86/cean_installer.bin</em></p></blockquote>
<p>Make sure and give the installer executable status:</p>
<blockquote><p><em>chmod +x cean_installer.bin</em></p></blockquote>
<p>Then execute it:</p>
<blockquote><p><em>./cean_installer.bin</em></p></blockquote>
<p>Voila &#8211; you now have Erlang installed and running on your Media Temple Dedicated Virtual.  At the time of this writing the latest Erlang release is R12B-2, but CEAN distributes R11B.</p>
]]></content:encoded>
			<wfw:commentRss>http://britg.com/2008/05/23/installing-erlang-on-a-media-temple-dedicated-virtual-dv-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
