sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com \ 67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8 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 sudo apt-get upgrade pidginDid it work for you? You are welcome to post your comments/questions or better yet, link to this post, blog about it and tell all your friends who might find this post useful. Hope this helps!
OLD ENTRY: It's been a week already since I was able to use pidgin to login to the Yahoo network on my Ubuntu installation. There seems to be a problem with the scs.msg.yahoo.com. To fix this problem, go to Accounts -> Manage Accounts then select the Yahoo account then click on Modify. Go to the Advanced tab and set Pager server to cn.scs.msg.yahoo.com. Click on Save and restart Pidgin.
it works.. :D
ReplyDeleteAlas, it is now saying that the server refused the connection. At least it is a different error...
ReplyDelete@NonstopCrunchy
ReplyDeleteAre you still having problems? Maybe I can help? You can email me at jessie dot evangelista at gmail dot com
Thanks it works like a magic.
ReplyDeleteI think you missed something.
ReplyDeleteYou should first do
sudo apt-get update
before upgrading pidgin :p