Meego Wiki
Views
From MeeGo wiki
Revision as of 17:06, 13 January 2011 by Jukey (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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
Personal tools