<?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>Zach Dwiel &#187; gstreamer</title>
	<atom:link href="http://dwiel.net/blog/tag/gstreamer/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwiel.net</link>
	<description>Repository of code snippits and ideas</description>
	<lastBuildDate>Thu, 22 Apr 2010 15:15:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Howto install pyclutter 0.8.2 on Ubuntu</title>
		<link>http://dwiel.net/blog/howto-install-pyclutter-082-on-ubuntu/</link>
		<comments>http://dwiel.net/blog/howto-install-pyclutter-082-on-ubuntu/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 21:34:03 +0000</pubDate>
		<dc:creator>dwiel</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[clutter]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[pyclutter]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dwiel.net/?p=120</guid>
		<description><![CDATA[Ubuntu 8.04 has pyclutter 0.6.2 in the repositories while the current stable version is 0.8.2.  Here is how I installed pyclutter 0.8.2 with all of the extra available libraries (gtk, gst, cairo):
download:

pyclutter-0.8.2
clutter-0.8.4
clutter-gst-0.8.0
clutter-cairo-0.8.2
clutter-gtk-0.8.2

also make sure you have python-cairo-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev installed.  There may be more required, but these were the only ones I didn't [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 8.04 has pyclutter 0.6.2 in the repositories while the current stable version is 0.8.2.  Here is how I installed pyclutter 0.8.2 with all of the extra available libraries (gtk, gst, cairo):</p>
<p>download:</p>
<ul>
<li><a href="http://www.clutter-project.org/sources/pyclutter/0.8/pyclutter-0.8.2.tar.bz2">pyclutter-0.8.2</a>
<li><a href="http://www.clutter-project.org/sources/clutter/0.8/clutter-0.8.4.tar.bz2">clutter-0.8.4</a>
<li><a href="http://www.clutter-project.org/sources/clutter-gst/0.8/clutter-gst-0.8.0.tar.bz2">clutter-gst-0.8.0</a>
<li><a href="http://www.clutter-project.org/sources/clutter-cairo/0.8/clutter-cairo-0.8.2.tar.bz2">clutter-cairo-0.8.2</a>
<li><a href="http://www.clutter-project.org/sources/clutter-gtk/0.8/clutter-gtk-0.8.2.tar.bz2">clutter-gtk-0.8.2</a>
</ul>
<p>also make sure you have <strong>python-cairo-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev</strong> installed.  There may be more required, but these were the only ones I didn't already have installed.</p>
<p>For some reason I had to configure all of these libraries with --prefix /usr to get pycluster to see all of them.</p>
<p>Also, configure pycluster with --enable-docs if you want any documentation.</p>
<p>have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://dwiel.net/blog/howto-install-pyclutter-082-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
