<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello All<br>
I downloaded the following from 'Ubuntu Geek' - it specifically
deals with the installation of OOo3.2, but I have downloaded but not
installed the similar file for OOo3.3.0 I now have a file
'OOO330_m20_native_packed-1_en-US.9567' after unpacking.<br>
Every thing below is clear except for the number 9472 which occurs
in point 4 below - where did this number come from ???????<br>
Thanks<br>
David<br>
**********************************************************************************<br>
<p>This tutorial will explain how to install latest version of
openoffice in ubuntu</p>
<p><span id="more-4011"></span></p>
<p>You can check what is new in openoffice 3.2 from <a
href="http://www.openoffice.org/dev_docs/features/3.2/"
target="_blank">here</a></p>
<p>First go to the <a
href="http://download.openoffice.org/other.html" target="_blank">OpenOffice
website</a> and download the Linux .deb file (On your desktop)</p>
<p>1 - Once you have done that, extract the .deb file,</p>
<blockquote>
<p>OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz</p>
</blockquote>
<p>Run the following command from terminal or just right click
select extract</p>
<blockquote>
<p>tar xzvf OOo_3.2.0_LinuxIntel_install_en-US_deb.tar.gz</p>
</blockquote>
<p>Then you’ll see a file called
OOO320_m12_native_packed-1_en-US.9483</p>
<p>2 - You can remove the existing version of OpenOffice if you wish
with this command:</p>
<blockquote>
<p>sudo apt-get remove openoffice*.*</p>
</blockquote>
<p>3 - Copy and paste OOO320_m12_native_packed-1_en-US.9483 onto the
desktop then open Terminal and paste this command:</p>
<blockquote>
<p>sudo dpkg -i
~/Desktop/OOO320_m12_native_packed-1_en-US.9483/DEBS/*.deb</p>
</blockquote>
<p>4 - Then paste this command:</p>
<blockquote>
<p>sudo dpkg -i
~/Desktop/OOO320_m12_native_packed-1_en-US.9483/DEBS/desktop-integration/openoffice.org3.2-debian-menus_3.2-9472_all.deb</p>
</blockquote>
<p>Once you’ve done that you’ll find OpenOffice 3.2 in Office.</p>
<br>
</body>
</html>