<?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>Craig Mayhew's Blog &#187; Open Metaverse viewer</title>
	<atom:link href="http://www.craigmayhew.com/blog/tag/open-metaverse-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.craigmayhew.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 21:51:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Second Life on Ubuntu Hardy Heron</title>
		<link>http://www.craigmayhew.com/blog/2009/05/second-life-in-ubuntu-hardy-heron/</link>
		<comments>http://www.craigmayhew.com/blog/2009/05/second-life-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Mon, 11 May 2009 05:27:25 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[Linux/Ubuntu]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Open Metaverse viewer]]></category>
		<category><![CDATA[Second Life]]></category>
		<category><![CDATA[Ubuntu 8.04]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=99</guid>
		<description><![CDATA[If you want to get the STABLE RELEASE of the ubuntu second life viewer, eg the same as the lindens official release then add the following lines to your /etc/apt/sources.list (you will need to do this as root e.g. sudo vim /etc/apt/sources.list):

# Second Life (Open Metaverse viewer)
deb http://ppa.launchpad.net/openmetaverse/ubuntu hardy main
deb-src http://ppa.launchpad.net/openmetaverse/ubuntu hardy main

Note: If you [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to get the STABLE RELEASE of the ubuntu second life viewer, eg the same as the lindens official release then add the following lines to your /etc/apt/sources.list (you will need to do this as root e.g. sudo vim /etc/apt/sources.list):</p>
<pre style="border: 1px solid #FFFFFF; padding: 5px; overflow:auto;">
# Second Life (Open Metaverse viewer)
deb http://ppa.launchpad.net/openmetaverse/ubuntu hardy main
deb-src http://ppa.launchpad.net/openmetaverse/ubuntu hardy main
</pre>
<p>Note: If you are not running hardy heron but instead are running a later version of ubuntu then you can change the &#8220;hardy&#8221; bit to e.g. &#8220;intrepid&#8221; or &#8220;jaunty&#8221; and it should work just fine.</p>
<p>Update lists:</p>
<pre style="border: 1px solid #FFFFFF; padding: 5px; overflow:auto;">
sudo apt-get update
</pre>
<p>Install Second Life:</p>
<pre style="border: 1px solid #FFFFFF; padding: 5px; overflow:auto;">
sudo apt-get install omvviewer
</pre>
<p>You should then find in the Applications menu, under games is the &#8220;Open Metaverse viewer&#8221; aka second life!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2009/05/second-life-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

