Jump to content

Installing Openoffice 2 [solved]


Kowash
 Share

Recommended Posts

Hi

 

Could be a mistake I made. Just want someone to help me find the problem. I have struggled for more than 2 hours. I feel like a shrimp in a diner. I am loosing my shell!!!!!!

 

I followed the instructions on the following page after I installed JAVA. http://download.openoffice.org/2.0.0/instructions.html#linux. I used the RPM installation instructions.

 

After I followed the instructions and only completed a installation in the Konsole, I tried again cause there is still not a openoffice in my menu, even if I restart. This is what happened. Am I missing something. The script of the installation instructions is below

 

[root@localhost ~]# cd /root/OOo_2.0.0_LinuxIntel_install/RPMS

[root@localhost RPMS]# rpm -Uvih *rpm

Preparing... ########################################### [100%]

package openoffice.org-core08-2.0.0-3 is already installed

package openoffice.org-core07-2.0.0-3 is already installed

package openoffice.org-core06-2.0.0-3 is already installed

package openoffice.org-core05-2.0.0-3 is already installed

package openoffice.org-core04-2.0.0-3 is already installed

package openoffice.org-core03-2.0.0-3 is already installed

package openoffice.org-core01-2.0.0-3 is already installed

package openoffice.org-base-2.0.0-3 is already installed

package openoffice.org-calc-2.0.0-3 is already installed

package openoffice.org-core02-2.0.0-3 is already installed

package openoffice.org-core03u-2.0.0-3 is already installed

package openoffice.org-core04u-2.0.0-3 is already installed

package openoffice.org-core05u-2.0.0-3 is already installed

package openoffice.org-core09-2.0.0-3 is already installed

package openoffice.org-core10-2.0.0-3 is already installed

package openoffice.org-draw-2.0.0-3 is already installed

package openoffice.org-gnome-integration-2.0.0-3 is already installed

package openoffice.org-graphicfilter-2.0.0-3 is already installed

package openoffice.org-impress-2.0.0-3 is already installed

package openoffice.org-javafilter-2.0.0-3 is already installed

package openoffice.org-math-2.0.0-3 is already installed

package openoffice.org-pyuno-2.0.0-3 is already installed

package openoffice.org-spellcheck-2.0.0-3 is already installed

package openoffice.org-testtool-2.0.0-3 is already installed

package openoffice.org-writer-2.0.0-3 is already installed

package openoffice.org-xsltfilter-2.0.0-3 is already installed

[root@localhost RPMS]# cd /root/OOo_2.0.0_LinuxIntel_install/rpms/desktop-integration

bash: cd: /root/OOo_2.0.0_LinuxIntel_install/rpms/desktop-integration: No such file or directory

[root@localhost RPMS]# cd /root/OOo_2.0.0_LinuxIntel_install/RPMS/desktop-integration

[root@localhost desktop-integration]# rpm -Uvih *rpm

Preparing... ########################################### [100%]

1:openoffice.org-mandriva########################################### [100%]

[root@localhost desktop-integration]# cd /root/OOo_2.0.0_LinuxIntel_install/RPMS

[root@localhost RPMS]# rpm -Uvih *rpm

Preparing... ########################################### [100%]

package openoffice.org-core08-2.0.0-3 is already installed

package openoffice.org-core07-2.0.0-3 is already installed

package openoffice.org-core06-2.0.0-3 is already installed

package openoffice.org-core05-2.0.0-3 is already installed

package openoffice.org-core04-2.0.0-3 is already installed

package openoffice.org-core03-2.0.0-3 is already installed

package openoffice.org-core01-2.0.0-3 is already installed

package openoffice.org-base-2.0.0-3 is already installed

package openoffice.org-calc-2.0.0-3 is already installed

package openoffice.org-core02-2.0.0-3 is already installed

package openoffice.org-core03u-2.0.0-3 is already installed

package openoffice.org-core04u-2.0.0-3 is already installed

package openoffice.org-core05u-2.0.0-3 is already installed

package openoffice.org-core09-2.0.0-3 is already installed

package openoffice.org-core10-2.0.0-3 is already installed

package openoffice.org-draw-2.0.0-3 is already installed

package openoffice.org-gnome-integration-2.0.0-3 is already installed

package openoffice.org-graphicfilter-2.0.0-3 is already installed

package openoffice.org-impress-2.0.0-3 is already installed

package openoffice.org-javafilter-2.0.0-3 is already installed

package openoffice.org-math-2.0.0-3 is already installed

package openoffice.org-pyuno-2.0.0-3 is already installed

package openoffice.org-spellcheck-2.0.0-3 is already installed

package openoffice.org-testtool-2.0.0-3 is already installed

package openoffice.org-writer-2.0.0-3 is already installed

package openoffice.org-xsltfilter-2.0.0-3 is already installed

[root@localhost RPMS]#

 

 

Linux RPM-based Installation

Prerequisites

 

If you want Java integration, you want to make sure you have the latest JRE installed. It should be at least JRE 1.4. You can find the JRE for Linux at the Java JRE for Linux download site. Alternatively, it might be included on the installation media of your distro as part of a complete Java development environment.

Installation Steps

 

1. Unpack the downloaded image into a directory. For example, currently, the following command would unpack into the current directory:

2. tar xvzf OOo_2.0.0_LinuxIntel_install.tar.gz

3. Su to root, if necessary.

4. cd into the directory with the unpacked image. This could be RPMS.

5. Delete any rpm files that do not apply to your system. For example, on a Fedora Core 3 system, delete any rpms specific to another distribution such as openofficeorg-suse-menus-1.9.79-1.noarch.rpm.

6. Then execute rpm -Uvih *rpm.

Edited by Kowash
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...