Home · All Classes · All Namespaces · Modules · Functions · Files

Installation

Installing from source on Linux

Requirements

Building Telepathy-Qt4 requires:

For the full set of regression tests to run, you'll also need:

and to build the example VoIP call UI (examples/call), you'll need:

Building also requires the cmake build system.

Building

After installing all dependencies, run:

   $ mkdir build; cd build
   $ cmake ..
   $ make
   $ make install 


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.4.4