Table of Content
English Български
AppUp Center for MeeGo
Overview
AppUp center is an application for MeeGo which will allows you to download, install and test Qt applications published through the Intel AppUp app store. This tutorial will describe how to deploy the AppUp center application on devices running the MeeGo operating system.
Download
AppUp center 2.5 Beta for MeeGo is available for tablets and netbooks. Please visit appdeveloper.intel.com [appdeveloper.intel.com] to download the latest version.
Install
Unpack and install the rpm [en.wikipedia.org] using the following command:
- sudo rpm -ivh com.intel.appup-netbook-2.5.22247.5-1.1.i586.rpm
Troubleshooting
If you get a error for missing libqtwebkit.so.4 install libqtwebkit using the following command:
- sudo zypper install libqtwebkit-devel

