<?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>airwav.es &#187; puredata</title>
	<atom:link href="http://airwav.es/tag/puredata/feed/" rel="self" type="application/rss+xml" />
	<link>http://airwav.es</link>
	<description>sound, design</description>
	<lastBuildDate>Mon, 17 May 2010 14:06:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>installing PDa to the beagle board</title>
		<link>http://airwav.es/2008/10/08/installing-pda-to-the-beagle-board/</link>
		<comments>http://airwav.es/2008/10/08/installing-pda-to-the-beagle-board/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 15:33:06 +0000</pubDate>
		<dc:creator>Spencer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[puredata]]></category>

		<guid isPermaLink="false">http://airwav.es/?p=204</guid>
		<description><![CDATA[
Well, today I got Günter Geiger&#8217;s PDa version of Pure Data compiled on the Beagle Board. I haven&#8217;t gotten HDMI output to work properly to my TV so I&#8217;m relying on X-forwarding for the GUI, which is pretty painfully slow at the moment, but I did get some sound out. Here are the steps I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://airwav.es/wp-content/uploads/2008/10/pda-screen1.png" rel="lightbox[204]"><img class="size-medium wp-image-205 alignright" title="pda-screen1" src="http://airwav.es/wp-content/uploads/2008/10/pda-screen1-210x300.png" alt="" width="210" height="300" /></a></p>
<p>Well, today I got Günter Geiger&#8217;s <a href="http://gige.xdv.org/pda/">PDa</a> version of Pure Data compiled on the Beagle Board. I haven&#8217;t gotten HDMI output to work properly to my TV so I&#8217;m relying on X-forwarding for the GUI, which is pretty painfully slow at the moment, but I did get some sound out. Here are the steps I took:</p>
<ol>
<li>Install <code>libtk-dev</code> and <code>libtcl-dev</code> packages using opkg. I had to use the <code>-force-depends</code> option because opkg complained about some missing dependencies. Hope it doesn&#8217;t come back to bite me later.</li>
<li>Install the compiler packages <code>gcc</code> and <code>gcc-symlinks</code></li>
<li>Download the source code from <a href="http://gige.xdv.org/pda/release/src/">here</a>.</li>
<li>Unpack the source into a directory of your choosing</li>
<li>Edit the makefile in the <code>src</code> subdirectory and change <code>libtk8.4.a</code> to <code>libtk8.4.so</code> and <code>libtcl8.4.a</code> to <code>libtcl8.4.so</code></li>
<li>type &#8220;make&#8221;</li>
<p>You should now have a <code>pd</code> executable in the <code>bin</code> subdirectory.</ol>
]]></content:encoded>
			<wfw:commentRss>http://airwav.es/2008/10/08/installing-pda-to-the-beagle-board/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
