The telepathy-glib package is a library for GLib-based Telepathy components. Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.
This package is known to build and work properly using an LFS-6.5 platform.
Download (HTTP): http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.9.2.tar.gz
Download MD5 sum: 83be89144539472eac4ee4a4487f68c4
Download size: 2.4 MB
Estimated disk space required: 79 MB
Estimated build time: 1.7 SBU
D-Bus GLib Bindings-0.98, libxslt-1.1.26, and Python-2.7.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/telepathy-glib
Install telepathy-glib by running the following commands:
./configure --prefix=/usr \ --libexecdir=/usr/lib && make
To test the results, issue: make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2010-08-14 03:17:03 +0000