NL/Documentation/How Tos/Installing on Debian based Distros

From Apache OpenOffice Wiki
< NL‎ | Documentation‎ | How Tos
Revision as of 18:18, 8 December 2009 by DiGro (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

het concept van Ubuntu is dat als een smaak eenmaal is vrijgegeven, er geen update is voor de inhoud ervan, met uitzondering van veiligheidsproblemen. Daarom geldt, als u eenmaal hebt gekozen voor een bepaalde smaak (Dapper, Edgy, Feisty, ...), wordt uw OOo-versie niet bijgewerkt. Basis reden is : integratie is gevalideerd met dit pakket, een nieuw zou het systeem in de war kunnen schoppen.

Maar Ubuntu uitgaven van OOo staan erom bekend dat ze nogal last hebben van bugs, in het bijzonder die van Feisty. Vanaf 2.3 is OOo is ook beschikbaar in .deb-formaat, er is dus geen noodzaak meer om de pakketten te converteren met alien zoals daarvoor.

Hier is een installatiemethode voor alle op Debian gebaseerde distro's :



verwijder alle pakketten van de geïnstalleerde versie

Ga naar Synaptic or uw pakketbeheerder en markeer alle geïnstalleerde openoffice.org pakketten om te worden verwijderd (de tekenreeks ubuntu staat in hun versienummer).

This is mandatory for your first upgrade of the distro delivered OOo version. There is no need to do that for the following upgrades. For Ubuntu, the system will also remove the ubuntu-desktop package. This is a meta package that can be removed safely. But in case you want to upgrade your whole distro, you will have to install back this package (and the OOo original version).

Alternatively, in Ubuntu, open a terminal and enter:

   sudo apt-get remove openoffice.org-core

Download the tarball (.tar.gz file) from the official OOo web site

Go to http://download.openoffice.org/other.html and select the Linux DEB version. If you have troubles getting the automatic download, see on the mirrors: http://distribution.openoffice.org/mirrors/#mirrors.


Extract the tarball in your home directory (or any other directory you want)

Open a terminal (you should be directly in your home directory) and enter:

   tar -vxzf filename

Example (for 2.4.0): filename = OOo_2.4.0_LinuxIntel_install_en-US_deb.tar.gz

You should see a new folder, say OOo_inst_folder. Example (for 2.4.0): OOo_inst_folder = OOH680_m12_native_packed-1_en-US.9286


Install the created .debs

Template:Documentation/Note

   cd OOo_inst_folder/DEBS
   sudo dpkg -i *.deb


Update the Gnome menu

1. Go to the desktop integration subfolder.

   cd desktop-integration

2. Run again the previous installation command.

   sudo dpkg -i *.deb

Here you are, menus should have been updated.


Template:Documentation/FromForum

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools