Meego Wiki
Views

Getting started with the MeeGo SDK for Linux

From MeeGo wiki
Jump to: navigation, search


Contents

Introduction

The MeeGo SDK for Linux includes the following in a single download image:

  • A MeeGo QEMU virtual environment, which boots the MeeGo OS in a virtual machine and shows the UI in a window on your Linux workstation
  • A MeeGo chroot (change-root) environment, based on Xephyr (http://www.freedesktop.org/wiki/Software/Xephyr), with some scripts to start/stop a MeeGo desktop inside Xephyr, and Qt Creator, which can be configured to deploy to remote MeeGo devices

For information on these debugging environments, see MeeGo SDK options. For problems with any of these steps, see the Troubleshooting page.

Pre-requisites

To use the MeeGo SDK, you should be running a reasonably modern Linux distribution (such as Fedora 13, Ubuntu 10.04 LTS, openSUSE 11.3) on reasonably modern hardware, such as:

  • CPU: 32bit Intel Atom or Intel Core 2 CPU

In addition:

  • QEMU requires that your system have Virtualization (VT) support for graphics acceleration. Check the Graphics Acceleration page to ensure your system is capable.
  • Xephyr requires that your system have an Intel graphics chipset.

Download the MeeGo SDK Image

Image TypeSizeFileMD5SUM
Netbook507MB compressed
3.1GB uncompressed
meego-netbook-ia32-1.0.80.12.20100727.1-sdk-pre0729.tar.bz2Compressed: b74fc7240795c57591b25d5eb635db8c
Uncompressed: 96fa4b33e1d9bacfc0c76bc236b3acd1
Handset352MB compressed
3.1 GB uncompressed
meego-handset-ia32-1.0.80.9.20100706.1-sdk-pre0729.tar.bz2Compressed: 12803fd8e64e6426fae82dd3ca518a84
Uncompressed: 2f48eca3eadab67a53049c533cec3bd9

Building From Source: For information on building qemu-gl and the above images from source, see the QEMU tools page.


Setup QEMU or Xephyr

Once the SDK image is downloaded and unpacked, follow the instructions on either of the following pages:


Another language version of this page



Personal tools