[Solved] Can't Upgrade to 4.1.4

Issues with installing under all GNU/Linux Distributions
Post Reply
artnow
Posts: 3
Joined: Thu Nov 30, 2017 4:16 am

[Solved] Can't Upgrade to 4.1.4

Post by artnow »

Hi all ...

Have tried to install OpenOffice 4.1.4 but after installation, I open up OO and check and it is still 4.1.3.

I downloaded from openoffice.org, find the download and double click then extract, navigate to DEBS/desktop-integration and double click the openoffice4.1-debian-menus_4.1.4-9788_all.deb. Installation window opens and says it is already installed but I re-install anyway. But I still end up with 4.1.3.

What am I doing wrong?
Last edited by artnow on Thu Nov 30, 2017 2:13 pm, edited 1 time in total.
OpenOffice 4.1.3 - Linux Mint 17.3
Bill
Volunteer
Posts: 8952
Joined: Sat Nov 24, 2007 6:48 am

Re: Can't Upgrade to 4.1.4

Post by Bill »

Did you install everything in DEBS (the program) or just what was in DEBS/desktop-integration (the menus)?
AOO 4.1.14 on Ubuntu MATE 22.04
User avatar
robleyd
Moderator
Posts: 5455
Joined: Mon Aug 19, 2013 3:47 am
Location: Murbko, Australia

Re: Can't Upgrade to 4.1.4

Post by robleyd »

double click the openoffice4.1-debian-menus_4.1.4-9788_all.deb.
I believe this is only the menu entries for AOO that you have installed. I'm not familiar with .deb installations, but if you navigate to the directory DEBS you mention above, you should find a number of .deb files there which are the actual guts of the AOO installation.
Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
artnow
Posts: 3
Joined: Thu Nov 30, 2017 4:16 am

[Solved] Re: Can't Upgrade to 4.1.4

Post by artnow »

Of course! Must have bumped my head on the "windows" ...

Using terminal I cd'd into the DEBS directory and then typed sudo dpkg -i *.deb ... worked perfectly.

Thanks for the help
OpenOffice 4.1.3 - Linux Mint 17.3
User avatar
RoryOF
Moderator
Posts: 35103
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: [Solved] Can't Upgrade to 4.1.4

Post by RoryOF »

When in the DEBS directory you should also

Code: Select all

 cd desktop-integration
sudo dpkg -i *.deb
This will install links to the components in the Office folder.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.5 LTS
artnow
Posts: 3
Joined: Thu Nov 30, 2017 4:16 am

Re: [Solved] Can't Upgrade to 4.1.4

Post by artnow »

Yes of course! Thanks, I would not have done that otherwise.
OpenOffice 4.1.3 - Linux Mint 17.3
Post Reply