Meego Wiki
Views
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Installation)
(Updated installation to match latest LibreOffice, and link to example .desktop file installation)
Line 5: Line 5:
*Download latest LibreOffice 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 RPM version, e.g.
*Download latest LibreOffice 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 RPM version, e.g.
** http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86/LibO_3.3.1_Linux_x86_install-rpm_en-US.tar.gz
** http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86/LibO_3.3.1_Linux_x86_install-rpm_en-US.tar.gz
-
** http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86_64/LibO_3.3.1_Linux_x86-64_helppack-rpm_en-US.tar.gz (optional help files)
+
** http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86/LibO_3.3.1_Linux_x86-64_helppack-rpm_en-US.tar.gz (optional help files)
*Switch to the Downloads directory:
*Switch to the Downloads directory:
  cd ~/Downloads
  cd ~/Downloads

Revision as of 19:13, 7 March 2011

LibreOffice is not part of MeeGo in version 1.1 or lower. This page describes how to install LibreOffice on MeeGo Netbooks or Tablet.

Installation

cd ~/Downloads
  • Extract the file using this command:
tar xfvz <downloaded file>.tar.gz
  • Install the application and then install the :
sudo rpm -i ./<downloaded file directory>/RPMS/*.rpm

for example:

$ rpm -ivh LibO_3.3.1rc2_Linux_x86_install-rpm_en-US/RPMS/*.rpm
Preparing...                ########################################### [100%]
  1:libreoffice3-ure       ########################################### [  2%]
  2:libobasis3.3-core01    ########################################### [  4%]
  3:libobasis3.3-core02    ########################################### [  6%]
  4:libobasis3.3-core03    ########################################### [  8%]
  5:libobasis3.3-core04    ########################################### [ 10%]
  6:libobasis3.3-core05    ########################################### [ 12%]
  7:libobasis3.3-core06    ########################################### [ 14%]
  8:libobasis3.3-core07    ########################################### [ 16%]
  9:libobasis3.3-en-US     ########################################### [ 18%]
 10:libobasis3.3-impress   ########################################### [ 20%]
 11:libobasis3.3-en-US-base########################################### [ 22%]
 12:libobasis3.3-en-US-calc########################################### [ 24%]
 13:libobasis3.3-en-US-math########################################### [ 26%]
 14:libobasis3.3-en-US-res ########################################### [ 28%]
 15:libobasis3.3-en-US-writ########################################### [ 30%]
 16:libobasis3.3-base      ########################################### [ 32%]
 17:libobasis3.3-calc      ########################################### [ 34%]
 18:libobasis3.3-draw      ########################################### [ 36%]
 19:libobasis3.3-images    ########################################### [ 38%]
 20:libreoffice3           ########################################### [ 40%]
 21:libobasis3.3-math      ########################################### [ 42%]
 22:libobasis3.3-writer    ########################################### [ 44%]
 23:libreoffice3-writer    ########################################### [ 46%]
 24:libreoffice3-math      ########################################### [ 48%]
 25:libreoffice3-base      ########################################### [ 50%]
 26:libreoffice3-calc      ########################################### [ 52%]
 27:libreoffice3-dict-en   ########################################### [ 54%]
 28:libreoffice3-dict-es   ########################################### [ 56%]
 29:libreoffice3-dict-fr   ########################################### [ 58%]
 30:libreoffice3-draw      ########################################### [ 60%]
 31:libreoffice3-en-US     ########################################### [ 62%]
 32:libreoffice3-impress   ########################################### [ 64%]
 33:libobasis3.3-ogltrans  ########################################### [ 66%]
 34:libobasis3.3-en-US-binf########################################### [ 68%]
 35:libobasis3.3-extension-########################################### [ 70%]
 36:libobasis3.3-extension-########################################### [ 72%]
 37:libobasis3.3-extension-########################################### [ 74%]
 38:libobasis3.3-extension-########################################### [ 76%]
 39:libobasis3.3-extension-########################################### [ 78%]
 40:libobasis3.3-extension-########################################### [ 80%]
 41:libobasis3.3-binfilter ########################################### [ 82%]
 42:libobasis3.3-gnome-inte########################################### [ 84%]
 43:libobasis3.3-graphicfil########################################### [ 86%]
 44:libobasis3.3-javafilter########################################### [ 88%]
 45:libobasis3.3-kde-integr########################################### [ 90%]
 46:libobasis3.3-ooofonts  ########################################### [ 92%]
 47:libobasis3.3-ooolinguis########################################### [ 94%]
 48:libobasis3.3-pyuno     ########################################### [ 96%]
 49:libobasis3.3-testtool  ########################################### [ 98%]
 50:libobasis3.3-xsltfilter########################################### [100%]

Note that desktop integration files are included in package libreoffice3-3.3.1-8.i586 but not installed anywhere:

/opt/libreoffice/share/xdg/base.desktop
/opt/libreoffice/share/xdg/calc.desktop
/opt/libreoffice/share/xdg/draw.desktop
/opt/libreoffice/share/xdg/impress.desktop
/opt/libreoffice/share/xdg/javafilter.desktop
/opt/libreoffice/share/xdg/math.desktop
/opt/libreoffice/share/xdg/printeradmin.desktop
/opt/libreoffice/share/xdg/qstart.desktop
/opt/libreoffice/share/xdg/startcenter.desktop
/opt/libreoffice/share/xdg/writer.desktop

A modified version of these files, (still missing icons which need to be installed separately) is located at:

File:HOME-dot-local-share-applications-libreoffice.tgz

MeeGo TODO

  • Need instructions for installing on tablet to display icon (icon doesn't get installed on tablet you can start it from the command line).
  • Bring the .rpms into an official or Community repository
Personal tools