
Originally Posted by
starlily
HOT TO FIX THE TLS ERROR FOR GOOGLE TALK IN PIDGIN!
In a couple of Really Easy Steps:
Since there is no Pidgin Package for Ubuntu yet, I assume you are already building from the source.
do 'make clean' if you have already built it and you get the error.
Open Synaptic Package Manager, search for and install 'libgnutls-dev'
When you run ./configure to build Pidgin, do './configure --enable-gnutls=yes', then look for
SSL Library/Libraries......... : GnuTLS
when it finishes.
do sudo make install (as normal) to finish.
You're Welcome.
Lily
Bookmarks