LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Upgrading OpenOffice.org Suite. (https://www.linuxquestions.org/questions/linux-software-2/upgrading-openoffice-org-suite-386772/)

ipodlinux 11-26-2005 03:42 PM

Upgrading OpenOffice.org Suite.
 
how do i upgrade my OpenOffice . org suite that came standard on my Mandriva 2006. I want to upgrade to 2.0(like i have in windows) and i was wondering how to do this. thanks.

jailbait 11-26-2005 03:56 PM

"how do i upgrade my OpenOffice . org suite that came standard on my Mandriva 2006. I want to upgrade to 2.0(like i have in windows) and i was wondering how to do this. thanks."

You can download OOo_2.0.0_LinuxIntel_install.tar.gz here:

http://linux.softpedia.com/progDownl...nload-253.html

This is a binary install, not a source install. So you cd to where the download file is and install it with this command:

tar -xzf OOo_2.0.0_LinuxIntel_install.tar.gz

-------------------------
Steve Stites

ipodlinux 11-26-2005 04:11 PM

Quote:

Originally posted by jailbait
"how do i upgrade my OpenOffice . org suite that came standard on my Mandriva 2006. I want to upgrade to 2.0(like i have in windows) and i was wondering how to do this. thanks."

You can download OOo_2.0.0_LinuxIntel_install.tar.gz here:

http://linux.softpedia.com/progDownl...nload-253.html

This is a binary install, not a source install. So you cd to where the download file is and install it with this command:

tar -xzf OOo_2.0.0_LinuxIntel_install.tar.gz

-------------------------
Steve Stites


how do i "cd to where the download file is and install it with this command".

ipodlinux 11-26-2005 05:46 PM

bump

reddazz 11-27-2005 03:21 AM

Quote:

Originally posted by ipodlinux
bump
Please do not bump your own threads unless you have not recieved a reply in a 24 hour period. This violates the LQ rules that you agreed to when you signed up.

You need to uninstall any old versions of OpenOffice.org that you have, untar the OOo 2.0 packages and install the rpms as root. If you don't know exactly what to do then post back with the exact path where you saved the OOo 2 package.

ipodlinux 11-27-2005 05:44 PM

ok i untarred the 00o package and put it in the /home/michael/Documents/

and i renamed the OOo package to "OpenOffice"[no quotes]

ipodlinux 11-27-2005 05:52 PM

how to i upgrade this using EasyUrpmi that i just downloaded?

reddazz 11-27-2005 05:57 PM

Quote:

Originally posted by ipodlinux
ok i untarred the 00o package and put it in the /home/michael/Documents/

and i renamed the OOo package to "OpenOffice"[no quotes]

Start a terminal session e.g konsole or gnome-terminal, switch to root by entering "su" and roots password, then do
Code:

#cd /home/michael/Documents/OpenOffice/RPMS
#rpm -Uvh *.rpm desktop-integration/*mandriva*


ipodlinux 11-27-2005 06:01 PM

Quote:

Originally posted by reddazz
Start a terminal session e.g konsole or gnome-terminal, switch to root by entering "su" and roots password, then do
Code:

#cd /home/michael/Documents/OpenOffice/RPMS
#rpm -Uvh *.rpm desktop-integration/*mandriva*



heres what i got when i typed that in....

Code:

[michael@localhost ~]$ su
Password:
[root@localhost michael]# cd /home/michael/Documents/OpenOffice/RPMS
bash: cd: /home/michael/Documents/OpenOffice/RPMS: No such file or directory
[root@localhost michael]# rpm -Uvh *.rpm desktop-integration/*mandriva*
error: File not found by glob: *.rpm
error: File not found by glob: desktop-integration/*mandriva*
[root@localhost michael]#


reddazz 11-27-2005 06:04 PM

So where exactly is the OOo directory because that error means the directory does not exist. When you downloaded the tar.gz file and extracted it, you should have ended up with a directory called OOO680_m3_native_packed-2_en-US.8968 is that the one you renamed to OpenOffice?

ipodlinux 11-27-2005 07:24 PM

Quote:

Originally posted by reddazz
So where exactly is the OOo directory because that error means the directory does not exist. When you downloaded the tar.gz file and extracted it, you should have ended up with a directory called OOO680_m3_native_packed-2_en-US.8968 is that the one you renamed to OpenOffice?
Yes. Well it was like OOo.

ipodlinux 11-27-2005 07:32 PM

oh ok...it was the OpenOffice folder..then inside was that 000mk3 whatever folder....lemme show you a screenshot.http://community.webshots.com/myphot...ecurity=VLoHvO

ipodlinux 11-27-2005 08:27 PM

i got like a preparing....
then 1.
2.
3.
etc.then it had
27.openoffice.org-mandriva##################################[100%]

what happens then??

is it all updated?

ipodlinux 11-27-2005 08:28 PM

ok...i have both on there now..i got 2.0 and the original...how do i delete the original one?????

reddazz 11-28-2005 04:29 AM

Quote:

Originally posted by ipodlinux
ok...i have both on there now..i got 2.0 and the original...how do i delete the original one?????
It would have been better to uninstall the old one first like I said in my first post. Anyway start the Mandrake Control Center -> Software -> Management -> Remove Software and search for openoffice, remove all openoffice.org 1.x packages and leave those for 2.x.


All times are GMT -5. The time now is 03:51 PM.