<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Installing Pidgin in Linux from Source</title>
	<atom:link href="http://kyleabaker.com/2007/10/07/installing-pidgin-in-linux-from-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyleabaker.com/2007/10/07/installing-pidgin-in-linux-from-source/</link>
	<description>Web Technologies, Tips, Tricks and my Life</description>
	<pubDate>Wed, 19 Nov 2008 23:03:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Leonard</title>
		<link>http://kyleabaker.com/2007/10/07/installing-pidgin-in-linux-from-source/#comment-351</link>
		<dc:creator>Leonard</dc:creator>
		<pubDate>Thu, 03 Jul 2008 05:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://kyleabaker.com/wordpress/?p=64#comment-351</guid>
		<description>Thanks for the guide!
I have a debian Etch 40r3 system, (mostly KDE in my case), and had to use a bunch of disable switches when running the ./configure command - it wanted alot of libraries that weren't on my system.
Example: (as root from inside the pidgin-2.4.3 directory)

./configure --disable-screensaver --disable-startup-notification --disable-gtkspell --disable-gstreamer --disable-meanwhile --disable-avahi --disable-dbus  --disable-tcl

That's after I installed the XML parser and Perl libraries.

apt-get install libxml-parser-perl
and
apt-get install libperl-dev

Without the guide you posted here, and the good documentation during the ./configure stage of the pidgin install, I would not have pidgin running on my Debian system. Which would be odd - since I already had it on my XP system!
Thanks</description>
		<content:encoded><![CDATA[using <img src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/net/iceweasel.png' alt='Debian IceWeasel 2.0.0.12' title='Debian IceWeasel 2.0.0.12' style='border:0px;' /> <a href='http://geticeweasel.org' target='_blank' title='Debian IceWeasel 2.0.0.12'>Debian IceWeasel 2.0.0.12</a>  on <img src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/os/debian.png' alt='Debian GNU/Linux' title='Debian GNU/Linux' style='border:0px;' /> Debian GNU/Linux<br/><small>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080129 Iceweasel/2.0.0.12 (Debian-2.0.0.12-0etch1)</small><p>Thanks for the guide!<br />
I have a debian Etch 40r3 system, (mostly KDE in my case), and had to use a bunch of disable switches when running the ./configure command - it wanted alot of libraries that weren&#8217;t on my system.<br />
Example: (as root from inside the pidgin-2.4.3 directory)</p>
<p>./configure &#8211;disable-screensaver &#8211;disable-startup-notification &#8211;disable-gtkspell &#8211;disable-gstreamer &#8211;disable-meanwhile &#8211;disable-avahi &#8211;disable-dbus  &#8211;disable-tcl</p>
<p>That&#8217;s after I installed the XML parser and Perl libraries.</p>
<p>apt-get install libxml-parser-perl<br />
and<br />
apt-get install libperl-dev</p>
<p>Without the guide you posted here, and the good documentation during the ./configure stage of the pidgin install, I would not have pidgin running on my Debian system. Which would be odd - since I already had it on my XP system!<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
