<?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: HowTo: Alpha Centauri on Linux</title>
	<atom:link href="http://hokietux.net/blog/?feed=rss2&#038;p=13" rel="self" type="application/rss+xml" />
	<link>http://hokietux.net/blog/?p=13</link>
	<description>A blackhole of technology, hacks, and caffeine.</description>
	<lastBuildDate>Fri, 03 Sep 2010 18:46:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Leon</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-305</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Wed, 02 Sep 2009 16:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-305</guid>
		<description>Installing this on Xubuntu 9.04, I couldn&#039;t get it to work when I installed it to /usr/local.  Finally I installed it to Games under my home folder, and that did it.  Here are the instructions I wrote up for myself for future reference, in case someone else finds them helpful (remember, my user name is leon--you&#039;ll want to substitute your own of course):


Install the game to somewhere in your home directory (don&#039;t let it install to the default, /usr/local/games/smac).  I installed it to /home/leon/Games/smac.  Install the whole game, of course.

Exit when setup is complete.

Patch the program by running smac-6.0b-x86.run.

Open loki_compat_libs-1.1.tar.bz2 and unzip the Loki_Compat to the Alpha Centauri folder.

You&#039;ll have to give the system extra information.  (Replace /home/leon/Games/smac with the path to the Alpha Centauri folder).  Use the following to open:

ALPHA CENTAURI
LD_PRELOAD=/home/leon/Games/smac/Loki_Compat/libstdc++-3-libc6.2-2-2.10.0.so:/usr/lib/libX11.so /home/leon/Games/smac/smac.dynamic

ALIEN CROSSFIRE
LD_PRELOAD=/home/leon/Games/smac/Loki_Compat/libstdc++-3-libc6.2-2-2.10.0.so:/usr/lib/libX11.so /home/leon/Games/smac/smacx.dynamic


TO CREATE ICONS

Create script files, e.g. runsmac and runsmacx, in the Alpha Centauri directory, containing (respectively) just the code above.

Make them executable (open a terminal window there and enter &quot;chmod +x runsmac&quot; and then &quot;chmod +x runsmacx&quot;).

Create Launchers that point to those scripts.</description>
		<content:encoded><![CDATA[<p>Installing this on Xubuntu 9.04, I couldn&#8217;t get it to work when I installed it to /usr/local.  Finally I installed it to Games under my home folder, and that did it.  Here are the instructions I wrote up for myself for future reference, in case someone else finds them helpful (remember, my user name is leon&#8211;you&#8217;ll want to substitute your own of course):</p>
<p>Install the game to somewhere in your home directory (don&#8217;t let it install to the default, /usr/local/games/smac).  I installed it to /home/leon/Games/smac.  Install the whole game, of course.</p>
<p>Exit when setup is complete.</p>
<p>Patch the program by running smac-6.0b-x86.run.</p>
<p>Open loki_compat_libs-1.1.tar.bz2 and unzip the Loki_Compat to the Alpha Centauri folder.</p>
<p>You&#8217;ll have to give the system extra information.  (Replace /home/leon/Games/smac with the path to the Alpha Centauri folder).  Use the following to open:</p>
<p>ALPHA CENTAURI<br />
LD_PRELOAD=/home/leon/Games/smac/Loki_Compat/libstdc++-3-libc6.2-2-2.10.0.so:/usr/lib/libX11.so /home/leon/Games/smac/smac.dynamic</p>
<p>ALIEN CROSSFIRE<br />
LD_PRELOAD=/home/leon/Games/smac/Loki_Compat/libstdc++-3-libc6.2-2-2.10.0.so:/usr/lib/libX11.so /home/leon/Games/smac/smacx.dynamic</p>
<p>TO CREATE ICONS</p>
<p>Create script files, e.g. runsmac and runsmacx, in the Alpha Centauri directory, containing (respectively) just the code above.</p>
<p>Make them executable (open a terminal window there and enter &#8220;chmod +x runsmac&#8221; and then &#8220;chmod +x runsmacx&#8221;).</p>
<p>Create Launchers that point to those scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HokieTux</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-294</link>
		<dc:creator>HokieTux</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-294</guid>
		<description>Sustuso -

Can you give me more details about your setup?  Xorg.conf, etc?

Take a look at these two threads and see if anything suggested helps:
http://ubuntuforums.org/archive/index.php/t-298679.html
http://ubuntuforums.org/archive/index.php/t-311521.html</description>
		<content:encoded><![CDATA[<p>Sustuso -</p>
<p>Can you give me more details about your setup?  Xorg.conf, etc?</p>
<p>Take a look at these two threads and see if anything suggested helps:<br />
<a href="http://ubuntuforums.org/archive/index.php/t-298679.html" rel="nofollow">http://ubuntuforums.org/archive/index.php/t-298679.html</a><br />
<a href="http://ubuntuforums.org/archive/index.php/t-311521.html" rel="nofollow">http://ubuntuforums.org/archive/index.php/t-311521.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sustuso</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-289</link>
		<dc:creator>Sustuso</dc:creator>
		<pubDate>Wed, 22 Jul 2009 16:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-289</guid>
		<description>I can&#039;t play, after the &quot;landing on the planet the game crash with message

X Error:  BadMatch
  Request Major code 66 ()
  Error Serial #1014
  Current Serial #1017

Can you help me?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t play, after the &#8220;landing on the planet the game crash with message</p>
<p>X Error:  BadMatch<br />
  Request Major code 66 ()<br />
  Error Serial #1014<br />
  Current Serial #1017</p>
<p>Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HokieTux</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-269</link>
		<dc:creator>HokieTux</dc:creator>
		<pubDate>Tue, 30 Jun 2009 23:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-269</guid>
		<description>@Jared - Hmmm... you are right.  It looks to me like the script at the top might actually invoke a binary contained in the rest of the file (i.e. a non-open source patch).

Although, whether it is normal or not, it works!</description>
		<content:encoded><![CDATA[<p>@Jared &#8211; Hmmm&#8230; you are right.  It looks to me like the script at the top might actually invoke a binary contained in the rest of the file (i.e. a non-open source patch).</p>
<p>Although, whether it is normal or not, it works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Spurbeck</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-266</link>
		<dc:creator>Jared Spurbeck</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-266</guid>
		<description>The patch seems to disintegrate into all these weird symbols after a few screens, even though it looks like a script towards the top. Is that normal?</description>
		<content:encoded><![CDATA[<p>The patch seems to disintegrate into all these weird symbols after a few screens, even though it looks like a script towards the top. Is that normal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HokieTux</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-254</link>
		<dc:creator>HokieTux</dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-254</guid>
		<description>No problem.  I updated the post with the new patch location - hopefully it helps everyone else who was having trouble as well!</description>
		<content:encoded><![CDATA[<p>No problem.  I updated the post with the new patch location &#8211; hopefully it helps everyone else who was having trouble as well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Obs</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-245</link>
		<dc:creator>Obs</dc:creator>
		<pubDate>Wed, 17 Jun 2009 03:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-245</guid>
		<description>Yes, got it working, thanks!</description>
		<content:encoded><![CDATA[<p>Yes, got it working, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HokieTux</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-244</link>
		<dc:creator>HokieTux</dc:creator>
		<pubDate>Tue, 16 Jun 2009 23:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-244</guid>
		<description>Hey all -

Okay, I&#039;ve thrown up the patch.  You can find it here:
http://filebox.vt.edu/users/bhilburn/Public/smac-6.0b-x86.run

Hope it helps, and I&#039;m sorry that it took me so long to get it out there!

Cheers</description>
		<content:encoded><![CDATA[<p>Hey all -</p>
<p>Okay, I&#8217;ve thrown up the patch.  You can find it here:<br />
<a href="http://filebox.vt.edu/users/bhilburn/Public/smac-6.0b-x86.run" rel="nofollow">http://filebox.vt.edu/users/bhilburn/Public/smac-6.0b-x86.run</a></p>
<p>Hope it helps, and I&#8217;m sorry that it took me so long to get it out there!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Obs</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-243</link>
		<dc:creator>Obs</dc:creator>
		<pubDate>Sun, 14 Jun 2009 17:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-243</guid>
		<description>I can find the 6.0a patch at https://babelize.org/download/lokigames/  but not the 6.0b one.

And I get an error with the 6.0a patch.

# sh smac-6.0a-x86.run 
Verifying archive integrity...tail: cannot open `+6&#039; for reading: No such file or directory
Error in check sums 377969084 2291058509</description>
		<content:encoded><![CDATA[<p>I can find the 6.0a patch at <a href="https://babelize.org/download/lokigames/" rel="nofollow">https://babelize.org/download/lokigames/</a>  but not the 6.0b one.</p>
<p>And I get an error with the 6.0a patch.</p>
<p># sh smac-6.0a-x86.run<br />
Verifying archive integrity&#8230;tail: cannot open `+6&#8242; for reading: No such file or directory<br />
Error in check sums 377969084 2291058509</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slammer64</title>
		<link>http://hokietux.net/blog/?p=13&#038;cpage=1#comment-242</link>
		<dc:creator>Slammer64</dc:creator>
		<pubDate>Fri, 05 Jun 2009 00:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://hokietux.net/blog/?p=13#comment-242</guid>
		<description>You can find the patch @ https://babelize.org/download/lokigames/</description>
		<content:encoded><![CDATA[<p>You can find the patch @ <a href="https://babelize.org/download/lokigames/" rel="nofollow">https://babelize.org/download/lokigames/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
