<?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>Fusselwurm &#187; critterding</title>
	<atom:link href="http://www.fusselwurm.de/wp/tag/critterding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fusselwurm.de/wp</link>
	<description>geek licence revoked</description>
	<lastBuildDate>Tue, 13 Apr 2010 10:09:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>compiling Critterding</title>
		<link>http://www.fusselwurm.de/wp/2010/01/12/compiling-critterding/</link>
		<comments>http://www.fusselwurm.de/wp/2010/01/12/compiling-critterding/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 10:29:03 +0000</pubDate>
		<dc:creator>Fusselwurm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[critterding]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[src]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.fusselwurm.de/wp/?p=316</guid>
		<description><![CDATA[wanted to install critterding, but there doesnt seem to be an ubuntu package. had to install some packages: sudo apt-get install autoconf libtool g++ libfreetype6-dev libsdl-dev downloaded sources, went to source directory: touch aclocal.m4 # necessary? autoreconf -fi ./configure make now execute: src/critterding yay!]]></description>
			<content:encoded><![CDATA[<p>wanted to install <a href="http://critterding.sourceforge.net/">critterding</a>, but there doesnt seem to be an ubuntu package.</p>
<p>had to install some packages:</p>
<p><code>sudo apt-get install autoconf libtool g++ libfreetype6-dev libsdl-dev</code></p>
<p>downloaded sources, went to source directory:</p>
<p><code><br />
touch aclocal.m4 # necessary?<br />
autoreconf -fi<br />
./configure<br />
make<br />
</code></p>
<p>now execute:</p>
<p><code>src/critterding</code></p>
<p>yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fusselwurm.de/wp/2010/01/12/compiling-critterding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
