Installing OpenOffice 3.2.x under Red Hat Enterprise Linux 6.x
12 November 2010If you’re actually trying to install another version of OpenOffice or under a different version of RHEL, then click on the OpenOffice
tag, as there may be an entry on that other version.
My suggested procedure for installing OpenOffice 3.2.x under RHEL 6.x is essentially the same, mutatis mutandis, as that for installing OpenOffice 3.2.x under RHEL 5.x.:
If you don't have a JRE installed, then install one. As I write, Sun is at update 22 (while OpenOffice is at update 20), but check with Sun for a more recent version when you are installing OpenOffice. (I suggest that one use
jdk-6uxx-linux-
xxx-rpm.bin
orjre-6uxx-linux-
xxx-rpm.bin
, rather thanjre-6uxx-linux-
xxx.bin
.) The remainder of these instructions assume that one has a JRE installed.Remove any earlier installation of OpenOffice. As root, enter these three commands:
rpm -qa | grep openoffice | xargs rpm -e --nodeps
rpm -qa | grep ooobasis | xargs rpm -e --nodeps
rpm -qa | grep fake-db | xargs rpm -e --nodepsUnpack OOo_3.2.x_LinuxIntel_install_wJRE_en-US.tar.gz (or the version appropriate to a devil-language, if you use one of those) to your filespace.
Go into resulting
OOO32x_mxx_native_packed-x_en-US.xxxx/RPMS/
(or to theOOO32x_mxx_native_packed-x_xx-xx.xxxx/RPMS/
corresponding to your devil-tongue).As root, run
find . -maxdepth 1 -name "o*.rpm" | xargs rpm -U
As root, run
(NB: You may need to log-out and back-in for the Applications menu to be up-dated and list the latest OpenOffice components. Your previous version may continue to be listed on the menu.)rpm -U desktop-integration/openoffice.org*-redhat-menus-*.noarch.rpm
As root, run
rpm -U userland/*.rpm
Tell OpenOffice which JRE to use:
- Launch OpenOffice:
(It may not be listed on the applications menu unless you have logged-out and back-in. Before then, you may be able to launch it from the menu by way of a listing for a previous version.)/usr/bin/openoffice.org3
- Select
Tools | Options… | OpenOffice.org | Java | Use a Java runtime environment
- Choose one of the environments that is then listed.
- Click the
OK
button. - Shut-down OpenOffice. (The selection of JRE will be in effect upon next launch.)
- Launch OpenOffice:
whichpackage requried for i office 3.3 nstollation
Please see my entry of 11 Feb 2011 for the instructions for OpenOffice 3.3.
At this time, the most recent version of OpenOffice is 3.4.1, available for 32-bit Linux and for 64-bit Linux. Someone coming along later might check for a still more recent version (or one in a devil language).
Many of us have migrated to LibreOffice, which should seem indistinguishable to you except for its name. If you do migrate to LibreOffice, then you will want to get its 32-bit version or its 64-bit version.