Empathy is an instant messaging program which supports text, voice, and video chat and file transfers over many different protocols.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/empathy/3.6/empathy-3.6.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/empathy/3.6/empathy-3.6.3.tar.xz
Download MD5 sum: b45dc0c996a7068efe897e6a22896943
Download size: 3.3 MB
Estimated disk space required: 120 MB
Estimated build time: 1.1 SBU
clutter-gst-2.0.2, clutter-gtk-1.4.2, evolution-data-server-3.6.4, Folks-0.8.0, libcanberra-0.30, PulseAudio-3.0, telepathy-farstream-0.6.0, telepathy-logger-0.8.0, telepathy-mission-control-5.14.1 and yelp-xsl-3.6.1
enchant-1.6.0 and ISO Codes-3.40, Nautilus-Sendto-3.6.1 and udev-Installed LFS Version or udev-extras (from systemd) (for GUdev)
Cheese-3.6.2, GeoClue-0.12.0, geocode-glib, libchamplain and Valgrind
telepathy-gabble (Jabber, Google Talk, XMPP), telepathy-haze (AIM, ICQ, Yahoo!), telepathy-salut (local network "Bonjour" - iChat-compatible) and telepathy-sofiasip (SIP)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/empathy
Install Empathy by running the following commands:
./configure --prefix=/usr \
--libexecdir=/usr/lib/empathy \
--disable-static &&
make
To test the results, issue: make check.
Now, as the root user:
make install
--disable-static: This
switch prevents installation of static versions of the libraries.
Last updated on 2013-02-11 18:51:17 +0000