Installing OpenOffice 4.1.3 on 3.4 ? - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18) +--- Thread: Installing OpenOffice 4.1.3 on 3.4 ? (/showthread.php?tid=4060) |
Installing OpenOffice 4.1.3 on 3.4 ? - PinStripe - 05-15-2017 I am trying to install OpenOffice 4.1.3 myself to LL 3.4. I have also removed Libre Office and have downloaded the Deb files for OO. My goal is to support OO rather than LO. But I followed the instructions on the site to install and it is not working. The instructions to install are: Installing The software is installed using the dpkg -i command. 1. Login as root or from the GUI, open a root terminal. 2. Type the following command, to install the software: dpkg -i -–force-overwrite openoffice.org*.deb \ desktop-integration/openoffice.org-debian-menus*.deb But it does not work. Any ideas? Re: Installing OpenOffice 4.1.3 on 3.4 ? - Valtam - 05-16-2017 Assuming you used the same url and I did, I followed the instructions here and had no problems - https://www.openoffice.org/download/common/instructions.html To avoid any issues, you must remove LibreOffice also. Break it down: - Download from here - https://www.openoffice.org/download/ - https://www.openoffice.org/download/common/instructions.html#linux-preinstall - sudo rm /usr/bin/soffice - sudo apt remove --purge libreoffice* - Remove the LibreOffice Menu shortcuts - https://www.freecinema2022.gq/forums/installing-software/uninstall-libre-office/ - Go to where your downloaded OpenOffice to. Extract the file, then cd to the extracted folder. - sudo dpkg -i *.deb - cd to the desktop-integration folder - sudo dpkg -i *.deb Finish. Re: Installing OpenOffice 4.1.3 on 3.4 ? - PinStripe - 05-16-2017 I still have broken Libre menu items in the main menu and have tried getting them out a few times now with no success. They are not listed in the Main menu Edit Apps. sudo remove --purge libreoffice* Command Not Found How do I delete the Libre files in the folders specified? Delete is ghosted and not sure how to do it as administrator. Re: Installing OpenOffice 4.1.3 on 3.4 ? - PinStripe - 05-16-2017 I THINK I got the OO to install... but I don't know for sure as there are NO links in the main menu for it. Also, cannot find it in the main menu Edit apps. I looked thru the entire menu and NO OO to be found. Re: Installing OpenOffice 4.1.3 on 3.4 ? - PinStripe - 05-17-2017 It seemed to install though I can't find it no where. I did a search and it is no where, though the terminal said the install was successful. Now what? Re: Installing OpenOffice 4.1.3 on 3.4 ? - Artim - 05-17-2017 Try opening it in the terminal. Re: Installing OpenOffice 4.1.3 on 3.4 ? - Valtam - 05-18-2017 Go through the install again using my instructions, this time, when using the Terminal, post any output here. Re: Installing OpenOffice 4.1.3 on 3.4 ? - PinStripe - 05-18-2017 I found the Libre writer only in the repository. So, I DL'ed that and cannot find it anywhere in the menu, either. What is up, here? Also, I did basically follow your instructions before. Re: Installing OpenOffice 4.1.3 on 3.4 ? - PinStripe - 05-18-2017 (05-17-2017, 10:44 PM)RandomBoy link Wrote: Try opening it in the terminal. How do I do this? Sorry, some things I just haven't done, even tho I've been on Linux for years. 8/ EDIT: never mind... I figured it out. Re: Installing OpenOffice 4.1.3 on 3.4 ? - Valtam - 05-18-2017 The instructions I gave worked perfectly on my system (Linux Lite 3.4 64bit) At this stage, it's difficult to tell what state your system is in now with all the changes. Perhaps the lesson to learn here is when you choose to start using for example an Office suite other than what we provide, ask us first how to replace it before proceeding. |