Simple step to install Pidgin at Ubuntu by compile via source.
- Download source file from Pidgin download site.
- There are few packages need to install in order to compile the source. Below is the complete packages I install.
- Run the configure with below enable else you will encounter error like “SSL support is needed for MSN. Please install a supported SSL library.” when execute pidgin.
- Next step easy :
- Final step is run Pidgin.
sudo apt-get install gettext libglib2.0-dev libgtk2.0-dev libxml2-dev libnss-dev libnspr-dev libnss3-dev libgnutls-dev
./configure –enable-gnutls=yes
make
sudo make install

November 13th, 2007 - 1:50 pm
Nice write up on ! I enjoy your blog.