Interested in advertising on Intense Cogitation? Check out our advertising policy!
lanterna
   
 
Advertisement

Pidgin

(Image source: Pidgin website)

1) Get the source code by going to the Pidgin site  and downloading the Linux source.

2) Unpack the archive with Archive Manager or equivalent.

3) Cd (change directory) into the extracted directory. Run the following command in Terminal, but replace the_directory with the directory name.

cd the_directory

4) Type in this command into Terminal to remove previous versions pf Pidgin (will not remove your personal info):

sudo apt-get remove –purge pidgin

5) Now, we need to install the dependencies to allow us to compile:

sudo apt-get install libxml2-dev checkinstall libgnutls-dev libgtk2.0-dev libglib2.0-dev gettext libgtkspell-dev

6) Wait for the packages to install, then run this command in Terminal:

./configure –prefix=/usr/local –enable-gnutls=yes

7) After that is done, run this in Terminal:

sudo make

When that is finally done (10 – 20 minutes later), run this in Terminal:

sudo checkinstall –exclude=/etc/gconf,/usr/bin,/usr/lib

Uninstallation

1) To uninstall Pidgin, run this command in Terminal:

sudo apt-get remove –purge pidgin pidgin-data

If you enjoyed this post, please consider sharing the post with the buttons below, leaving a comment, or subscribing to the RSS feed to have future articles delivered to your feed reader.
  1. Pidgin 2.7.1
  2. Giving a Stable Mount Point for a Windows Partition
  3. Record Audio via Terminal in Ubuntu/Debian
  4. Getting Fusion Icon
  5. Get Crontab Output via Email in Ubuntu/Debian

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

   

About Us

Intense Cogitation is an IB student blog designed by IB survivors for current IB students. :) We have a multitude of resources available for you, such as IB articles on topics from IB marks to all-nighters. We also have numerous samples of internal assessments for observation purposes.

Our current writers are Brian, Billy, Taras and Sarah-Jane.

Protip: Clicking on the image of the house at the top of the page to go back to the home page!

Subscribe to New Posts!

Please enter your email address below to subscribe to our latest updates:

Powered by Feedburner