Difference between revisions of "LibreOffice"
From WPKG | Open Source Software Deployment and Distribution
(Create LibreOffice stub page) |
(No difference)
|
Revision as of 15:36, 14 March 2011
LibreOffice is a fork of OpenOffice managed by the Document Foundation. For more infos see here
Get install files
You need to download LibreOffice from here
You need to download first :
- LibO_3.x.x_Win_x86_install_multi.exe
or
- LibO_3.x.x_Win_x86_install_all_lang.exe (for uncommon languages)
Additionaly you may want to install also help package for your language like :
- LibO_3.x.x_Win_x86_helppack_en-US.exe 8.6
About Java
Java Runtime Environment is a software prerequiste for LibreOffice, see the relevant WPKG installer example. It's the reason why i have add it as a <depends> package.
Warning about OpenOffice
LibreOffice will replace previous OpenOffice installations (up to 3.3.0 version). Keep this in mind in your package management.
If you have a previous OpenOffice package you have three choice :
- Remove it from profile so it's uninstalled first
- Remove it from profile and delete the openoffice.xml file from your server so it is unlisted as a package on the clients (but not uninstalled) by the WPKG zombi feature. (my prefered choice)
- Or, you can simply continue to use the "openoffice" name for your LibreOffice package.