<?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>oh god, why'd it break‽ &#187; openoffice</title>
	<atom:link href="http://yokohead.com/tag/openoffice/feed/" rel="self" type="application/rss+xml" />
	<link>http://yokohead.com</link>
	<description>screwing around with technology</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:00:00 +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>Updating to Openoffice 3.0 on Ubuntu 8.10 x64</title>
		<link>http://yokohead.com/2009/01/updating-to-openoffice-30-on-ubuntu-810-x64/</link>
		<comments>http://yokohead.com/2009/01/updating-to-openoffice-30-on-ubuntu-810-x64/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 07:39:38 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://yokohead.com/?p=65</guid>
		<description><![CDATA[
 sudo wget http://ftp.osuosl.org/pub/openoffice/stable/3.0.0/OOo_3.0.0_LinuxX86-64_install_en-US_deb.tar.gz
tar -xvzf OOo_3.0.0_LinuxX86-64_install_en-US_deb.tar.gz
cd OOO300_m9_native_packed-1_en-US.9358/DEBS/
sudo dpkg -i *.deb
cd ../..
rm -R OOO300_m9_native_packed-1_en-US.9358

Hrm... this didn't update my menus,  I'll have to revisit this later once I actually need a word processor and figure it out.
]]></description>
			<content:encoded><![CDATA[<ul>
<li> <code>sudo wget http://ftp.osuosl.org/pub/openoffice/stable/3.0.0/OOo_3.0.0_LinuxX86-64_install_en-US_deb.tar.gz</code></li>
<li><code>tar -xvzf OOo_3.0.0_LinuxX86-64_install_en-US_deb.tar.gz</code></li>
<li><code>cd OOO300_m9_native_packed-1_en-US.9358/DEBS/</code></li>
<li><code>sudo dpkg -i *.deb</code></li>
<li><code>cd ../..</code></li>
<li><code>rm -R <code>OOO300_m9_native_packed-1_en-US.9358</code></li>
</ul>
<p>Hrm... this didn't update my menus,  I'll have to revisit this later once I actually need a word processor and figure it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://yokohead.com/2009/01/updating-to-openoffice-30-on-ubuntu-810-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
