<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Ubuntu</title><link>https://sourceforge.net/p/tumblegonk/wiki/Ubuntu/</link><description>Recent changes to Ubuntu</description><atom:link href="https://sourceforge.net/p/tumblegonk/wiki/Ubuntu/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Nov 2012 07:24:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tumblegonk/wiki/Ubuntu/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Ubuntu modified by brooss</title><link>https://sourceforge.net/p/tumblegonk/wiki/Ubuntu/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -32,4 +32,4 @@
 &gt; autoreconf -i
 &gt; ./configure --prefix=/usr/
 &gt; make
-&gt; make install
+&gt; sudo make install
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brooss</dc:creator><pubDate>Tue, 06 Nov 2012 07:24:21 -0000</pubDate><guid>https://sourceforge.net4cc76a3c972071d1c4b75f0abde3bab7730eb47f</guid></item><item><title>WikiPage Ubuntu modified by brooss</title><link>https://sourceforge.net/p/tumblegonk/wiki/Ubuntu/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brooss</dc:creator><pubDate>Mon, 05 Nov 2012 22:20:58 -0000</pubDate><guid>https://sourceforge.net1b8eb9a62462528443df30ffa4d531cfc7a8ad1c</guid></item><item><title>WikiPage Building modified by brooss</title><link>https://sourceforge.net/p/tumblegonk/wiki/Building/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -16,7 +16,7 @@
 
 &gt; sudo apt-get install libvpx-dev
 
-building
+Building
 --------
 To build TumbleGonk you will need the usual development tools for C++ projects.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brooss</dc:creator><pubDate>Mon, 05 Nov 2012 22:18:54 -0000</pubDate><guid>https://sourceforge.net26bfd177b40a6988520b7d7726991002c380e6c3</guid></item><item><title>WikiPage Building modified by brooss</title><link>https://sourceforge.net/p/tumblegonk/wiki/Building/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -30,6 +30,6 @@
 
 &gt; cd tumblegonk-code
 &gt; autoreconf -i
-&gt; ./configure
+&gt; ./configure --prefix=/usr/
 &gt; make
 &gt; make install
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brooss</dc:creator><pubDate>Mon, 05 Nov 2012 22:17:51 -0000</pubDate><guid>https://sourceforge.net10ceece1b143614ed0a8838d942c570724ab70eb</guid></item><item><title>WikiPage Building modified by brooss</title><link>https://sourceforge.net/p/tumblegonk/wiki/Building/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -2,7 +2,7 @@
 ===========
 SDL
 ----
-To build TumbleGonk on Ubuntu 12.10 you will need a development version of SDL2 (and SDL2_mixer and SDL_image). There is currently no official package for Ubuntu so you will either have to install for source or use unofficial packages.
+To build TumbleGonk on Ubuntu 12.10 you will need a development version of SDL2 (and SDL2_mixer and SDL_image). There is currently no official package for Ubuntu so you will either have to install from source or use unofficial packages.
 
 To add unoffical SDL2 development packages to Ubuntu 12.10:
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brooss</dc:creator><pubDate>Mon, 05 Nov 2012 22:17:19 -0000</pubDate><guid>https://sourceforge.net7b260a644ba0fb52c526e08d146e9b45cbfe0af5</guid></item><item><title>WikiPage Building modified by brooss</title><link>https://sourceforge.net/p/tumblegonk/wiki/Building/</link><description>Ubuntu 12.10
===========
SDL
----
To build TumbleGonk on Ubuntu 12.10 you will need a development version of SDL2 (and SDL2_mixer and SDL_image). There is currently no official package for Ubuntu so you will either have to install for source or use unofficial packages.

To add unoffical SDL2 development packages to Ubuntu 12.10:

&gt; sudo add-apt-repository ppa:pj-assis/testing
&gt; sudo apt-get update
&gt; sudo apt-get install libsdl2.0-dev libsdl2-image1.2-dev libsdl2-mixer1.2-dev

Other libraries
------
TumbleGonk uses libvpx to play the tutorial video so you will need the libvpx development files.

&gt; sudo apt-get install libvpx-dev

building
--------
To build TumbleGonk you will need the usual development tools for C++ projects.

&gt; sudo apt-get install build-essential automake autoconf libtool git

Next get the source from git

&gt; git clone git://git.code.sf.net/p/tumblegonk/code tumblegonk-code

Finally configure compile and install

&gt; cd tumblegonk-code
&gt; autoreconf -i
&gt; ./configure
&gt; make
&gt; make install</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brooss</dc:creator><pubDate>Mon, 05 Nov 2012 22:16:40 -0000</pubDate><guid>https://sourceforge.net52397af6305c952154de870ff17e847179a7fee6</guid></item></channel></rss>