LibreOffice is not part of MeeGo in version 1.1 or lower. This page describes how to install LibreOffice on MeeGo Netbooks.
Installation
- Make sure Java is installed on your Netbook.
- Download latest FreOffice version from http://www.libreoffice.org/download to the download folder in your home directory (In this article it's ~/Downloads ). Make sure you are choosing the x86 Linux version.
- Switch to the Downloads directory:
cd ~/Downloads
- Extract the file using this command:
tar xfvz <downloaded file>.tar.gz
- Make the downloaded file executable:
chmod +x <downloaded file>.tar.gz
- Install the application and then install the :
sudo rpm -i ./<downloaded file directory>/RPMS/*.rpm
sudo rpm -i ./<downloaded file directory>/RPMS/desktop-integration/<libreoffice-version-freedesktop-menus>.rpm
Now you can start the office application in Applications -> Office.
MeeGo TODO
- Bring the .rpms into an official or Community repository