telepathy-farstream-0.6.2

Introduction to Telepathy Farstream

The Telepathy Farstream is a Telepathy client library that uses Farstream to handle Call channels.

This package is known to build and work properly using an LFS-7.6 systemd platform.

Package Information

Telepathy Farstream Dependencies

Required

Farstream-0.2.4 and telepathy-glib-0.24.1

Optional

GTK-Doc-1.20

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/telepathy-farstream

Installation of Telepathy Farstream

Install Telepathy Farstream by running the following commands:

./configure --prefix=/usr --disable-static &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--disable-static: This switch prevents installation of static versions of the libraries.

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Libraries: libtelepathy-farstream.so
Installed Directories: /usr/include/telepathy-1.0/telepathy-farstream and /usr/share/gtk-doc/html/telepathy-farstream

Short Descriptions

libtelepathy-farstream.so

contains Telepathy Farstream API functions.

Last updated on 2014-08-25 14:56:55 -0700