Si vous ne souhaitez pas upgrader votre OpenOffice 1.1.4 qui vous garantie des modèles fonctionnant parfaitement, il faut installer à partir des sources OpenOffice 2.0
Pour installer à partir d'un serveur avec le .deb déjà généré :
RDV sur http://backports.org/
Rene Engelhard, one of Debians openoffice.org maintainers, built a backport of openoffice.org 2.0.0-2 for sarge. It's available from here, and of course you can install it using apt, just add this line to your sources.list:
deb http://www.backports.org/pending/openoffice.org/ ./
Speaking of backports for sarge... Joerg Jaspert continued his work on the dak setup for backports.org, I'm confident that it's finished soon, so Debian developers can upload their own packages to backports.org.
Les liens qui m'ont servi:
http://www.generation-libre.com/content/view/784/74/
http://www.aixmarseille.com/Openoffice2_on_Debian_Sarge
Download Openoffice2
* Create a tmp directory ~/tmp
* CD into ~/tmp
*Go to this URL : Openoffice2 download page (http://download.openoffice.org/2.0.0/index.html)
* Select your language
* Download the package from the closest mirror in ~/tmp
wget -c ftp://openoffice.cict.fr/openoffice/stable/2.0.0/OOo_2.0.0_LinuxIntel_install.tar.gz
Unpack the archive
* cd ~/tmp
* tar xfz OOo_2.0.0_LinuxIntel_install_fr.tar.gz
RPM to DEB conversion
* Install "fakeroot" and "alien" with the command :
apt-get install fakeroot alien ( as root )
* Go to the RPMS subdir
cd ~/tmp/OOO680_m3_native_packed-3_fr.8968/RPMS
* Convert the packages
fakeroot alien -k *.i586.rpm
Installation
* AS ROOT: dpkg -i openoffice.org-*.deb
Running OpenOffice2
Use "/opt/openoffice.org2.0/program/soffice" to start OpenOffice2