You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/10/21 22:56:48 UTC

svn commit: r926372 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/common/instructions.html

Author: buildbot
Date: Tue Oct 21 20:56:47 2014
New Revision: 926372

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/common/instructions.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct 21 20:56:47 2014
@@ -1 +1 @@
-1633243
+1633460

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct 21 20:56:47 2014
@@ -1 +1 @@
-1633243
+1633460

Modified: websites/staging/ooo-site/trunk/content/download/common/instructions.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/common/instructions.html (original)
+++ websites/staging/ooo-site/trunk/content/download/common/instructions.html Tue Oct 21 20:56:47 2014
@@ -377,12 +377,11 @@ exists, on your system.</p>
 <h3 id="linux-deb">Linux DEB-based Installation</h3>
 
 <ol>
-  <li><code>su</code> to root, if necessary, and navigate to Apache OpenOffice installation directory (the unpacked
-  archive).<br />
-  <em>You will likely need to be root to run the deb command to install the software.</em></li>
+    <li>One you download the Apache OpenOffice tar.gz package, you should be able to decompress typing.<br />
+    <code>tar Apache-OpenOfficeX.X.X.tar.gz</code> package or using programs such as Ark, or File-Roller.</li>
   <li><code>cd</code> into the DEBS subdirectory of the installation directory.<br />
   You should see a lot of debs here and one sub-directory called "desktop-integration".</li>  
-  <li>Install this new version by typing <code>sudo dpkg -i *.deb</code>.<br />
+  <li>Install this new version by typing <code>sudo dpkg -i *.deb</code> or become root using <code>su</code> command.<br />
   By default, this will install/update Apache OpenOffice in your <code>/opt</code> directory.<br /><br />
   Alternatively, you can use a GUI package installer, reference the installation directory, and install all debs at the top
   level. This may also aid you in determing any dependency problems if they exist.</li>
@@ -391,6 +390,9 @@ exists, on your system.</p>
   and install the desktop intgration using dpkg.</li>
   <li>Finally, start up Apache OpenOffice 4.x.x to insure it's working.</li>
 </ol>
+<p><em>Note:</em> Apache OpenOffice executable is called <code>soffice</code> and is located in /opt/OpenOffice4/program/<br />
+A softlink is created on your /usr/local/bin/ directory. You can always map to the original at /opt/ if it doesnt start <br />
+for whatever reason.</p>
 
 <h3 id="other_linux">Additional Linux Information</h3>