<?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/"
		>
<channel>
	<title>Comments on: Mini LD #17: Retro engine released!</title>
	<atom:link href="http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/</link>
	<description>A tri-annual 48 hour solo game development competition.</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:55:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 31eee384</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11868</link>
		<dc:creator>31eee384</dc:creator>
		<pubDate>Sat, 20 Mar 2010 02:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11868</guid>
		<description>Will there be an official start post re-stating the rules, or should I just go ahead with stuff?

My main worry is loading content: my current idea needs a reasonably large world (not in file size however) and there&#039;s no method to extract pixel information from a loaded image and if I remember correctly non-engine stuff shouldn&#039;t be used.

Although actually, considering the engine, I won&#039;t really be able to pull of my current idea. I&#039;ve ported a line function I found on wikipedia, but text would just require too much time hardcoding arrays (since you can&#039;t blit partial textures) or editing ~28 different images. I&#039;ll have to start thinking raster retro, not just constraints.</description>
		<content:encoded><![CDATA[<p>Will there be an official start post re-stating the rules, or should I just go ahead with stuff?</p>
<p>My main worry is loading content: my current idea needs a reasonably large world (not in file size however) and there&#8217;s no method to extract pixel information from a loaded image and if I remember correctly non-engine stuff shouldn&#8217;t be used.</p>
<p>Although actually, considering the engine, I won&#8217;t really be able to pull of my current idea. I&#8217;ve ported a line function I found on wikipedia, but text would just require too much time hardcoding arrays (since you can&#8217;t blit partial textures) or editing ~28 different images. I&#8217;ll have to start thinking raster retro, not just constraints.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sos</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11861</link>
		<dc:creator>Sos</dc:creator>
		<pubDate>Thu, 18 Mar 2010 13:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11861</guid>
		<description>Man I&#039;m dumb :P

Should I make one?</description>
		<content:encoded><![CDATA[<p>Man I&#8217;m dumb <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Should I make one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11856</link>
		<dc:creator>Reid</dc:creator>
		<pubDate>Thu, 18 Mar 2010 08:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11856</guid>
		<description>Wrote up a little something.  Not really feeling well right now.  So, let me know if anything is cockeyed or doesn&#039;t work.  I&#039;m running 10.6.2 on the most recent revision of the 2.53GHz, 320GB mac mini (if that matters).

http://ld.orthogonalspace.ca/miniLD17/

And yes, I realize now that I could have just done a ENV = {&#039;PATH&#039; : os.environ[&#039;PATH&#039;]} instead of hardcoding.  But, I&#039;m tired, not feeling well, and lazy to begin with.  So, :p</description>
		<content:encoded><![CDATA[<p>Wrote up a little something.  Not really feeling well right now.  So, let me know if anything is cockeyed or doesn&#8217;t work.  I&#8217;m running 10.6.2 on the most recent revision of the 2.53GHz, 320GB mac mini (if that matters).</p>
<p><a href="http://ld.orthogonalspace.ca/miniLD17/" rel="nofollow">http://ld.orthogonalspace.ca/miniLD17/</a></p>
<p>And yes, I realize now that I could have just done a ENV = {&#8216;PATH&#8217; : os.environ['PATH']} instead of hardcoding.  But, I&#8217;m tired, not feeling well, and lazy to begin with.  So, :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micpringle</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11855</link>
		<dc:creator>micpringle</dc:creator>
		<pubDate>Thu, 18 Mar 2010 08:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11855</guid>
		<description>Cool - appreciate you taking the time to do this. Looking forward to seeing what we have.

-Mic</description>
		<content:encoded><![CDATA[<p>Cool &#8211; appreciate you taking the time to do this. Looking forward to seeing what we have.</p>
<p>-Mic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11848</link>
		<dc:creator>Reid</dc:creator>
		<pubDate>Wed, 17 Mar 2010 10:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11848</guid>
		<description>Ok guys, sorry about this.  I was just able to get around to doing this and it&#039;s almost 4:30am.  So, this is a tomorrow thing.  I&#039;ll post a patch set (it&#039;ll be /small/, I think I might have unintentionally implied that it&#039;s more work than it is) tomorrow and make sure it&#039;s the first thing I do when I sit down at my computer.

Regarding the music, it definitely won&#039;t play the xm.  But, I did attempt to play the wav without success.  I&#039;ll try substituting an mp3 (and an ogg if I can find one) and report back the results with the patch set.  If it doesn&#039;t work, this might just have to be something we live with.

Till tomorrow.  Again, sorry about the lateness...</description>
		<content:encoded><![CDATA[<p>Ok guys, sorry about this.  I was just able to get around to doing this and it&#8217;s almost 4:30am.  So, this is a tomorrow thing.  I&#8217;ll post a patch set (it&#8217;ll be /small/, I think I might have unintentionally implied that it&#8217;s more work than it is) tomorrow and make sure it&#8217;s the first thing I do when I sit down at my computer.</p>
<p>Regarding the music, it definitely won&#8217;t play the xm.  But, I did attempt to play the wav without success.  I&#8217;ll try substituting an mp3 (and an ogg if I can find one) and report back the results with the patch set.  If it doesn&#8217;t work, this might just have to be something we live with.</p>
<p>Till tomorrow.  Again, sorry about the lateness&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tenoch</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11828</link>
		<dc:creator>Tenoch</dc:creator>
		<pubDate>Tue, 16 Mar 2010 10:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11828</guid>
		<description>On top of my head, I can&#039;t remember any &quot;known&quot; bug for SDL_Mixer on the Mac. Maybe it&#039;s related to the .xm format? Does it work with an mp3 or ogg?</description>
		<content:encoded><![CDATA[<p>On top of my head, I can&#8217;t remember any &#8220;known&#8221; bug for SDL_Mixer on the Mac. Maybe it&#8217;s related to the .xm format? Does it work with an mp3 or ogg?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tenoch</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11827</link>
		<dc:creator>Tenoch</dc:creator>
		<pubDate>Tue, 16 Mar 2010 10:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11827</guid>
		<description>As I wrote, it&#039;s recommended to use it, to ensure that everyone starts at the same level. But if you can&#039;t (for technical reasons) or don&#039;t want to, no one will blame you :)
As long as you stick to the same constraints, your entry will be &quot;valid&quot;, whatever that may mean for MiniLD.</description>
		<content:encoded><![CDATA[<p>As I wrote, it&#8217;s recommended to use it, to ensure that everyone starts at the same level. But if you can&#8217;t (for technical reasons) or don&#8217;t want to, no one will blame you <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
As long as you stick to the same constraints, your entry will be &#8220;valid&#8221;, whatever that may mean for MiniLD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micpringle</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11826</link>
		<dc:creator>micpringle</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11826</guid>
		<description>Hi Reid,

Did you manage to get any further with this ?

I&#039;ve had little luck at my end, but I&#039;m not too familiar with SDL.

Thanks

-Mic</description>
		<content:encoded><![CDATA[<p>Hi Reid,</p>
<p>Did you manage to get any further with this ?</p>
<p>I&#8217;ve had little luck at my end, but I&#8217;m not too familiar with SDL.</p>
<p>Thanks</p>
<p>-Mic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 31eee384</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11825</link>
		<dc:creator>31eee384</dc:creator>
		<pubDate>Tue, 16 Mar 2010 04:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11825</guid>
		<description>This wasn&#039;t big enough to add a new post for, so I&#039;m putting it in a comment.

I&#039;m going to share what I&#039;ve done, but since it&#039;s in C it probably won&#039;t be any use to anyone but me. Even if someone else used C, this would have been complete within the first minute if needed. Even so, I&#039;m going to upload it.

What I&#039;ve made is a memory-friendly keypress manager thing that in my opinion works better for arcade games than the event model. It stores the key state and &quot;change&quot; value of every button in a 16-bit short. Source is main.c inside the zip.
It&#039;s my first time making something as low-level as this, but I&#039;m pleased with the completely unnecessary compactness of the solution. :)
http://www.galacticgaming.net/hosting/d/RetroKeyArrayMain.zip</description>
		<content:encoded><![CDATA[<p>This wasn&#8217;t big enough to add a new post for, so I&#8217;m putting it in a comment.</p>
<p>I&#8217;m going to share what I&#8217;ve done, but since it&#8217;s in C it probably won&#8217;t be any use to anyone but me. Even if someone else used C, this would have been complete within the first minute if needed. Even so, I&#8217;m going to upload it.</p>
<p>What I&#8217;ve made is a memory-friendly keypress manager thing that in my opinion works better for arcade games than the event model. It stores the key state and &#8220;change&#8221; value of every button in a 16-bit short. Source is main.c inside the zip.<br />
It&#8217;s my first time making something as low-level as this, but I&#8217;m pleased with the completely unnecessary compactness of the solution. <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://www.galacticgaming.net/hosting/d/RetroKeyArrayMain.zip" rel="nofollow">http://www.galacticgaming.net/hosting/d/RetroKeyArrayMain.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11824</link>
		<dc:creator>Reid</dc:creator>
		<pubDate>Tue, 16 Mar 2010 02:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11824</guid>
		<description>Kind of.  The loadMusic doesn&#039;t seem to work.  I&#039;ll see what I can do to clean things up and post a patch tonight or tomorrow.</description>
		<content:encoded><![CDATA[<p>Kind of.  The loadMusic doesn&#8217;t seem to work.  I&#8217;ll see what I can do to clean things up and post a patch tonight or tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Endurion</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11820</link>
		<dc:creator>Endurion</dc:creator>
		<pubDate>Mon, 15 Mar 2010 16:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11820</guid>
		<description>Thanks, but what makes you think VS Express can&#039;t do libs? 
Choose Win32 project, on the next dialog in Application-Setting choose &quot;Static Library&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks, but what makes you think VS Express can&#8217;t do libs?<br />
Choose Win32 project, on the next dialog in Application-Setting choose &#8220;Static Library&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micpringle</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11819</link>
		<dc:creator>micpringle</dc:creator>
		<pubDate>Mon, 15 Mar 2010 13:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11819</guid>
		<description>Anyone been able to get this up and running on a Mac yet ?</description>
		<content:encoded><![CDATA[<p>Anyone been able to get this up and running on a Mac yet ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfernald</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11816</link>
		<dc:creator>sfernald</dc:creator>
		<pubDate>Sun, 14 Mar 2010 22:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11816</guid>
		<description>Here is one more version. 

This one has uses LuaJIT instead of standard lua, which is supposed to provide a near-c speed for lua scripting. 

The only drawback is the LuaJIT only works on windows as a DLL, so there is now one dll required. Might be worth the trade though, if the speed is substantially improved though. Hard to tell just from the demo app.

Anyway, here it is - have fun:
http://www.bitjets.com/RetroEngine-LuaJIT.zip</description>
		<content:encoded><![CDATA[<p>Here is one more version. </p>
<p>This one has uses LuaJIT instead of standard lua, which is supposed to provide a near-c speed for lua scripting. </p>
<p>The only drawback is the LuaJIT only works on windows as a DLL, so there is now one dll required. Might be worth the trade though, if the speed is substantially improved though. Hard to tell just from the demo app.</p>
<p>Anyway, here it is &#8211; have fun:<br />
<a href="http://www.bitjets.com/RetroEngine-LuaJIT.zip" rel="nofollow">http://www.bitjets.com/RetroEngine-LuaJIT.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfernald</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11815</link>
		<dc:creator>sfernald</dc:creator>
		<pubDate>Sun, 14 Mar 2010 00:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11815</guid>
		<description>Oh, can I have some of that cake too then??</description>
		<content:encoded><![CDATA[<p>Oh, can I have some of that cake too then??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfernald</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11814</link>
		<dc:creator>sfernald</dc:creator>
		<pubDate>Sat, 13 Mar 2010 22:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11814</guid>
		<description>Well, late to the party, but I have another option as well.

I have created an exe using visual studio 2008 that has ALL dependencies statically linked (ok, that was a huge pain and way more work than I thought it would be). But now with this version there is just one exe and no dlls required to run! (I don&#039;t know why I do these things, but figuring out dependencies and compiling issues is kinda like my version of doing the crossword puzzle I guess).

It is compiled in Release Mode with all speed optimizations turned on, so it should be pretty fast as well. It is actually reasonably sized as well.

Also, I added some argument passing, so you can create shortcuts to the exe to control window or fullscreen mode and control the amount of scaling (I like my game huge and pixellated on my gigantic screen). Just look at the existing shortcuts for details.

Anyway, now I just have to learn lua!! This should be fun!

http://www.bitjets.com/RetroEngine.zip</description>
		<content:encoded><![CDATA[<p>Well, late to the party, but I have another option as well.</p>
<p>I have created an exe using visual studio 2008 that has ALL dependencies statically linked (ok, that was a huge pain and way more work than I thought it would be). But now with this version there is just one exe and no dlls required to run! (I don&#8217;t know why I do these things, but figuring out dependencies and compiling issues is kinda like my version of doing the crossword puzzle I guess).</p>
<p>It is compiled in Release Mode with all speed optimizations turned on, so it should be pretty fast as well. It is actually reasonably sized as well.</p>
<p>Also, I added some argument passing, so you can create shortcuts to the exe to control window or fullscreen mode and control the amount of scaling (I like my game huge and pixellated on my gigantic screen). Just look at the existing shortcuts for details.</p>
<p>Anyway, now I just have to learn lua!! This should be fun!</p>
<p><a href="http://www.bitjets.com/RetroEngine.zip" rel="nofollow">http://www.bitjets.com/RetroEngine.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ArmchairArmada</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11813</link>
		<dc:creator>ArmchairArmada</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11813</guid>
		<description>Rebuilding it worked.  Thanks.

Is using this library required, or can we simply use some &#039;retro&#039; design restrictions?</description>
		<content:encoded><![CDATA[<p>Rebuilding it worked.  Thanks.</p>
<p>Is using this library required, or can we simply use some &#8216;retro&#8217; design restrictions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjau</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11812</link>
		<dc:creator>mjau</dc:creator>
		<pubDate>Sat, 13 Mar 2010 10:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11812</guid>
		<description>It works fine if you include required libraries in the download, like you&#039;d do for Windows. Just set rpath on the executable or use LD_LIBRARY_PATH to set the path to the libs, and voila.</description>
		<content:encoded><![CDATA[<p>It works fine if you include required libraries in the download, like you&#8217;d do for Windows. Just set rpath on the executable or use LD_LIBRARY_PATH to set the path to the libs, and voila.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tenoch</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11811</link>
		<dc:creator>Tenoch</dc:creator>
		<pubDate>Sat, 13 Mar 2010 08:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11811</guid>
		<description>Yeah, that&#039;s the problem with ditributing binaries for Linux. It never works...
You will need to recompile it.

The easiest way is:

sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev liblua5.1-0-dev scons

And then run &quot;scons&quot; in the source directory. This will build the retro executable. I hope :)
If you make one succesfully, don&#039;t hesitate to make a zip of it and I can add it to the download page. Good luck :)</description>
		<content:encoded><![CDATA[<p>Yeah, that&#8217;s the problem with ditributing binaries for Linux. It never works&#8230;<br />
You will need to recompile it.</p>
<p>The easiest way is:</p>
<p>sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev liblua5.1-0-dev scons</p>
<p>And then run &#8220;scons&#8221; in the source directory. This will build the retro executable. I hope <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
If you make one succesfully, don&#8217;t hesitate to make a zip of it and I can add it to the download page. Good luck <img src='http://www.ludumdare.com/compo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tenoch</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11810</link>
		<dc:creator>Tenoch</dc:creator>
		<pubDate>Sat, 13 Mar 2010 08:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11810</guid>
		<description>Thank you so much! This is great! You have my eternal gratitude.
And cake:
http://img.timeinc.net/recipes/i/recipes/oh/08/chocolate-cake-oh-1727433-x.jpg

And yes, do participate =)
I hope it&#039;s gonna be fun.</description>
		<content:encoded><![CDATA[<p>Thank you so much! This is great! You have my eternal gratitude.<br />
And cake:<br />
<a href="http://img.timeinc.net/recipes/i/recipes/oh/08/chocolate-cake-oh-1727433-x.jpg" rel="nofollow">http://img.timeinc.net/recipes/i/recipes/oh/08/chocolate-cake-oh-1727433-x.jpg</a></p>
<p>And yes, do participate =)<br />
I hope it&#8217;s gonna be fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ArmchairArmada</title>
		<link>http://www.ludumdare.com/compo/2010/03/11/mini-ld-17-retro-engine-released/comment-page-1/#comment-11809</link>
		<dc:creator>ArmchairArmada</dc:creator>
		<pubDate>Sat, 13 Mar 2010 05:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=15349#comment-11809</guid>
		<description>I&#039;m using 64bit Ubuntu 9.10 and get the error &quot;./retro: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory&quot; when I try to run retro.  This is especially odd since /usr/lib/liblua5.1.0 clearly exists.  I can also enter the Lua interactive interpreter just fine where it says I have version 5.1.4 installed.  I&#039;m not sure what to do to get this to work.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using 64bit Ubuntu 9.10 and get the error &#8220;./retro: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory&#8221; when I try to run retro.  This is especially odd since /usr/lib/liblua5.1.0 clearly exists.  I can also enter the Lua interactive interpreter just fine where it says I have version 5.1.4 installed.  I&#8217;m not sure what to do to get this to work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

