<?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>Alessandro Melandri &#187; OpenOffice</title>
	<atom:link href="http://www.melandri.net/tag/openoffice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.melandri.net</link>
	<description>J2EE Developer &#38; Photography enthusiast</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Install OpenOffice 3.1 on Ubuntu</title>
		<link>http://www.melandri.net/2009/05/30/install-openoffice-31-on-ubuntu/</link>
		<comments>http://www.melandri.net/2009/05/30/install-openoffice-31-on-ubuntu/#comments</comments>
		<pubDate>Sat, 30 May 2009 15:24:09 +0000</pubDate>
		<dc:creator>amelandri</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.melandri.net/?p=61</guid>
		<description><![CDATA[These are the steps to install OpenOffice 3.1 on Ubuntu. First of all download OpenOffice 3.1 from the official web site. When you&#8217;re done, follow these steps: 1. Remove previous version sudo apt-get remove openoffice*.* 2. Remove settings folder This will remove ALL your OpenOffice settings rm ~/.openoffice.org -rf 3. Expand the archive tar -xvzf [...]]]></description>
			<content:encoded><![CDATA[<p>These are the steps to install OpenOffice 3.1 on Ubuntu.<br />
First of all <a href="http://download.openoffice.org/other.html">download</a> OpenOffice 3.1 from the <a href="http://www.openoffice.org">official web site</a>. When you&#8217;re done, follow these steps:</p>
<p><strong>1. Remove previous version</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> remove openoffice<span style="color: #000000; font-weight: bold;">*</span>.<span style="color: #000000; font-weight: bold;">*</span></pre></div></div>

<p><strong>2. Remove settings folder</strong><br />
This will remove ALL your OpenOffice settings</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">rm</span> ~<span style="color: #000000; font-weight: bold;">/</span>.openoffice.org <span style="color: #660033;">-rf</span></pre></div></div>

<p><strong>3. Expand the archive</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xvzf</span> OOo_3.1.0_LinuxIntel_install_en-US_deb.tar.gz</pre></div></div>

<p><strong>4. Setup</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> OOO310_m11_native_packed-<span style="color: #000000;">4</span>_en-US.9399<span style="color: #000000; font-weight: bold;">/</span>DEBS<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">-i</span> <span style="color: #000000; font-weight: bold;">*</span>.deb</pre></div></div>

<p><strong>5. Setup desktop integration</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> desktop-integration
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">-i</span> openoffice.org3.1-debian-menus_3.1-<span style="color: #000000;">9393</span>_all.deb</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.melandri.net/2009/05/30/install-openoffice-31-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
