<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EAK Just Debian Guru Page :) &#187; Pidgin</title>
	<atom:link href="http://eakcorp.com/category/desktop/pidgin/feed/" rel="self" type="application/rss+xml" />
	<link>http://eakcorp.com</link>
	<description>Just another Linux weblog</description>
	<lastBuildDate>Wed, 24 Mar 2010 08:31:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Pidgin 2.6.2 on Lenny</title>
		<link>http://eakcorp.com/2010/02/install-pidgin-2-6-2-on-lenny/</link>
		<comments>http://eakcorp.com/2010/02/install-pidgin-2-6-2-on-lenny/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 08:22:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Pidgin]]></category>

		<guid isPermaLink="false">http://eakcorp.com/?p=235</guid>
		<description><![CDATA[The version of Pidgin that is in the Lenny repositories has some problems. It’s an older version and does not work with Yahoo messenger, usually you can’t get the proper certifcate from Yahoo in Pidgin. I attempted to install it myself using the version of Pidgin for Sid by downloading the files from Debian. I [...]]]></description>
			<content:encoded><![CDATA[<p>The version of Pidgin that is in the Lenny repositories has some problems. It’s an older version and does not work with Yahoo messenger, usually you can’t get the proper certifcate from Yahoo in Pidgin. I attempted to install it myself using the version of Pidgin for Sid by downloading the files from Debian. I ran into dependency issue after issue and finally decided just to go with backports.  This is the easiest way to install Pidgin 2.6 on Debian Lenny.</p>
<p>Using <strong>Lenny-Backports</strong> you can<strong> install Pidgin 2.6.2 on Debian Lenny</strong>.<br />
<span id="more-235"></span></p>
<blockquote><p>Backports are recompiled packages from testing (mostly) and unstable (in a few cases only, e.g. security updates), so they will run without new libraries (wherever it is possible) on a stable Debian distribution. I recommend you to pick out single backports which fits your needs, and not to use all backports available here.</p>
<p><a href="http://www.backports.org/dokuwiki/doku.php">-from backports.org</a></p></blockquote>
<p>To add backports to your apt sources do the following steps.</p>
<p>open up <strong>/etc/apt/sources.list</strong> in your editor of choice (as root)</p>
<blockquote><p>add the line:  <strong>deb http://www.backports.org/debian lenny-backports main contrib non-free</strong></p></blockquote>
<p>save the sources.list</p>
<blockquote><p><strong>apt-get update</strong></p></blockquote>
<p>Now you need to add key from backports.</p>
<blockquote><p><strong>apt-get install debian-backports-keyring<br />
</strong></p>
<p>or</p>
<p><strong>gpg –keyserver hkp://subkeys.pgp.net –recv-keys 16BA136C<br />
gpg –export 16BA136C | apt-key add -<br />
</strong></p>
<p>or</p>
<p><strong>wget -O – http://backports.org/debian/archive.key | apt-key add -</strong></p></blockquote>
<p>Now I would suggest removing the current pidgin install.</p>
<blockquote><p><strong>apt-get remove pidgin</strong></p></blockquote>
<p>Once it is removed use the -t lenny-backports flag to install pidgin.</p>
<blockquote><p><strong>apt-get install -t lenny-backports pidgin</strong></p></blockquote>
<p>http://www.debiantoday.com/install-pidgin-2-6-2-on-lenny/</p>
<p><!-- end #sidebar --></p>
]]></content:encoded>
			<wfw:commentRss>http://eakcorp.com/2010/02/install-pidgin-2-6-2-on-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
