yahoo mail contacts in pidgin

Asked by sujith.p.j

sir,
      my yahoo contacts are not importing or showing in the buddy list in pidgin.but google dont have this problem.can you help me solving this problem?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu pidgin Edit question
Assignee:
No assignee Edit question
Solved by:
Rob Frerejean
Solved:
Last query:
Last reply:
Revision history for this message
Best Rob Frerejean (hffrerejean) said :
#1

What version of Pidgin are you using?

To update to the latest one do this in a terminal.

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com \ 67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8

Then this.

echo deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu \ `lsb_release --short --codename` main | \
    sudo tee /etc/apt/sources.list.d/pidgin-ppa.list

Then run your update manager. It will now be updated.

Rob

Revision history for this message
sujith.p.j (sujith-pj) said :
#2

Thanks Rob Frerejean, that solved my question.

Revision history for this message
Rob Frerejean (hffrerejean) said :
#3

Glad I could help you.