<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Linux game – widelands</title>
	<atom:link href="http://taufanlubis.wordpress.com/2008/05/01/linux-game-%E2%80%93-widelands/feed/" rel="self" type="application/rss+xml" />
	<link>http://taufanlubis.wordpress.com/2008/05/01/linux-game-%e2%80%93-widelands/</link>
	<description>Be free.... be yourself with Linux.</description>
	<lastBuildDate>Wed, 19 Jun 2013 18:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Nasenbaer</title>
		<link>http://taufanlubis.wordpress.com/2008/05/01/linux-game-%e2%80%93-widelands/#comment-878</link>
		<dc:creator><![CDATA[Nasenbaer]]></dc:creator>
		<pubDate>Thu, 07 Aug 2008 08:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://taufanlubis.wordpress.com/?p=572#comment-878</guid>
		<description><![CDATA[The fix for the problem you mentioned is easy :-D

Unfortunally it seems as if ubuntu still uses build10 as standard, but that&#039;s a very old version. You should at least install build12 or even better compile you own widelands-build from svn.

Build 12 for ubutu can be downloaded here: http://getdeb.net/app/Widelands

for compiling your own build, I copied some lines from http://wiki.ubuntuusers.de/Spiele/Widelands :

first open a terminnal and install all needed packages:
sudo apt-get install build-essential python libsdl1.2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev gettext libiconv-hook-dev zlib1g-dev libpng12-dev libpngwriter0-dev scons libstdc++6-dev libgcc1 exuberant-ctags optipng libboost-dev 

than change to a directory you want to dowload widelands to and run:
svn co https://widelands.svn.sourceforge.net/svnroot/widelands/trunk ./

with the following two commands you than compile widelands and the localisation for other languages than English:
scons build=release install_prefix=. bindir=. datadir=. localedir=./locale
python ./utils/buildlocale.py

and final you can start your selfcompiled version with
./widelands


Cheers
Nasenbaer]]></description>
		<content:encoded><![CDATA[<p>The fix for the problem you mentioned is easy <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>Unfortunally it seems as if ubuntu still uses build10 as standard, but that&#8217;s a very old version. You should at least install build12 or even better compile you own widelands-build from svn.</p>
<p>Build 12 for ubutu can be downloaded here: <a href="http://getdeb.net/app/Widelands" rel="nofollow">http://getdeb.net/app/Widelands</a></p>
<p>for compiling your own build, I copied some lines from <a href="http://wiki.ubuntuusers.de/Spiele/Widelands" rel="nofollow">http://wiki.ubuntuusers.de/Spiele/Widelands</a> :</p>
<p>first open a terminnal and install all needed packages:<br />
sudo apt-get install build-essential python libsdl1.2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev gettext libiconv-hook-dev zlib1g-dev libpng12-dev libpngwriter0-dev scons libstdc++6-dev libgcc1 exuberant-ctags optipng libboost-dev </p>
<p>than change to a directory you want to dowload widelands to and run:<br />
svn co <a href="https://widelands.svn.sourceforge.net/svnroot/widelands/trunk" rel="nofollow">https://widelands.svn.sourceforge.net/svnroot/widelands/trunk</a> ./</p>
<p>with the following two commands you than compile widelands and the localisation for other languages than English:<br />
scons build=release install_prefix=. bindir=. datadir=. localedir=./locale<br />
python ./utils/buildlocale.py</p>
<p>and final you can start your selfcompiled version with<br />
./widelands</p>
<p>Cheers<br />
Nasenbaer</p>
]]></content:encoded>
	</item>
</channel>
</rss>
