<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://uname.pingveno.net/blog/index.php/feed/rss2/xslt" ?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title># uname -a - Mot-clé - teeworlds</title>
    <link>https://uname.pingveno.net/blog/index.php/</link>
    <atom:link href="https://uname.pingveno.net/blog/index.php/feed/tag/teeworlds/rss2" rel="self" type="application/rss+xml" />
    <description>Le blog de uname.pingveno.net</description>
    <language>fr</language>
    <pubDate>Tue, 18 Aug 2026 13:46:21 +0200</pubDate>
    <copyright>Mathieu Pellegrin</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
          <item>
        <title>Installer Teeworlds depuis les sources</title>
        <link>https://uname.pingveno.net/blog/index.php/post/2010/10/14/Installer-Teeworlds-depuis-les-sources</link>
        <guid isPermaLink="false">urn:md5:731ce0a3b8ab4ea1ce76626f6bf60ec3</guid>
        <pubDate>Thu, 14 Oct 2010 19:58:00 +0200</pubDate>
        <dc:creator>Mathieu</dc:creator>
                  <category>Informatique</category>
                          <category>compilation</category>
                  <category>informatique</category>
                  <category>note</category>
                  <category>teeworlds</category>
                <description>          &lt;p&gt;La dernière version de Teeworlds se faisant désirer, voici comment compiler pour linux depuis les sources :&lt;/p&gt;
&lt;h3&gt;Vérification des dépendances&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;libx11-dev&lt;/li&gt;
&lt;li&gt;libsdl-dev&lt;/li&gt;
&lt;li&gt;libglu-dev&lt;/li&gt;
&lt;li&gt;libgl-dev&lt;/li&gt;
&lt;li&gt;libasound-dev&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Clone du repos&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;git clone http://github.com/oy/teeworlds.git&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Récupération de bam&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;wget http://github.com/downloads/matricks/bam/bam-0.4.0.tar.gz&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Extraction et Compilation de bam&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;tar -xzf bam-0.4.0.tar.gz&lt;/li&gt;
&lt;li&gt;cd bam-0.4.0/&lt;/li&gt;
&lt;li&gt;./make_unix.sh&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Compilation de Teeworlds&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;cd ../teeworlds&lt;/li&gt;
&lt;li&gt;../bam-0.0.4/bam release&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;</description>
        
              </item>
      </channel>
</rss>
