(Created page with "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 …") |
Dawnfoster (Talk | contribs) (added tablet notes.) |
||
| Line 1: | Line 1: | ||
| - | LibreOffice is not part of MeeGo in version 1.1 or lower. This page describes how to install LibreOffice on MeeGo Netbooks. | + | 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== | ==Installation== | ||
| Line 14: | Line 14: | ||
sudo rpm -i ./<downloaded file directory>/RPMS/desktop-integration/<libreoffice-version-freedesktop-menus>.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. | + | Now you can start the office application in Applications -> Office for netbook. |
==MeeGo TODO== | ==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 | * Bring the .rpms into an official or Community repository | ||
[[Category:Netbook]] | [[Category:Netbook]] | ||
LibreOffice is not part of MeeGo in version 1.1 or lower. This page describes how to install LibreOffice on MeeGo Netbooks or Tablet.
cd ~/Downloads
tar xfvz <downloaded file>.tar.gz
chmod +x <downloaded file>.tar.gz
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 for netbook.