{"id":49,"date":"2011-09-27T23:53:13","date_gmt":"2011-09-27T23:53:13","guid":{"rendered":"http:\/\/info.ffteixeira.net\/2011\/09\/27\/install-openoffice-org-on-fedora-centos-and-rhel\/"},"modified":"2011-09-27T23:53:13","modified_gmt":"2011-09-27T23:53:13","slug":"install-openoffice-org-on-fedora-centos-and-rhel","status":"publish","type":"post","link":"https:\/\/blog.ffteixeira.net\/?p=49","title":{"rendered":"Install OpenOffice.org on Fedora, CentOS and RHEL"},"content":{"rendered":"<p><strong><em>Install OpenOffice.org 3.2.1\/3.3.0 on Fedora 13\/14, CentOS\/Red, Hat (RHEL) 5.5<\/em><\/strong><\/p>\n<p>This is quick guide to install OpenOffice 3.2.1\u00a0on\u00a0Fedora 14,\u00a0Fedora 13,\u00a0Fedora 12,\u00a0CentOS 5.5,\u00a0Red Hat (RHEL) 5.5\u00a0and\u00a0Red Hat (RHEL) 6\u00a0with using OpenOffice.org original RPM packages. This guide is also updated to work with\u00a0OpenOffice 3.3.0 Beta Version (currently Beta 1).\u00a0OpenOffice.org 3.2.1 and OpenOffice.org 3.3.0 beta 1 can be installed and used simultaneously.<br \/>\n<!--more--><br \/>\n<strong><em>Install OpenOffice.org 3.2.1\/3.3.0 on Fedora 13\/14, CentOS\/Red, Hat (RHEL) 5.5<\/em><\/strong><\/p>\n<p>This is quick guide to install OpenOffice 3.2.1\u00a0on\u00a0Fedora 14,\u00a0Fedora 13,\u00a0Fedora 12,\u00a0CentOS 5.5,\u00a0Red Hat (RHEL) 5.5\u00a0and\u00a0Red Hat (RHEL) 6\u00a0with using OpenOffice.org original RPM packages. This guide is also updated to work with\u00a0OpenOffice 3.3.0 Beta Version (currently Beta 1).\u00a0OpenOffice.org 3.2.1 and OpenOffice.org 3.3.0 beta 1 can be installed and used simultaneously.<!--more--><\/p>\n<div>\n<h2>1. Download OpenOffice.org 3.2.1\/3.3.0 Linux Package<\/h2>\n<p>OpenOffice.org 3.2.1 32-bit version<\/p>\n<div>\n<div>\n<pre>wget http:\/\/download.services.openoffice.org\/files\/stable\/3.2.1\/OOo_3.2.1_Linux_x86_install-rpm-wJRE_en-US.tar.gz<\/pre>\n<\/div>\n<\/div>\n<p>OpenOffice.org 3.2.1 64-bit version<\/p>\n<div>\n<div>\n<pre>wget http:\/\/download.services.openoffice.org\/files\/stable\/3.2.1\/OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz<\/pre>\n<\/div>\n<\/div>\n<p>OpenOffice.org 3.3.0 beta1 32-bit version<\/p>\n<div>\n<div>\n<pre>wget http:\/\/download.services.openoffice.org\/files\/extended\/3.3.0beta1\/OOo-Dev_3.3.0beta1_Linux_x86_install-rpm_en-US.tar.gz<\/pre>\n<\/div>\n<\/div>\n<p>OpenOffice.org 3.3.0 beta1 64-bit version<\/p>\n<div>\n<div>\n<pre>wget http:\/\/download.services.openoffice.org\/files\/extended\/3.3.0beta1\/OOo-Dev_3.3.0beta1_Linux_x86-64_install-rpm_en-US.tar.gz<\/pre>\n<\/div>\n<\/div>\n<h2>2. Change to root User<\/h2>\n<div>\n<div>\n<pre>su -\n## OR ##\nsudo -i<\/pre>\n<\/div>\n<\/div>\n<h2>3. Remove Old OpenOffice.org Packages with following command<\/h2>\n<p>Note:\u00a0This is not needed on OpenOffice.org 3.3.0 Beta 1 installation.<\/p>\n<div>\n<div>\n<pre>yum remove openoffice.org*<\/pre>\n<\/div>\n<\/div>\n<h2>4. Extract Package and Access Directory<\/h2>\n<h3>OpenOffice.org 3.2.1<\/h3>\n<div>\n<div>\n<pre>tar -xvf OOo_3.2.1_*\n\ncd OOO320*\n## OR ##\ncd OOO320_m18_native_packed-1_en-US.9502\/<\/pre>\n<\/div>\n<\/div>\n<h3>OpenOffice.org 3.3.0<\/h3>\n<div>\n<div>\n<pre>tar -xvf OOo-Dev_3.3.0*\n\ncd OOO330*\n## OR ##\ncd OOO330_m3_native_packed-2_en-US.9519\/<\/pre>\n<\/div>\n<\/div>\n<h2>5. Install OpenOffice.org RPM packages<\/h2>\n<h3>OpenOffice.org 3.2.1<\/h3>\n<div>\n<div>\n<pre>rpm -ivh RPMS\/*.rpm RPMS\/desktop-integration\/openoffice.org3.2-redhat-menus-3.2-*.rpm\n## OR ##\nrpm -ivh RPMS\/*.rpm\nrpm -ivh RPMS\/desktop-integration\/openoffice.org3.2-redhat-menus-3.2-*.rpm<\/pre>\n<\/div>\n<\/div>\n<h3>OpenOffice.org 3.3.0<\/h3>\n<div>\n<div>\n<pre>rpm -ivh RPMS\/*.rpm<\/pre>\n<\/div>\n<\/div>\n<h3>Alternative Way To Install OpenOffice.org 3.2.1 and OpenOffice.org 3.3.0 with Graphical Setup Is Following<\/h3>\n<p>Do exactly as before (download, change root, remove old, extract package and access directory), but on\u00a0Install step\u00a0simply run following command:<\/p>\n<div>\n<div>\n<pre>.\/setup<\/pre>\n<\/div>\n<\/div>\n<p>Now install simply with GUI.<\/p>\n<h2>6. Start OpenOffice.org<\/h2>\n<h3>OpenOffice.org 3.2.1<\/h3>\n<p>Start OpenOffice with Clicking Icons (found normally from menus) or Start OpenOffice with Following Command:<\/p>\n<div>\n<div>\n<pre>openoffice.org3<\/pre>\n<\/div>\n<\/div>\n<h3>OpenOffice.org 3.3.0<\/h3>\n<p>Some reason Gnome menu icons is not working on Beta 1, so Start OpenOffice.org 3.3.0 with Following Command:<\/p>\n<div>\n<div>\n<pre>\/opt\/ooo-dev3\/program\/soffice.bin<\/pre>\n<\/div>\n<\/div>\n<p>Or create own icons and add Gnome menu.<\/p>\n<h2>Troubleshooting<\/h2>\n<p>If you encounter problems in launching OpenOffice.org 3.2.1\/3.3.0, so you should try to start OpenOffice from the command line and check the errors.<\/p>\n<p>If the errors are the following:<\/p>\n<div>\n<div>\n<pre>$ openoffice.org3\n\/opt\/openoffice.org3\/program\/soffice.bin: error while loading shared libraries: libuno_sal.so.3: cannot open shared object file: No such file or directory<\/pre>\n<\/div>\n<\/div>\n<p>Or<\/p>\n<div>\n<div>\n<pre>$ openoffice.org3\n\/opt\/openoffice.org3\/program\/soffice.bin: \/opt\/openoffice.org3\/program\/..\/basis-link\/ure-link\/lib\/libuno_sal.so.3: version `UDK_3.10' not found (required by \/opt\/openoffice.org3\/program\/..\/basis-link\/program\/libsfxli.so) \/opt\/openoffice.org3\/program\/soffice.bin: \/opt\/openoffice.org3\/program\/..\/basis-link\/program\/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by \/lib\/libcrypt.so.1)<\/pre>\n<\/div>\n<\/div>\n<p>Your system is probably installed the wrong version of the package\u00a0openoffice.org-ure. Example on Fedora YUM update upgrade\u00a0openoffice.org-ure\u00a0packet from openoffice.org-ure-1.6.0-9483 (right package) to openoffice.org-ure-3.1.1-19.26.fc12 (wrong package).<\/p>\n<h3>I recommend the following to fix the problem (as root):<\/h3>\n<p>Remove all OpenOffice.org 3.2.1 packages<\/p>\n<div>\n<div>\n<pre>yum remove openoffice.org-ure jre-1.6.0_20-fcs.i586 openoffice.org3.2-redhat-menus-*.noarch<\/pre>\n<\/div>\n<\/div>\n<p>Follow the earlier instructions to install OpenOffice again.<\/p>\n<p>Block openoffice.org-ure package updates. In other words, pin openoffice.org-ure-1.6.0-9483 package<br \/>\nAdd exclude row to\u00a0\/etc\/yum.conf\u00a0file, under the section\u00a0[main]:<\/p>\n<div>\n<div>\n<pre>## Edit file\nnano -w \/etc\/yum.conf\n\n## Add exclude row\n[main]\nexclude=openoffice.org-ure*<\/pre>\n<\/div>\n<\/div>\n<p>After that the openoffice.org-ure package will not be updated. It is important to remember to remove that line, at the stage where sometimes update the Open Office example via YUM package management.<\/p>\n<p><a title=\"Credits\" href=\"http:\/\/www.if-not-true-then-false.com\/2010\/install-openoffice-org-on-fedora-centos-red-hat-rhel\/\" target=\"_blank\" rel=\"noopener noreferrer\">Credits<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Install OpenOffice.org 3.2.1\/3.3.0 on Fedora 13\/14, CentOS\/Red, Hat (RHEL) 5.5 This is quick guide to install OpenOffice 3.2.1\u00a0on\u00a0Fedora 14,\u00a0Fedora 13,\u00a0Fedora 12,\u00a0CentOS 5.5,\u00a0Red Hat (RHEL) 5.5\u00a0and\u00a0Red Hat (RHEL) 6\u00a0with using OpenOffice.org original RPM packages. This guide is also updated to work &hellip; <a href=\"https:\/\/blog.ffteixeira.net\/?p=49\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-49","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/posts\/49","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=49"}],"version-history":[{"count":0,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=\/wp\/v2\/posts\/49\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=49"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=49"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.ffteixeira.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}