<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="http://www.linuxgameconsortium.com/index.rss" rel="self" type="application/rss+xml" />
<pubDate>Wed, 19 Jun 2013 10:58:08 GMT</pubDate>
<title>Linux Game Consortium</title>
<description>Todd B.</description>
<link>http://www.linuxgameconsortium.com</link>
<language>en-us</language>
<item>
<guid>http://www.linuxgameconsortium.com/blog/post/3517450</guid>
<pubDate>Mon, 14 Jan 2013 22:02:37 GMT</pubDate>
<title>Trine does not work in Ubuntu 12.04 (error libgdk-x11-2.0.so.0: undefined symbol: _XGetRequest)</title>
<description>&lt;span style=&quot;color:#d3d3d3;&quot;&gt;After having received the following error message,. I had to do somes searching for a solution to the Trine error.&lt;br&gt;
&lt;br&gt;
&lt;code&gt;&lt;em&gt;$ &amp;#39;/home/todd/trine/trine-launcher32&amp;#39;&lt;br&gt;
/home/todd/trine/trine-launcher32: symbol lookup error: /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0: undefined symbol: _XGetRequest&lt;/em&gt;&lt;/code&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;color: rgb(211, 211, 211);&quot;&gt;How to fix it:&lt;/span&gt;&lt;br&gt;
&lt;span style=&quot;color:#d3d3d3;&quot;&gt;1. Rename &amp;quot;&lt;strong&gt;lib32&lt;/strong&gt;&amp;quot; folder in &amp;quot;trine&amp;quot; directory to &amp;quot;&lt;strong&gt;lib32-oryg&lt;/strong&gt;&amp;quot;&lt;br&gt;
2. Create empty &amp;quot;lib32&amp;quot; folder&lt;br&gt;
3. In terminal run&lt;/span&gt;&lt;br&gt;
&lt;dl class=&quot;codebox&quot;&gt;
	&lt;dd&gt;
		&lt;span style=&quot;color:#d3d3d3;&quot;&gt;&lt;em&gt;&lt;code&gt;ldd &amp;#39;/home/&lt;/code&gt;&lt;/em&gt;&lt;/span&gt;&lt;em style=&quot;color: rgb(211, 211, 211);&quot;&gt;&lt;code&gt;yourusername&lt;/code&gt;&lt;/em&gt;&lt;span style=&quot;color:#d3d3d3;&quot;&gt;&lt;em&gt;&lt;code&gt;/trine/trine-launcher32&amp;#39; (or more aptly, the path to trine-launch32)&lt;/code&gt;&lt;/em&gt;&lt;/span&gt;&lt;/dd&gt;
&lt;/dl&gt;
&lt;span style=&quot;color: rgb(211, 211, 211);&quot;&gt;to find out what&amp;#39;s missing&lt;/span&gt;&lt;br&gt;
&lt;span style=&quot;color:#d3d3d3;&quot;&gt;4. Copy what was missing from &amp;quot;&lt;strong&gt;lib32-oryg&lt;/strong&gt;&amp;quot; to &amp;quot;&lt;strong&gt;lib32&lt;/strong&gt;&amp;quot;&lt;br&gt;
5. In terminal run&lt;/span&gt;&lt;br&gt;
&lt;dl class=&quot;codebox&quot;&gt;
	&lt;dd&gt;
		&lt;span style=&quot;color:#d3d3d3;&quot;&gt;&lt;em&gt;&lt;code&gt;&amp;nbsp;ldd &amp;#39;/home/yourusername/trine/trine-bin32&amp;#39; &lt;/code&gt;&lt;/em&gt;&lt;/span&gt;&lt;/dd&gt;
&lt;/dl&gt;
&lt;span style=&quot;color:#d3d3d3;&quot;&gt;to find out what&amp;#39;s missing&lt;br&gt;
6. Copy what was missing from &amp;quot;&lt;strong&gt;lib32-oryg&lt;/strong&gt;&amp;quot; to &amp;quot;&lt;strong&gt;lib32&lt;/strong&gt;&amp;quot;&lt;br&gt;
&lt;br&gt;
Finally in &amp;quot;&lt;strong&gt;lib32&lt;/strong&gt;&amp;quot; folder are the following files (only):&lt;br&gt;
&lt;span style=&quot;color:#d3d3d3;&quot;&gt;&lt;em&gt;&lt;code&gt;libavcodec.so.51&lt;/code&gt;&lt;/em&gt;&lt;/span&gt;&lt;br&gt;
&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;font-family: &apos;courier new&apos;, courier, monospace;&quot;&gt;&lt;em&gt;libboost_regex.so.1.35.0&lt;br&gt;
libcxcore.so.1&lt;br&gt;
libPhysXLoader.so.1&lt;br&gt;
libavformat.so.52&lt;br&gt;
libboost_system.so.1.35.0&lt;br&gt;
libicudata.so.38&lt;br&gt;
libavutil.so.49&lt;br&gt;
libboost_thread-mt.so.1.35.0&lt;br&gt;
libicui18n.so.38&lt;br&gt;
libboost_filesystem.so.1.35.0&lt;br&gt;
libcv.so.1&lt;br&gt;
libicuuc.so.38&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;span style=&quot;color:#d3d3d3;&quot;&gt;Game starts now!&lt;br&gt;
&lt;br&gt;
Solution aquired from a &lt;/span&gt;&lt;a href=&quot;http://frozenbyte.com/board/viewtopic.php?f=22&amp;amp;t=4256&quot; onclick=&quot;window.open(this.href, &apos;&apos;, &apos;resizable=no,status=no,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no&apos;); return false;&quot;&gt;&lt;span style=&quot;color:#d3d3d3;&quot;&gt;frozenbyte.com forum post&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;color:#d3d3d3;&quot;&gt;.&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
</description>
<link>http://www.linuxgameconsortium.com/blog/post/3517450</link>
</item>
<item>
<guid>http://www.linuxgameconsortium.com/blog/post/2075454</guid>
<pubDate>Mon, 14 Mar 2011 23:55:00 GMT</pubDate>
<title>What are you looking to see on the Linux Game Consortium?</title>
<description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;font color=&quot;#d4d4d4&quot; size=&quot;2&quot;&gt;As a linux user/gamer. What sort of gaming are you doing?&lt;br&gt;
Are you a developer looking to showcase? Recommended game engine(s)?&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;font color=&quot;d4d4d4&quot; size=&quot;2&quot;&gt;What do you want to see on the LGC?&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
</description>
<link>http://www.linuxgameconsortium.com/blog/post/2075454</link>
</item>
</channel>
</rss>
