Translation


by Transposh

Installing Empathy

In my last post I gave an insight on how empathy is a challenge for pidgin.Today I am going to run through the steps as found on livegnome.org for installation of empathy.

You can get the latest version of Empathy by changing your repositories as follows: First add the public key from the developers:

1
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FA3A1271

Next add the following repositories depending upon your Ubuntu version to /etc/apt/sources.lst or graphically in System->Administration->Synaptic Package Manager->Settings->Repositories:

For Jaunty(9.04) Users

deb http://ppa.launchpad.net/telepathy/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/telepathy/ppa/ubuntu jaunty main

For Intrepid(8.10) users

deb http://ppa.launchpad.net/telepathy/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/telepathy/ppa/ubuntu intrepid main

For Hardy(8.04) users

deb http://ppa.launchpad.net/telepathy/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/telepathy/ppa/ubuntu hardy main

You then need to update the source list using the following command

1
sudo apt-get update


Installing the appropriate packages

Then in a terminal, enter the following command:

1
sudo apt-get install empathy telepathy-mission-control telepathy-stream-engine telepathy-gabble telepathy-butterfly telepathy-haze telepathy-idle telepathy-salut telepathy-sofiasip python-msn empathy-megaphone-applet

Optionally, you can add more functionality/integration with the following:

1
sudo apt-get install nautilus-sendto-universe galago-telepathy-feed libtelepathy-farsight0 python-tpfarsight galago-eds-feed python-galago python-galago-gtk

The application will show up in Applications->Internet->”Empathy Instant Messenger”

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Technorati
  • Webnews
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • blogmarks
  • Bloglines
  • BlogMemes
  • Ask
  • DZone
  • Blogosphere News
  • De.lirio.us
  • VoteForIt

Tags: , , , , ,

6 Responses to “Installing Empathy”

Comments

  1. Anup says:

    Hi
    Gud informative stuff.Although i am not acquianted with these stuff,i think i can be up to date thru ur blogs..Keep it coming

  2. I suppose the same ideas could be applied to someone that offers no products but only advertising space on their blog. I guess that could be considered as a product

  3. MSN says:

    Hallo Intressante post, Jammer dat het engels is. Ik kom zelf vaak op nederlandse msn websites. Nederland heeft veel msn websites.

Pingbacks & Trackbacks

  1. [...] See the strange post: Installing Empathy | Ajatus Software [...]

Leave a Reply