<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SetupSwarm &#187; Morrowind</title>
	<atom:link href="http://www.setupswarm.com/tag/morrowind/feed" rel="self" type="application/rss+xml" />
	<link>http://www.setupswarm.com</link>
	<description>A dark place on the interwebs</description>
	<lastBuildDate>Sun, 29 Jan 2012 11:24:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Morrowind on Linux</title>
		<link>http://www.setupswarm.com/main/games/installation-guides/installing-morrowind-on-linux</link>
		<comments>http://www.setupswarm.com/main/games/installation-guides/installing-morrowind-on-linux#comments</comments>
		<pubDate>Wed, 02 Dec 2009 21:01:51 +0000</pubDate>
		<dc:creator>Chryseus</dc:creator>
				<category><![CDATA[Installation Guides]]></category>
		<category><![CDATA[Compiling]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Morrowind]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/wordpress/?p=101</guid>
		<description><![CDATA[This article will show you step by step how to install The Elder Scrolls: Morrowind, Tribunal and Bloodmoon under Linux for running with WINE. I have tested this with Ubuntu 9.04 and WINE-1.1.33. This process is much more involved than normal as newer versions of WINE have broken MP3 playback support, so you will need [...]]]></description>
			<content:encoded><![CDATA[<p>This article will show you step by step how to install The Elder Scrolls: Morrowind, Tribunal and Bloodmoon under Linux for running with WINE.<br />
I have tested this with Ubuntu 9.04 and WINE-1.1.33.<span id="more-101"></span></p>
<p>This process is much more involved than normal as newer versions of WINE have broken MP3 playback support, so you will need to recompile WINE.</p>
<p><strong>Cleaning up</strong></p>
<p>First you will need to remove any old versions of WINE and libmpg123, how you go about doing this depends on what package management tool you use, I will be giving the below instruction specifically for Ubuntu Linux 9.04, but may also work on other Debian based distributions.</p>
<ul>
<li>Open the terminal</li>
<li>Type &#8216;sudo apt-get remove wine mpg123 libmpg123-0 libmpg123-dev&#8217;</li>
</ul>
<p><strong>Getting the needed stuff</strong></p>
<p>You will be needing quite a bit of stuff before you can begin compiling, first you need the latest WINE source and libmpg123.</p>
<ul>
<li>Get WINE from <a href="http://prdownloads.sourceforge.net/wine/wine-1.1.33.tar.bz2">here</a></li>
<li>Get the latest version of libmpg123 from <a href="http://www.mpg123.de/download.shtml">here</a></li>
</ul>
<p>Also get the needed compiler tools, this is &#8216;build-essential&#8217; on Ubuntu. There may be other packages you will need but you will find out what they are when you get to configuring WINE.</p>
<p><strong>Compiling and installing libmpg123</strong></p>
<p>This step should be pretty simple to manage and it should not require anything besides the compile tools.</p>
<ul>
<li>Extract the source of mpg123 you downloaded and stick it in a folder</li>
<li>&#8216;cd&#8217; to that folder and type ./configure &#8211;enable-static &#8211;prefix=&#8217;/usr/&#8217;</li>
<li>If configure went well type the following</li>
<li>&#8216;make&#8217;</li>
<li>&#8216;sudo make install&#8217;</li>
</ul>
<p>libmpg123 should now be installed.</p>
<p><strong>Compiling and installing WINE</strong></p>
<ul>
<li>Extract WINE into a folder and cd to it.</li>
<li>run ./configure &#8211;with-mpg123 &#8211;prefix=&#8217;/usr/&#8217;</li>
<li>Configure will warn you about any missing libraries, you should install these using your systems package manager unless you do not need the features they provide.</li>
<li>If your happy type &#8216;make depend&#8217; then &#8216;make&#8217;</li>
<li>Wait for WINE to compile, this will take about half an hour on a average system</li>
<li>Once the compile is complete type &#8216;sudo make install&#8217;</li>
<li>Now test out wine !</li>
</ul>
<p><strong>Installing Morrowind, Tribunal and Bloodmoon</strong></p>
<ul>
<li>Insert the disk or mount the disk image for Morrowind</li>
<li>Go to the disk directory and type &#8216;wine Setup.exe&#8217;</li>
<li>Install Morrowind</li>
<li>Repeat this same process for Tribunal then Bloodmoon, do not do in any other order.</li>
<li>Get the latest Bloodmoon patch <a>here</a></li>
<li>Mount the Morrowind image or disk and play</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/games/installation-guides/installing-morrowind-on-linux/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

